Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 18.14.4 to 22.1.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 18.14.4 to 22.1.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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent fed5e79 commit 7018929
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"@types/hoist-non-react-statics": "^3.3.1",
"@types/jest": "29.4.4",
"@types/lodash": "^4.14.175",
"@types/node": "18.14.4",
"@types/node": "22.1.0",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.0",
"@types/ua-parser-js": "^0.7.38",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10355,10 +10355,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.14.4":
version: 18.14.4
resolution: "@types/node@npm:18.14.4"
checksum: 3f2f625777747b9f87e793eea5a8bbf1ac2c828846bda5811d07a457d55cfe6762239779759de61e7b7e917632b9ceee3f7ffd2a024117e7ec364dc1b4eb8d55
"@types/node@npm:22.1.0":
version: 22.1.0
resolution: "@types/node@npm:22.1.0"
dependencies:
undici-types: ~6.13.0
checksum: 3544c35da06009790a2e07742a7dfa0ac0f0d64ec47d9e6d3edf0ff6dcfc1a7cc2efdc5e524e80f8ed80aa37154513b2c1c724f95146ff89fc5aefb8e33575f2
languageName: node
linkType: hard

Expand Down Expand Up @@ -15375,7 +15377,7 @@ __metadata:
"@types/hoist-non-react-statics": ^3.3.1
"@types/jest": 29.4.4
"@types/lodash": ^4.14.175
"@types/node": 18.14.4
"@types/node": 22.1.0
"@types/react": 18.2.20
"@types/react-dom": 18.2.0
"@types/ua-parser-js": ^0.7.38
Expand Down Expand Up @@ -31425,6 +31427,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.13.0":
version: 6.13.0
resolution: "undici-types@npm:6.13.0"
checksum: 9d0ef6bf58994bebbea6a4ab75f381c69a89a7ed151bfbae0d4ef95450d56502c9eccb323abf17b7d099c1d9c1cbae62e909e4dfeb8d204612d2f1fdada24707
languageName: node
linkType: hard

"undici@npm:^5.22.1":
version: 5.28.4
resolution: "undici@npm:5.28.4"
Expand Down

0 comments on commit 7018929

Please sign in to comment.