Skip to content

Commit

Permalink
Bump @types/node from 20.14.5 to 22.0.2
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.5 to 22.0.2.
- [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 Jul 31, 2024
1 parent d021528 commit dc38e9a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@biomejs/biome": "1.8.1",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^12.1.5",
"@types/node": "^20.14.5",
"@types/node": "^22.0.2",
"@vitejs/plugin-react": "^4.3.1",
"jsdom": "^24.1.0",
"typescript": "^5.4.5",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1099,12 +1099,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.5":
version: 20.14.5
resolution: "@types/node@npm:20.14.5"
"@types/node@npm:^22.0.2":
version: 22.0.2
resolution: "@types/node@npm:22.0.2"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/06a8c304b5f7f190d4497807dc67ad09ee7b14ea2996bfdc823553c624698d8cab1ef9d16f8b764f20cb9eb11caa0e832787741e9ef70e1c89d620797ab28436
undici-types: "npm:~6.11.1"
checksum: 10c0/59ee26fb1104674b2e23981d7569ad113aa8ee23c8449af8e4312aa9352ac738c5ffd0ae4d8077db0467704a3b9ccc662048e39716cb5ad51cdb24d106c7871b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3781,7 +3781,7 @@ __metadata:
"@next/third-parties": "npm:^14.2.4"
"@testing-library/jest-dom": "npm:^6.4.6"
"@testing-library/react": "npm:^12.1.5"
"@types/node": "npm:^20.14.5"
"@types/node": "npm:^22.0.2"
"@types/react": "npm:^17.0.21"
"@types/react-dom": "npm:^17.0.9"
"@vitejs/plugin-react": "npm:^4.3.1"
Expand Down Expand Up @@ -3892,10 +3892,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10c0/bb673d7876c2d411b6eb6c560e0c571eef4a01c1c19925175d16e3a30c4c428181fb8d7ae802a261f283e4166a0ac435e2f505743aa9e45d893f9a3df017b501
"undici-types@npm:~6.11.1":
version: 6.11.1
resolution: "undici-types@npm:6.11.1"
checksum: 10c0/d8f5739a8e6c779d72336c82deb49c56d5ac9f9f6e0eb2e8dd4d3f6929ae9db7cde370d2e46516fe6cad04ea53e790c5e16c4c75eed7cd0f9bd31b0763bb2fa3
languageName: node
linkType: hard

Expand Down

0 comments on commit dc38e9a

Please sign in to comment.