Skip to content

Commit

Permalink
chore(dev-deps): update dependency @types/node to v20.16.2 (#539)
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] committed Aug 28, 2024
1 parent aa97223 commit 9aedb7a
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.0.2",
"@side/eslint-config-base": "2.1.2",
"@side/prettier-config": "1.0.0",
"@types/node": "20.16.1",
"@types/node": "20.16.2",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"@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 @@ -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.16.1"
"@types/node": "npm:20.16.2"
"@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.16.1":
version: 20.16.1
resolution: "@types/node@npm:20.16.1"
"@types/node@npm:20.16.2":
version: 20.16.2
resolution: "@types/node@npm:20.16.2"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/9bae1dffd2094694147a91ebec51dc89a60a607d16d47a0d770320f1a75d3ba58663708fd93c37954a63acb701a4e0fd64245139c57ae810d3ad524e75481d4e
checksum: 10/fcae2ffaa681c2947cd3dae67a6dcf83ef666fc0994281ad881b9e3bb542fec3a9206d9ce899c20e5cdddace2b96b42e32f247864de9baf95756c07b9eff15d7
languageName: node
linkType: hard

Expand Down

0 comments on commit 9aedb7a

Please sign in to comment.