Skip to content

Commit

Permalink
Bump @types/node from 18.11.3 to 20.8.7
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.11.3 to 20.8.7.
- [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 Oct 18, 2023
1 parent f7bf45c commit 9fd7d1a
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 9 deletions.
19 changes: 14 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@types/node": "18.11.3",
"@types/node": "20.8.7",
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
"@types/uuid": "^9.0.0",
Expand Down
12 changes: 9 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1087,9 +1087,11 @@
version "4.14.191"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.191.tgz"

"@types/[email protected]":
version "18.11.3"
resolved "https://registry.npmjs.org/@types/node/-/node-18.11.3.tgz"
"@types/[email protected]":
version "20.8.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.7.tgz#ad23827850843de973096edfc5abc9e922492a25"
dependencies:
undici-types "~5.25.1"

"@types/parse-json@^4.0.0":
version "4.0.0"
Expand Down Expand Up @@ -3286,6 +3288,10 @@ unbox-primitive@^1.0.2:
has-symbols "^1.0.3"
which-boxed-primitive "^1.0.2"

undici-types@~5.25.1:
version "5.25.3"
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"

update-browserslist-db@^1.0.10:
version "1.0.10"
resolved "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz"
Expand Down

0 comments on commit 9fd7d1a

Please sign in to comment.