Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.14.12 to 22.7.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.14.12 to 22.7.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] committed Sep 27, 2024
1 parent 698e8d2 commit 4ba73d5
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 @@ -54,7 +54,7 @@
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@hyperse/eslint-config-hyperse": "^1.0.10",
"@types/node": "^20.14.12",
"@types/node": "^22.7.3",
"@types/postcss-js": "^4.0.4",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@ __metadata:
"@commitlint/cli": "npm:19.3.0"
"@commitlint/config-conventional": "npm:19.2.2"
"@hyperse/eslint-config-hyperse": "npm:^1.0.10"
"@types/node": "npm:^20.14.12"
"@types/node": "npm:^22.7.3"
"@types/postcss-js": "npm:^4.0.4"
chokidar: "npm:^3.6.0"
commitizen: "npm:4.3.0"
Expand Down Expand Up @@ -1389,7 +1389,7 @@ __metadata:
languageName: node
linkType: hard

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

"@types/node@npm:^22.7.3":
version: 22.7.3
resolution: "@types/node@npm:22.7.3"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/f5e450c8c0588506698c6dd5fb9617cc516e2bd35417d853c96378533bc45b69219715ecc5d78667a194387647e69a10852b348b52e2d45f41ec75985cd3ef88
languageName: node
linkType: hard

"@types/postcss-js@npm:^4.0.4":
version: 4.0.4
resolution: "@types/postcss-js@npm:4.0.4"
Expand Down Expand Up @@ -8412,6 +8421,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 4ba73d5

Please sign in to comment.