Skip to content

Commit

Permalink
Bump @types/node from 18.18.13 to 22.5.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 18.18.13 to 22.5.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 Sep 2, 2024
1 parent eebcedf commit b3cae7c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
"@types/node": "18.18.13",
"@types/node": "22.5.2",
"@types/nprogress": "^0",
"@types/react": "18.2.62",
"@types/react-csv": "1.1.10",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3819,12 +3819,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.13":
version: 18.18.13
resolution: "@types/node@npm:18.18.13"
"@types/node@npm:22.5.2":
version: 22.5.2
resolution: "@types/node@npm:22.5.2"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/5dcab799e39570a858741a13373a584529d0e6b81120c8a2118e158749d9ace291748644d760af554fe73ab3cebdd91500314bf1ecd17a746fabcae06ebf9eea
undici-types: "npm:~6.19.2"
checksum: 10/c4634118abc36d1436d62e192f7088c211139165a395f1cdacca28df421d8dc8dd332b3104d72fc37764d73a205a4bbbe6e6abdc817c2c81883e147d1a96d497
languageName: node
linkType: hard

Expand Down Expand Up @@ -4482,7 +4482,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.4.6"
"@testing-library/react": "npm:16.0.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:18.18.13"
"@types/node": "npm:22.5.2"
"@types/nprogress": "npm:^0"
"@types/react": "npm:18.2.62"
"@types/react-csv": "npm:1.1.10"
Expand Down Expand Up @@ -9759,6 +9759,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

"unenv@npm:^1.9.0":
version: 1.9.0
resolution: "unenv@npm:1.9.0"
Expand Down

0 comments on commit b3cae7c

Please sign in to comment.