Skip to content

Commit

Permalink
Bump @types/node from 16.9.2 to 20.12.11
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.9.2 to 20.12.11.
- [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 May 10, 2024
1 parent ac39e64 commit 5a000d8
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 @@ -21,7 +21,7 @@
"@biomejs/biome": "1.7.3",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^12.1.5",
"@types/node": "^16.9.2",
"@types/node": "^20.12.11",
"@vitejs/plugin-react": "^4.2.1",
"jsdom": "^24.0.0",
"typescript": "^4.9.4",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1071,10 +1071,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^16.9.2":
version: 16.9.2
resolution: "@types/node@npm:16.9.2"
checksum: 10c0/972cc28993239a18114148fdb6763ac4a13dea24bb9330ca6ea614a2ce05c777d7fea8e86097d076e681a699b8ecb0fa3b12f42dba0ca247713b73443f6a0320
"@types/node@npm:^20.12.11":
version: 20.12.11
resolution: "@types/node@npm:20.12.11"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/efaa7b08c50ba6e6982ac7d531ba08d5935539ba76e954807df1ff9382a319ead7e003ccaca5ad7cf33ecf53f212507f7c1f2794bd2ff52df6365fef21f6e1fb
languageName: node
linkType: hard

Expand Down Expand Up @@ -3744,7 +3746,7 @@ __metadata:
"@next/third-parties": "npm:^14.2.1"
"@testing-library/jest-dom": "npm:^6.4.5"
"@testing-library/react": "npm:^12.1.5"
"@types/node": "npm:^16.9.2"
"@types/node": "npm:^20.12.11"
"@types/react": "npm:^17.0.21"
"@types/react-dom": "npm:^17.0.9"
"@vitejs/plugin-react": "npm:^4.2.1"
Expand Down Expand Up @@ -3855,6 +3857,13 @@ __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
languageName: node
linkType: hard

"unique-filename@npm:^3.0.0":
version: 3.0.0
resolution: "unique-filename@npm:3.0.0"
Expand Down

0 comments on commit 5a000d8

Please sign in to comment.