Skip to content

Commit

Permalink
Bump @types/node from 20.16.5 to 22.9.3
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.5 to 22.9.3.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024

Verified

This commit was signed with the committer’s verified signature.
marcomontalbano Marco Montalbano
1 parent 43c2283 commit d47f2ff
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@
"@types/eslint__js": "^8.42.3",
"@types/fastify-cors": "^2.1.0",
"@types/jest": "^29.5.13",
"@types/node": "^20.14.9",
"@types/node": "^22.9.3",
"@types/ws": "^8.5.12",
"eslint": "^9.11.1",
"jest": "^29.7.0",
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1207,12 +1207,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.9":
version: 20.16.5
resolution: "@types/node@npm:20.16.5"
"@types/node@npm:^22.9.3":
version: 22.9.3
resolution: "@types/node@npm:22.9.3"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/6af7994129815010bcbc4cf8221865559c8116ff43e74a6549525c2108267596fc2d18aff5d5ecfe089fb60a119f975631343e2c65c52bfa0955ed9dc56733d6
undici-types: "npm:~6.19.8"
checksum: 10c0/954ec72bf29436ea62425a9563914a9c1e93f97b18194acd51d74d13998a701977547ed2985ed3a0e97211b785436d28377116e5f613bfcf3182d9bd81d784dc
languageName: node
linkType: hard

@@ -1426,7 +1426,7 @@ __metadata:
"@types/eslint__js": "npm:^8.42.3"
"@types/fastify-cors": "npm:^2.1.0"
"@types/jest": "npm:^29.5.13"
"@types/node": "npm:^20.14.9"
"@types/node": "npm:^22.9.3"
"@types/ws": "npm:^8.5.12"
axios: "npm:^1.7.7"
buffer-image-size: "npm:^0.6.4"
@@ -5695,7 +5695,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344

0 comments on commit d47f2ff

Please sign in to comment.