Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent 57ae9ca commit 6265011
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@sentry/vite-plugin": "2.10.3",
"@swc-jotai/debug-label": "0.1.0",
"@swc-jotai/react-refresh": "0.1.0",
"@types/node": "20.11.5",
"@types/node": "20.11.14",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@types/react-relay": "16.0.6",
Expand Down
2 changes: 1 addition & 1 deletion vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "20.11.5",
"@types/node": "20.11.14",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"postcss": "8.4.33",
Expand Down
15 changes: 12 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3486,7 +3486,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.11.5":
"@types/node@npm:*":
version: 20.11.5
resolution: "@types/node@npm:20.11.5"
dependencies:
Expand All @@ -3495,6 +3495,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.14":
version: 20.11.14
resolution: "@types/node@npm:20.11.14"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 129104b80a33b92ffcd139593b51d39b85e9dce0e7065a39eca23cd3c629da9f06a747509cdcbf0e6bd89349d944d1a4b112b598d122d0d33f10765d51a39334
languageName: node
linkType: hard

"@types/parse-json@npm:^4.0.0":
version: 4.0.2
resolution: "@types/parse-json@npm:4.0.2"
Expand Down Expand Up @@ -8263,7 +8272,7 @@ __metadata:
"@swc-jotai/debug-label": "npm:0.1.0"
"@swc-jotai/react-refresh": "npm:0.1.0"
"@tabler/icons-react": "npm:2.46.0"
"@types/node": "npm:20.11.5"
"@types/node": "npm:20.11.14"
"@types/react": "npm:18.2.48"
"@types/react-dom": "npm:18.2.18"
"@types/react-relay": "npm:16.0.6"
Expand Down Expand Up @@ -10298,7 +10307,7 @@ __metadata:
"@mantine/core": "npm:7.5.0"
"@mantine/hooks": "npm:7.5.0"
"@tabler/icons-react": "npm:2.46.0"
"@types/node": "npm:20.11.5"
"@types/node": "npm:20.11.14"
"@types/react": "npm:18.2.48"
"@types/react-dom": "npm:18.2.18"
next: "npm:14.1.0"
Expand Down

0 comments on commit 6265011

Please sign in to comment.