Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 28, 2024
1 parent eb26f18 commit 44818a9
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.4",
"@types/node": "20.11.21",
"@types/node": "20.11.22",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"@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.4"
"@types/node": "npm:20.11.21"
"@types/node": "npm:20.11.22"
"@typescript-eslint/eslint-plugin": "npm:7.1.0"
"@typescript-eslint/parser": "npm:7.1.0"
"@vercel/ncc": "npm:0.38.1"
Expand Down Expand Up @@ -607,12 +607,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.21":
version: 20.11.21
resolution: "@types/node@npm:20.11.21"
"@types/node@npm:20.11.22":
version: 20.11.22
resolution: "@types/node@npm:20.11.22"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/a31ecc6a3c615bca310ffe7dea23613153ff9e1e175c09d14198402b2cef9b1bb1bf3912aff6ffc6cb01b99a025ec6dd6474c797bfb0aaf83daf4edaea063760
checksum: 10/855058a4328c0c88bd0616b2fcfedc6504ca08c3e5304674dc2e6485147d7f523d0ff591e002c765a1ec761b26fc0934599d694a2749634e9244ba3bf02de703
languageName: node
linkType: hard

Expand Down

0 comments on commit 44818a9

Please sign in to comment.