Skip to content

Commit

Permalink
Bump @types/node from 22.9.3 to 22.10.0 in /web
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.3 to 22.10.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and CRoberto1926 committed Nov 26, 2024
1 parent 318c57d commit 3fcb8a0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@ngxs/devtools-plugin": "18.1.6",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.13",
"@types/node": "22.9.3",
"@types/node": "22.10.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/eslint-plugin-tslint": "7.0.2",
"@typescript-eslint/parser": "8.16.0",
Expand Down
19 changes: 13 additions & 6 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5089,12 +5089,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.9.3":
version: 22.9.3
resolution: "@types/node@npm:22.9.3"
"@types/node@npm:22.10.0":
version: 22.10.0
resolution: "@types/node@npm:22.10.0"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/954ec72bf29436ea62425a9563914a9c1e93f97b18194acd51d74d13998a701977547ed2985ed3a0e97211b785436d28377116e5f613bfcf3182d9bd81d784dc
undici-types: "npm:~6.20.0"
checksum: 10c0/efb3783b6fe74b4300c5bdd4f245f1025887d9b1d0950edae584af58a30d95cc058c10b4b3428f8300e4318468b605240c2ede8fcfb6ead2e0f05bca31e54c1b
languageName: node
linkType: hard

Expand Down Expand Up @@ -10938,7 +10938,7 @@ __metadata:
"@ngxs/store": "npm:18.1.6"
"@types/jest": "npm:29.5.14"
"@types/lodash": "npm:4.17.13"
"@types/node": "npm:22.9.3"
"@types/node": "npm:22.10.0"
"@typescript-eslint/eslint-plugin": "npm:8.16.0"
"@typescript-eslint/eslint-plugin-tslint": "npm:7.0.2"
"@typescript-eslint/parser": "npm:8.16.0"
Expand Down Expand Up @@ -15056,6 +15056,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
checksum: 10c0/68e659a98898d6a836a9a59e6adf14a5d799707f5ea629433e025ac90d239f75e408e2e5ff086afc3cace26f8b26ee52155293564593fbb4a2f666af57fc59bf
languageName: node
linkType: hard

"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
version: 2.0.1
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.1"
Expand Down

0 comments on commit 3fcb8a0

Please sign in to comment.