Skip to content

Commit

Permalink
chore: Bump @types/node from 18.16.3 to 20.11.5 (#4453)
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.16.3 to 20.11.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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent d8ea821 commit ec89fd9
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 @@ -32,7 +32,7 @@
"@types/color": "3.0.3",
"@types/enzyme": "3.10.12",
"@types/jest": "27.5.0",
"@types/node": "18.16.3",
"@types/node": "20.11.5",
"@types/react": "17.0.43",
"@types/react-dom": "17.0.14",
"@types/react-router-dom": "5.3.3",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2988,10 +2988,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.16.3":
version: 18.16.3
resolution: "@types/node@npm:18.16.3"
checksum: 816b39d45b05ebdc6f362b630970df3f6d82f71d418a2555353522f4eeeb078fa201de5299f02c09a09faa975e43b2745fe19c263d44069f87ddf37d6c37b717
"@types/node@npm:20.11.5":
version: 20.11.5
resolution: "@types/node@npm:20.11.5"
dependencies:
undici-types: ~5.26.4
checksum: a542727de1334ae20a3ca034b0ecf4b464a57ca01efc4f9cf43bd9ab93896125ab3c2de060ecd8f6ae23b86c6bf3463f681b643e69c032c6a662d376c98a6092
languageName: node
linkType: hard

Expand Down Expand Up @@ -13219,6 +13221,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

"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
version: 2.0.0
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
Expand Down Expand Up @@ -13870,7 +13879,7 @@ __metadata:
"@types/color": 3.0.3
"@types/enzyme": 3.10.12
"@types/jest": 27.5.0
"@types/node": 18.16.3
"@types/node": 20.11.5
"@types/react": 17.0.43
"@types/react-dom": 17.0.14
"@types/react-router-dom": 5.3.3
Expand Down

0 comments on commit ec89fd9

Please sign in to comment.