Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/node to ^20.12.11 (#164)
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 May 12, 2024
1 parent 010baea commit 422e102
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@sapphire/ts-config": "^5.0.1",
"@snowcrystals/prettier-config": "^1.0.0",
"@types/lodash": "^4.17.1",
"@types/node": "^20.12.8",
"@types/node": "^20.12.11",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint": "^8.57.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ __metadata:
"@snowcrystals/icicle": "npm:^2.0.4"
"@snowcrystals/prettier-config": "npm:^1.0.0"
"@types/lodash": "npm:^4.17.1"
"@types/node": "npm:^20.12.8"
"@types/node": "npm:^20.12.11"
"@typescript-eslint/eslint-plugin": "npm:^7.8.0"
"@typescript-eslint/parser": "npm:^7.8.0"
discord.js: "npm:^14.15.1"
Expand Down Expand Up @@ -673,12 +673,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.12.8":
version: 20.12.8
resolution: "@types/node@npm:20.12.8"
"@types/node@npm:^20.12.11":
version: 20.12.11
resolution: "@types/node@npm:20.12.11"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/840002d20654e38a9af8cdffa215598fdb28ac4f96c5701ed672ec365ed6ccc66da299edddaa409baf13cd71bbf1128901f633b5e44e070fc236e26415805b78
checksum: 10c0/efaa7b08c50ba6e6982ac7d531ba08d5935539ba76e954807df1ff9382a319ead7e003ccaca5ad7cf33ecf53f212507f7c1f2794bd2ff52df6365fef21f6e1fb
languageName: node
linkType: hard

Expand Down

0 comments on commit 422e102

Please sign in to comment.