Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2024
1 parent aba8a4a commit b91e6df
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.8",
"@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.8",
"@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 @@ -3365,7 +3365,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 @@ -3374,6 +3374,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.8":
version: 20.11.8
resolution: "@types/node@npm:20.11.8"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 09aceafd6f2a0aa4b22081cd23e66193cf9032f627cf30b94db76a16cbce9e758fa6e9cc118c46678b9520764d1915d89be5d5df5049b2dcf1d5f79e3a350586
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 @@ -8142,7 +8151,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.8"
"@types/react": "npm:18.2.48"
"@types/react-dom": "npm:18.2.18"
"@types/react-relay": "npm:16.0.6"
Expand Down Expand Up @@ -10177,7 +10186,7 @@ __metadata:
"@mantine/core": "npm:7.4.2"
"@mantine/hooks": "npm:7.4.2"
"@tabler/icons-react": "npm:2.46.0"
"@types/node": "npm:20.11.5"
"@types/node": "npm:20.11.8"
"@types/react": "npm:18.2.48"
"@types/react-dom": "npm:18.2.18"
next: "npm:14.1.0"
Expand Down

0 comments on commit b91e6df

Please sign in to comment.