Skip to content

Commit

Permalink
Bump @types/node from 18.16.3 to 20.13.0
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.13.0.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 1f31f3f commit 48436e3
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 11 deletions.
20 changes: 15 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@babel/core": "^7.22.9",
"@babel/runtime": "^7.22.11",
"@types/draft-js": "^0.11.10",
"@types/node": "18.16.3",
"@types/node": "20.13.0",
"@types/react": "^18.2.24",
"@types/react-beautiful-dnd": "^13.1.3",
"@types/react-dom": "18.2.4",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1484,10 +1484,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.13.0":
version: 20.13.0
resolution: "@types/node@npm:20.13.0"
dependencies:
undici-types: ~5.26.4
checksum: 8e061ecd6649bb587b047cee765f530ec43930f30cd47558d9630f5a802d61cf951e9205c610864cfbd58f70478612123e8cb46d58eb4855c695fb8fcaff5b7c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6575,7 +6577,7 @@ __metadata:
"@tauri-apps/api": ^1.2.0
"@tauri-apps/cli": ^1.5.6
"@types/draft-js": ^0.11.10
"@types/node": 18.16.3
"@types/node": 20.13.0
"@types/react": ^18.2.24
"@types/react-beautiful-dnd": ^13.1.3
"@types/react-dom": 18.2.4
Expand Down Expand Up @@ -7336,6 +7338,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

"unified@npm:^10.0.0":
version: 10.1.2
resolution: "unified@npm:10.1.2"
Expand Down

0 comments on commit 48436e3

Please sign in to comment.