Skip to content

Commit

Permalink
chore(dev-deps): update dependency @types/node to v20.15.0 (#532)
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 Aug 16, 2024
1 parent c76d178 commit 6047d88
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 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.0.2",
"@side/eslint-config-base": "2.1.2",
"@side/prettier-config": "1.0.0",
"@types/node": "20.14.15",
"@types/node": "20.15.0",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"@vercel/ncc": "0.38.1",
Expand Down
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,7 @@ __metadata:
"@side/commitlint-config": "npm:1.0.2"
"@side/eslint-config-base": "npm:2.1.2"
"@side/prettier-config": "npm:1.0.0"
"@types/node": "npm:20.14.15"
"@types/node": "npm:20.15.0"
"@typescript-eslint/eslint-plugin": "npm:7.14.1"
"@typescript-eslint/parser": "npm:7.14.1"
"@vercel/ncc": "npm:0.38.1"
Expand Down Expand Up @@ -1077,12 +1077,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.15":
version: 20.14.15
resolution: "@types/node@npm:20.14.15"
"@types/node@npm:20.15.0":
version: 20.15.0
resolution: "@types/node@npm:20.15.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/87a4a4313e886c1db1c8042004956095477e040f67df993fd16a2d50488c750bda81e85bf702c2e629e964605034e8dfe0cb91b65ce22b6b8eec37ece61c6b6c
undici-types: "npm:~6.13.0"
checksum: 10/bec475ee6c54dc575ec4d322753df484af2b96e3afdd3f6f8e594353b3918ca5f420e7c30845225661a14a7522fa421d15294fbf68ed7ae16f4ae7942ca809bd
languageName: node
linkType: hard

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

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10/0097779d94bc0fd26f0418b3a05472410408877279141ded2bd449167be1aed7ea5b76f756562cb3586a07f251b90799bab22d9019ceba49c037c76445f7cddd
languageName: node
linkType: hard

"undici-types@npm:~6.13.0":
version: 6.13.0
resolution: "undici-types@npm:6.13.0"
Expand Down

0 comments on commit 6047d88

Please sign in to comment.