Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.14.12 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.14.12 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 1a49b98 commit fc72e39
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@commitlint/config-conventional": "19.2.2",
"@hyperse/eslint-config-hyperse": "^1.0.10",
"@swc/core": "1.7.2",
"@types/node": "20.14.12",
"@types/node": "22.7.7",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.4.5",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@ __metadata:
"@hyperse/eslint-config-hyperse": "npm:^1.0.10"
"@paypal/paypalhttp": "npm:^1.0.1"
"@swc/core": "npm:1.7.2"
"@types/node": "npm:20.14.12"
"@types/node": "npm:22.7.7"
"@types/paypal__paypalhttp": "npm:^1.0.3"
commitizen: "npm:4.3.0"
cz-conventional-changelog: "npm:3.3.0"
Expand Down Expand Up @@ -1372,7 +1372,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.14.12, @types/node@npm:^20.0.0":
"@types/node@npm:*, @types/node@npm:^20.0.0":
version: 20.14.12
resolution: "@types/node@npm:20.14.12"
dependencies:
Expand All @@ -1381,6 +1381,15 @@ __metadata:
languageName: node
linkType: hard

"@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: 10/ada6c5f850fa09621e21923d7b17c3f3b5264c3b39c0953006f4a8b0b3d4b6d77ac02e2bbf8bae1d493abf81668804624470d895dd4483875fde8382b6eb7933
languageName: node
linkType: hard

"@types/node@npm:^12.7.1":
version: 12.20.55
resolution: "@types/node@npm:12.20.55"
Expand Down Expand Up @@ -8208,6 +8217,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
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 fc72e39

Please sign in to comment.