Skip to content

Commit

Permalink
build(deps): update dependency @types/node to v20.17.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 6effad2 commit dd8480b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@adonisjs/tsconfig": "1.4.0",
"@simplewebauthn/types": "10.0.0",
"@swc/core": "1.10.9",
"@types/node": "20.17.14",
"@types/node": "20.17.15",
"@types/pg": "8.11.10",
"@types/ws": "^8",
"dotenv": "16.4.7",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@trpc/client": "11.0.0-rc.630",
"@trpc/next": "11.0.0-rc.630",
"@trpc/react-query": "11.0.0-rc.630",
"@types/node": "20.17.14",
"@types/node": "20.17.15",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@vercel/speed-insights": "1.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1494,7 +1494,7 @@ __metadata:
"@simplewebauthn/types": "npm:10.0.0"
"@swc/core": "npm:1.10.9"
"@trpc/server": "npm:11.0.0-rc.630"
"@types/node": "npm:20.17.14"
"@types/node": "npm:20.17.15"
"@types/pg": "npm:8.11.10"
"@types/ws": "npm:^8"
"@vinejs/vine": "npm:2.1.0"
Expand Down Expand Up @@ -1554,7 +1554,7 @@ __metadata:
"@trpc/client": "npm:11.0.0-rc.630"
"@trpc/next": "npm:11.0.0-rc.630"
"@trpc/react-query": "npm:11.0.0-rc.630"
"@types/node": "npm:20.17.14"
"@types/node": "npm:20.17.15"
"@types/react": "npm:18.3.18"
"@types/react-dom": "npm:18.3.5"
"@vercel/speed-insights": "npm:1.1.0"
Expand Down Expand Up @@ -4582,12 +4582,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.14":
version: 20.17.14
resolution: "@types/node@npm:20.17.14"
"@types/node@npm:20.17.15":
version: 20.17.15
resolution: "@types/node@npm:20.17.15"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/2af0722989c677416dec4d9bc37e262a9724e090e5ce021a976e4ab12d4fa26aecbb00dddc8114d0fbf4a6552f12ace0ec98156247a20bf4d57809b7ce90ea5a
checksum: 10c0/2fd51772cacd12f5442bfad91cb1af3a8744dff29ca1852f9eef7ed2df6356a4f67a0fd8185188535ba9b0b0ffbe444d1cf240afa179f716838e82f3568d2185
languageName: node
linkType: hard

Expand Down

0 comments on commit dd8480b

Please sign in to comment.