Skip to content

Commit

Permalink
Bump @types/node from 20.16.5 to 22.7.7
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.7.7.
- [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 Oct 21, 2024
1 parent 5a5c6ff commit 03c9cce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.7.7",
"@types/ws": "^8.5.12",
"eslint": "^9.11.1",
"jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.7.7":
version: 22.7.7
resolution: "@types/node@npm:22.7.7"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/6af7994129815010bcbc4cf8221865559c8116ff43e74a6549525c2108267596fc2d18aff5d5ecfe089fb60a119f975631343e2c65c52bfa0955ed9dc56733d6
checksum: 10c0/07268a1e990ad9d9b1865092881317ea679a46eb6706d83a8874eec75fdddae6cfd6452e4e68b651561183e2a8f8548276f3155744bc402c2545978c19b70d65
languageName: node
linkType: hard

Expand Down Expand Up @@ -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.7.7"
"@types/ws": "npm:^8.5.12"
axios: "npm:^1.7.7"
buffer-image-size: "npm:^0.6.4"
Expand Down

0 comments on commit 03c9cce

Please sign in to comment.