Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.9 (#623)
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 28, 2024
1 parent 8146df4 commit ef145c2
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.8",
"@types/node": "20.17.9",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.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 @@ -830,7 +830,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.8"
"@types/node": "npm:20.17.9"
"@typescript-eslint/eslint-plugin": "npm:8.16.0"
"@typescript-eslint/parser": "npm:8.16.0"
"@vercel/ncc": "npm:0.38.3"
Expand Down Expand Up @@ -1044,12 +1044,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.8":
version: 20.17.8
resolution: "@types/node@npm:20.17.8"
"@types/node@npm:20.17.9":
version: 20.17.9
resolution: "@types/node@npm:20.17.9"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/e3e968b327abc70fd437a223f8950dd4436047e954aa7db09abde5df1f58a5c49f33d6f14524e256d09719e1960d22bf072d62e4bda7375f7895a092c7eb2f9d
checksum: 10/11604a47adf383892394a59a339136b2746a71addf4a3b13f661d23b6e81e8a4f3b35e69dbcffc94698368e5ab5ec056a43a86c87eff00b1b8ea8cfcbfe641df
languageName: node
linkType: hard

Expand Down

0 comments on commit ef145c2

Please sign in to comment.