Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^20.16.0 (#396)
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 ef50779 commit 61aff5e
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 @@ -47,7 +47,7 @@
"@joshdb/eslint-config": "2.0.0-next.b88aca0.0",
"@joshdb/prettier-config": "2.0.0-next.b88aca0.0",
"@joshdb/ts-config": "2.0.0-next.b88aca0.0",
"@types/node": "^20.15.0",
"@types/node": "^20.16.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^1.6.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ __metadata:
"@joshdb/provider": "npm:2.0.0-next.b88aca0.0"
"@joshdb/ts-config": "npm:2.0.0-next.b88aca0.0"
"@sapphire/utilities": "npm:^3.17.0"
"@types/node": "npm:^20.15.0"
"@types/node": "npm:^20.16.0"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@vitest/coverage-v8": "npm:^1.6.0"
Expand Down Expand Up @@ -1344,12 +1344,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.15.0":
version: 20.15.0
resolution: "@types/node@npm:20.15.0"
"@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 @@ -6079,10 +6079,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 61aff5e

Please sign in to comment.