Skip to content

Commit

Permalink
Bump @types/node from 22.12.0 to 22.13.0 in the types group
Browse files Browse the repository at this point in the history
Bumps the types group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 22.12.0 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
  dependency-group: types
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent ec56189 commit 7f69227
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 @@ -67,7 +67,7 @@
"@tokenizer/token": "^0.3.0",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.10",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"chai": "^5.1.2",
"del-cli": "^6.0.0",
"file-type": "^20.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1582,7 +1582,7 @@ __metadata:
"@tokenizer/token": "npm:^0.3.0"
"@types/chai": "npm:^5.0.1"
"@types/mocha": "npm:^10.0.10"
"@types/node": "npm:^22.12.0"
"@types/node": "npm:^22.13.0"
chai: "npm:^5.1.2"
del-cli: "npm:^6.0.0"
file-type: "npm:^20.0.1"
Expand Down Expand Up @@ -1662,12 +1662,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.12.0":
version: 22.12.0
resolution: "@types/node@npm:22.12.0"
"@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/be220706732d95db2ed1c441c1e64cab90bf9a47519ce6f4c79cc5a9ec9d5c517131a149a9ac30afac1a30103e67e3a00d453ba7c1b0141608a3a7ba6397c303
checksum: 10c0/9cf6358b2863ae7bf9588ca1cc3d87f6a6289c3880e95a046a188760666870e2c12502df8b0a473bec8aa8ffee85e025d60382a6104b10f197120793235b2c22
languageName: node
linkType: hard

Expand Down

0 comments on commit 7f69227

Please sign in to comment.