Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 22.10.4 to 22.12.0
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.4 to 22.12.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and m-beelman committed Jan 29, 2025
1 parent c0ea154 commit 975967a
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 @@ -24,7 +24,7 @@
"@tsconfig/node20": "20.1.4",
"@types/jest": "29.5.14",
"@types/js-yaml": "^4.0.9",
"@types/node": "22.10.4",
"@types/node": "22.12.0",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.22.0",
"@vercel/ncc": "0.38.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1336,12 +1336,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.4":
version: 22.10.4
resolution: "@types/node@npm:22.10.4"
"@types/node@npm:22.12.0":
version: 22.12.0
resolution: "@types/node@npm:22.12.0"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/b2950f71dad821ef5103f42f3b4a804f8613f5799b8d96f427f904f49841b424e311fa38b3a92cf4710529abc82a355093b9258b030af3e94ee9b84bd1313063
checksum: 10c0/be220706732d95db2ed1c441c1e64cab90bf9a47519ce6f4c79cc5a9ec9d5c517131a149a9ac30afac1a30103e67e3a00d453ba7c1b0141608a3a7ba6397c303
languageName: node
linkType: hard

Expand Down Expand Up @@ -4524,7 +4524,7 @@ __metadata:
"@tsconfig/node20": "npm:20.1.4"
"@types/jest": "npm:29.5.14"
"@types/js-yaml": "npm:^4.0.9"
"@types/node": "npm:22.10.4"
"@types/node": "npm:22.12.0"
"@typescript-eslint/eslint-plugin": "npm:8.19.0"
"@typescript-eslint/parser": "npm:8.22.0"
"@vercel/ncc": "npm:0.38.3"
Expand Down

0 comments on commit 975967a

Please sign in to comment.