Skip to content

Commit 9dcfde9

Browse files
Bump the npm group with 2 updates
Bumps the npm group with 2 updates: [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) and [typescript](https://github.com/Microsoft/TypeScript). Updates `@types/uuid` from 9.0.8 to 10.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `typescript` from 5.4.5 to 5.5.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.2) --- updated-dependencies: - dependency-name: "@types/uuid" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8723b5b commit 9dcfde9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@octokit/plugin-retry": "^5.0.2",
3333
"@octokit/types": "^13.5.0",
3434
"@schemastore/package": "0.0.10",
35-
"@types/uuid": "^9.0.8",
35+
"@types/uuid": "^10.0.0",
3636
"adm-zip": "^0.5.14",
3737
"check-disk-space": "^3.4.0",
3838
"console-log-level": "^1.4.1",
@@ -74,7 +74,7 @@
7474
"nock": "^13.5.4",
7575
"removeNPMAbsolutePaths": "3.0.1",
7676
"sinon": "^18.0.0",
77-
"typescript": "^5.4.5"
77+
"typescript": "^5.5.2"
7878
},
7979
"overrides": {
8080
"@actions/tool-cache": {

0 commit comments

Comments
 (0)