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] committed Oct 24, 2023
1 parent 3c4cd0b commit 72e0341
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 @@ -28,7 +28,7 @@
"@augu/eslint-config": "4.0.1",
"@augu/tsconfig": "1.1.1",
"@types/eslint": "8.44.6",
"@types/node": "18.18.6",
"@types/node": "20.8.8",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@vercel/ncc": "0.38.1",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ __metadata:
"@augu/tsconfig": 1.1.1
"@noelware/utils": 2.4.0
"@types/eslint": 8.44.6
"@types/node": 18.18.6
"@types/node": 20.8.8
"@typescript-eslint/eslint-plugin": 6.9.0
"@typescript-eslint/parser": 6.9.0
"@vercel/ncc": 0.38.1
Expand Down Expand Up @@ -554,10 +554,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.6":
version: 18.18.6
resolution: "@types/node@npm:18.18.6"
checksum: a847639b8455fd3dfa6dbc2917274c82c9db789f1d41aaf69f94ac6c9e54c3c1dd29be6e1e1ccd7c17e54db3d78d7011bc4e70544c6447ceca253dccc0a187e1
"@types/node@npm:20.8.8":
version: 20.8.8
resolution: "@types/node@npm:20.8.8"
dependencies:
undici-types: ~5.25.1
checksum: 028a9606e4ef594a4bc7b3310596499d7ce01b2e30f4d1d906ad8ec30c24cea7ec1b3dc181dd5df8d8d2bfe8de54bf3e28ae93be174b4c7d81c0db8326e4f35c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4247,6 +4249,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.25.1":
version: 5.25.3
resolution: "undici-types@npm:5.25.3"
checksum: ec9d2cc36520cbd9fbe3b3b6c682a87fe5be214699e1f57d1e3d9a2cb5be422e62735f06e0067dc325fd3dd7404c697e4d479f9147dc8a804e049e29f357f2ff
languageName: node
linkType: hard

"unique-filename@npm:^2.0.0":
version: 2.0.1
resolution: "unique-filename@npm:2.0.1"
Expand Down

0 comments on commit 72e0341

Please sign in to comment.