Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.12.12 to 22.5.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.12.12 to 22.5.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dancrumb committed Sep 5, 2024
1 parent be9693d commit d245b13
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"repository": "github:dancrumb/fpish",
"devDependencies": {
"@eslint/js": "^9.2.0",
"@types/node": "^20.12.10",
"@types/node": "^22.5.3",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "8.4.0",
"@vitest/coverage-istanbul": "^1.6.0",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ __metadata:
resolution: "@dancrumb/fpish@workspace:."
dependencies:
"@eslint/js": ^9.2.0
"@types/node": ^20.12.10
"@types/node": ^22.5.3
"@typescript-eslint/eslint-plugin": ^8.0.0
"@typescript-eslint/parser": 8.4.0
"@vitest/coverage-istanbul": ^1.6.0
Expand Down Expand Up @@ -1019,7 +1019,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.12.10":
"@types/node@npm:*":
version: 20.12.12
resolution: "@types/node@npm:20.12.12"
dependencies:
Expand All @@ -1028,6 +1028,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.5.3":
version: 22.5.3
resolution: "@types/node@npm:22.5.3"
dependencies:
undici-types: ~6.19.2
checksum: 50a5075e4e8bc874a9fe962447341b6b49bd79cf2801fadd3e31d2bda60decba8d907e3150887afc9f883d819cc42c7e862fffc934049d37cb5589e0a2afbcc1
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0, @types/normalize-package-data@npm:^2.4.3":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
Expand Down Expand Up @@ -6344,6 +6353,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
languageName: node
linkType: hard

"unicorn-magic@npm:^0.1.0":
version: 0.1.0
resolution: "unicorn-magic@npm:0.1.0"
Expand Down

0 comments on commit d245b13

Please sign in to comment.