Skip to content

Commit

Permalink
Bump @types/node from 20.1.2 to 20.10.5
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.1.2 to 20.10.5.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 80a5fee commit 311172e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pkgs/froute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@testing-library/react": "^11.2.2",
"@testing-library/react-hooks": "^3.7.0",
"@types/history": "^4.7.11",
"@types/node": "^20.1.2",
"@types/node": "^20.10.5",
"@types/path-to-regexp": "^1.7.0",
"@types/react": "^17.0.38",
"@typescript-eslint/eslint-plugin": "^5.59.5",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ __metadata:
"@testing-library/react": ^11.2.2
"@testing-library/react-hooks": ^3.7.0
"@types/history": ^4.7.11
"@types/node": ^20.1.2
"@types/node": ^20.10.5
"@types/path-to-regexp": ^1.7.0
"@types/react": ^17.0.38
"@typescript-eslint/eslint-plugin": ^5.59.5
Expand Down Expand Up @@ -1701,10 +1701,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.1.2":
version: 20.1.2
resolution: "@types/node@npm:20.1.2"
checksum: 9bb2cf0a846e60cc06c44a5622c1998d8373c8675b24d11c86845a29f32c60f5bca9627f2a2535640f902be3dbcc60f126a895abe8e10f12e1467ae3deaba56d
"@types/node@npm:^20.10.5":
version: 20.10.5
resolution: "@types/node@npm:20.10.5"
dependencies:
undici-types: ~5.26.4
checksum: e216b679f545a8356960ce985a0e53c3a58fff0eacd855e180b9e223b8db2b5bd07b744a002b8c1f0c37f9194648ab4578533b5c12df2ec10cc02f61d20948d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8583,6 +8585,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

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

0 comments on commit 311172e

Please sign in to comment.