Skip to content

Commit

Permalink
Bump @types/node from 18.18.6 to 20.8.10
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.18.6 to 20.8.10.
- [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 31, 2023
1 parent d49034b commit 5594f09
Show file tree
Hide file tree
Showing 9 changed files with 7,971 additions and 1,366 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
9,315 changes: 7,952 additions & 1,363 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/git-config-path": "^2",
"@types/ini": "^1.3.32",
"@types/luxon": "^3",
"@types/node": "18.18.6",
"@types/node": "20.8.10",
"@types/pako": "^2",
"@types/parse-git-config": "^3",
"@types/parse-path": "^7",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2343,7 +2343,16 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.6, @types/node@npm:^18.11.18":
"@types/node@npm:20.8.10":
version: 20.8.10
resolution: "@types/node@npm:20.8.10"
dependencies:
undici-types: ~5.26.4
checksum: 7c61190e43e8074a1b571e52ff14c880bc67a0447f2fe5ed0e1a023eb8a23d5f815658edb98890f7578afe0f090433c4a635c7c87311762544e20dd78723e515
languageName: node
linkType: hard

"@types/node@npm:^18.11.18":
version: 18.18.6
resolution: "@types/node@npm:18.18.6"
checksum: a847639b8455fd3dfa6dbc2917274c82c9db789f1d41aaf69f94ac6c9e54c3c1dd29be6e1e1ccd7c17e54db3d78d7011bc4e70544c6447ceca253dccc0a187e1
Expand Down Expand Up @@ -7778,7 +7787,7 @@ __metadata:
"@types/git-config-path": ^2
"@types/ini": ^1.3.32
"@types/luxon": ^3
"@types/node": 18.18.6
"@types/node": 20.8.10
"@types/pako": ^2
"@types/parse-git-config": ^3
"@types/parse-path": ^7
Expand Down Expand Up @@ -8094,6 +8103,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:^3.0.0":
version: 3.0.0
resolution: "unique-filename@npm:3.0.0"
Expand Down

0 comments on commit 5594f09

Please sign in to comment.