Skip to content

Commit

Permalink
Bump @types/node from 22.10.10 to 22.13.0 in /typescript
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.10.10 to 22.13.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 Feb 3, 2025
1 parent 21bbc11 commit 5cd817c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@tsconfig/node22": "^22.0.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.10",
"@types/node": "^22.13.0",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"ts-jest": "^29.2.5",
Expand Down
10 changes: 5 additions & 5 deletions typescript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -854,12 +854,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.10.10":
version: 22.10.10
resolution: "@types/node@npm:22.10.10"
"@types/node@npm:^22.13.0":
version: 22.13.0
resolution: "@types/node@npm:22.13.0"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/3425772d4513cd5dbdd87c00acda088113c03a97445f84f6a89744c60a66990b56c9d3a7213d09d57b6b944ae8ff45f985565e0c1846726112588e33a22dd12b
checksum: 10c0/9cf6358b2863ae7bf9588ca1cc3d87f6a6289c3880e95a046a188760666870e2c12502df8b0a473bec8aa8ffee85e025d60382a6104b10f197120793235b2c22
languageName: node
linkType: hard

Expand Down Expand Up @@ -1064,7 +1064,7 @@ __metadata:
dependencies:
"@tsconfig/node22": "npm:^22.0.0"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.10.10"
"@types/node": "npm:^22.13.0"
jest: "npm:^29.7.0"
jest-junit: "npm:^16.0.0"
ts-jest: "npm:^29.2.5"
Expand Down

0 comments on commit 5cd817c

Please sign in to comment.