Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 23, 2024
1 parent 5935a0d commit 33eea3e
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 @@ -29,7 +29,7 @@
"@augu/eslint-config": "5.0.0",
"@augu/tsconfig": "1.2.0",
"@types/eslint": "8.56.2",
"@types/node": "20.11.19",
"@types/node": "20.11.20",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@vercel/ncc": "0.38.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ __metadata:
"@augu/tsconfig": "npm:1.2.0"
"@noelware/utils": "npm:2.5.0"
"@types/eslint": "npm:8.56.2"
"@types/node": "npm:20.11.19"
"@types/node": "npm:20.11.20"
"@typescript-eslint/eslint-plugin": "npm:7.0.2"
"@typescript-eslint/parser": "npm:7.0.2"
"@vercel/ncc": "npm:0.38.1"
Expand Down Expand Up @@ -607,12 +607,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.19":
version: 20.11.19
resolution: "@types/node@npm:20.11.19"
"@types/node@npm:20.11.20":
version: 20.11.20
resolution: "@types/node@npm:20.11.20"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/c7f4705d6c84aa21679ad180c33c13ca9567f650e66e14bcee77c7c43d14619c7cd3b4d7b2458947143030b7b1930180efa6d12d999b45366abff9fed7a17472
checksum: 10/ff449bdc94810dadb54e0f77dd587c6505ef79ffa5a208c16eb29b223365b188f4c935a3abaf0906a01d05257c3da1f72465594a841d35bcf7b6deac7a6938fb
languageName: node
linkType: hard

Expand Down

0 comments on commit 33eea3e

Please sign in to comment.