Skip to content

Commit 94fcdd5

Browse files
chore(deps-dev): bump the types group in /packages/web with 2 updates
Bumps the types group in /packages/web with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid). Updates `@types/node` from 20.19.22 to 24.8.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/uuid` from 9.0.8 to 11.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.8.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: types - dependency-name: "@types/uuid" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: types ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 722d2f5 commit 94fcdd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@
8181
"@types/d3": "^7.4.0",
8282
"@types/jest": "29.4.0",
8383
"@types/ms": "^2.1.0",
84-
"@types/node": "^20.19.0",
84+
"@types/node": "^24.10.1",
8585
"@types/react": "18.2.5",
8686
"@types/react-dom": "18.2.5",
87-
"@types/uuid": "^9.0.7",
87+
"@types/uuid": "^11.0.0",
8888
"@typescript-eslint/parser": "^8.46.1",
8989
"babel-jest": "29.4.3",
9090
"babel-loader": "9.1.2",

0 commit comments

Comments
 (0)