Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.7 (#615)
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 Nov 25, 2024
1 parent 66e2d22 commit 2992802
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 @@ -31,7 +31,7 @@
"@side/commitlint-config": "1.1.0",
"@side/eslint-config-base": "2.3.1",
"@side/prettier-config": "1.1.0",
"@types/node": "20.17.6",
"@types/node": "20.17.7",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@vercel/ncc": "0.38.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ __metadata:
"@side/commitlint-config": "npm:1.1.0"
"@side/eslint-config-base": "npm:2.3.1"
"@side/prettier-config": "npm:1.1.0"
"@types/node": "npm:20.17.6"
"@types/node": "npm:20.17.7"
"@typescript-eslint/eslint-plugin": "npm:8.15.0"
"@typescript-eslint/parser": "npm:8.15.0"
"@vercel/ncc": "npm:0.38.3"
Expand Down Expand Up @@ -1037,12 +1037,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.6":
version: 20.17.6
resolution: "@types/node@npm:20.17.6"
"@types/node@npm:20.17.7":
version: 20.17.7
resolution: "@types/node@npm:20.17.7"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/714b8b54951950cee662ce80492831ebc51f914a9adf88583cea777ea4d55b88827b2505ff2f53d2bb7753691aaab1b06c027a7b5c63eb153ad4acee1239690c
checksum: 10/b54a9e6dedb75d86e2cc1ea249d2cff512fea3185d53e5a8b6b8ba93ad06f61347a4785a963323672f73f53a4847dd8ce9bb706ad4ba23650520abc67c7cffba
languageName: node
linkType: hard

Expand Down

0 comments on commit 2992802

Please sign in to comment.