Skip to content

Commit d94b07f

Browse files
chore(deps): bump the npm-deps group across 1 directory with 3 updates
Bumps the npm-deps group with 3 updates in the / directory: [@tauri-apps/api](https://github.com/tauri-apps/tauri), [rollup](https://github.com/rollup/rollup) and [typescript](https://github.com/microsoft/TypeScript). Updates `@tauri-apps/api` from 2.9.1 to 2.10.1 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.9.1...@tauri-apps/api-v2.10.1) Updates `rollup` from 4.54.0 to 4.60.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.54.0...v4.60.1) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: "@tauri-apps/api" dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: rollup dependency-version: 4.60.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dabd990 commit d94b07f

2 files changed

Lines changed: 136 additions & 109 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
"husky": "^9.1.7",
4747
"rollup": "^4.9.6",
4848
"tslib": "^2.6.2",
49-
"typescript": "^5.3.3"
49+
"typescript": "^6.0.2"
5050
}
5151
}

0 commit comments

Comments
 (0)