Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^20.16.0 (#275)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent ebaaf5b commit b71a621
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@sapphire/ts-config": "^5.0.1",
"@types/js-yaml": "^4.0.9",
"@types/micromatch": "^4.0.9",
"@types/node": "^20.15.0",
"@types/node": "^20.16.0",
"@types/node-fetch": "^2.6.11",
"@types/npm-package-arg": "^6.1.4",
"@types/npm-registry-fetch": "^8.0.7",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ __metadata:
"@sapphire/utilities": "npm:^3.17.0"
"@types/js-yaml": "npm:^4.0.9"
"@types/micromatch": "npm:^4.0.9"
"@types/node": "npm:^20.15.0"
"@types/node": "npm:^20.16.0"
"@types/node-fetch": "npm:^2.6.11"
"@types/npm-package-arg": "npm:^6.1.4"
"@types/npm-registry-fetch": "npm:^8.0.7"
Expand Down Expand Up @@ -690,12 +690,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.15.0":
version: 20.15.0
resolution: "@types/node@npm:20.15.0"
"@types/node@npm:*, @types/node@npm:^20.16.0":
version: 20.16.0
resolution: "@types/node@npm:20.16.0"
dependencies:
undici-types: "npm:~6.13.0"
checksum: 10/bec475ee6c54dc575ec4d322753df484af2b96e3afdd3f6f8e594353b3918ca5f420e7c30845225661a14a7522fa421d15294fbf68ed7ae16f4ae7942ca809bd
undici-types: "npm:~6.19.2"
checksum: 10/ad6d50982d1ced0f29ed1fc01b6ed24b03dac15f11f0ff0806af0c74d658be95ea4faef9b1b05c04e7d112c562126449326f44f9819875a6e45036b929a1bc94
languageName: node
linkType: hard

Expand Down Expand Up @@ -3938,10 +3938,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.13.0":
version: 6.13.0
resolution: "undici-types@npm:6.13.0"
checksum: 10/da52e37cbc6da3a75da86fa08dd795ca8924430deb91005eb884b840e46e19013ccd4c1c289f70018e8cf0c338add24a500e7c3acfcd49b1ffb27ff9f91e38b9
"undici-types@npm:~6.19.2":
version: 6.19.6
resolution: "undici-types@npm:6.19.6"
checksum: 10/0ea9bc25762a86597d095b3772f6cec0bcabb796c339f7dfa2bd601c745a480289eb2939848dc285a56d4f94f50c475868160d8d6d3f54e823f1faf7ea9e9468
languageName: node
linkType: hard

Expand Down

0 comments on commit b71a621

Please sign in to comment.