Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent 89be41a commit cfa8c6a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@sapphire/ts-config": "3.3.4",
"@swc/core": "1.3.53",
"@types/eslint": "8.37.0",
"@types/node": "18.15.13",
"@types/node": "20.9.2",
"@types/ws": "8.5.4",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1161,10 +1161,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.15.13":
version: 18.15.13
resolution: "@types/node@npm:18.15.13"
checksum: 79cc5a2b5f98e8973061a4260a781425efd39161a0e117a69cd089603964816c1a14025e1387b4590c8e82d05133b7b4154fa53a7dffb3877890a66145e76515
"@types/node@npm:20.9.2":
version: 20.9.2
resolution: "@types/node@npm:20.9.2"
dependencies:
undici-types: ~5.26.4
checksum: 5bbb8fb2248fc5c5c4071d9809fb9af85997677c07124d65665202b53283a3b7bdff26fb844e9ee407e3847dfce6399c2b01e3329ea44a4b720647b1b987c678
languageName: node
linkType: hard

Expand Down Expand Up @@ -1357,7 +1359,7 @@ __metadata:
"@skyra/env-utilities": ^1.1.0
"@swc/core": 1.3.53
"@types/eslint": 8.37.0
"@types/node": 18.15.13
"@types/node": 20.9.2
"@types/ws": 8.5.4
"@typescript-eslint/eslint-plugin": 5.59.0
"@typescript-eslint/parser": 5.59.0
Expand Down Expand Up @@ -6076,6 +6078,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

"undici@npm:^5.13.0":
version: 5.19.1
resolution: "undici@npm:5.19.1"
Expand Down

0 comments on commit cfa8c6a

Please sign in to comment.