Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.1 (#488)
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 Oct 25, 2024
1 parent 7724abd commit 80e0152
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "20.17.0",
"@types/node": "20.17.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"autoprefixer": "10.4.20",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -352,12 +352,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.0":
version: 20.17.0
resolution: "@types/node@npm:20.17.0"
"@types/node@npm:20.17.1":
version: 20.17.1
resolution: "@types/node@npm:20.17.1"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/ccab7800a679e11a47bb66dca2a6b944b6a0abaee0ef0972569c880c32e6399f3d4155e11df480bf18bf0e61f80db65b8b11bf08bd5ee4bf96fac01953c6ede1
checksum: 10c0/214cf1fffff9c80ae0d49d7dd1f04254215d49711276fff44ff6f61e36dc8d53520509a88add6955fe029b2259c87eaf284b43bc1236d4f4f06bd80c46f0e2b8
languageName: node
linkType: hard

Expand Down Expand Up @@ -1889,7 +1889,7 @@ __metadata:
resolution: "golang-aio@workspace:."
dependencies:
"@radix-ui/react-slot": "npm:^1.0.2"
"@types/node": "npm:20.17.0"
"@types/node": "npm:20.17.1"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
autoprefixer: "npm:10.4.20"
Expand Down

0 comments on commit 80e0152

Please sign in to comment.