Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency @types/node to v20.12.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 29, 2024
1 parent 40df6ac commit 96522b6
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 @@ -16,7 +16,7 @@
"@mui/styled-engine-sc": "5.14.12",
"@supabase/auth-helpers-nextjs": "0.10.0",
"@supabase/supabase-js": "2.43.4",
"@types/node": "20.12.12",
"@types/node": "20.12.13",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"encoding": "0.1.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -865,12 +865,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.12":
version: 20.12.12
resolution: "@types/node@npm:20.12.12"
"@types/node@npm:20.12.13":
version: 20.12.13
resolution: "@types/node@npm:20.12.13"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/f374b763c744e8f16e4f38cf6e2c0eef31781ec9228c9e43a6f267880fea420fab0a238b59f10a7cb3444e49547c5e3785787e371fc242307310995b21988812
checksum: 10c0/2ac92bb631dbddfb560eb3ba4eedbb1c688044a0130bc1ef032f5c0f20148ac7c9aa3c5aaa5a9787b6c4c6299847d754b96ee8c9def951481ba6628c46b683f5
languageName: node
linkType: hard

Expand Down Expand Up @@ -4718,7 +4718,7 @@ __metadata:
"@mui/styled-engine-sc": "npm:5.14.12"
"@supabase/auth-helpers-nextjs": "npm:0.10.0"
"@supabase/supabase-js": "npm:2.43.4"
"@types/node": "npm:20.12.12"
"@types/node": "npm:20.12.13"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
encoding: "npm:0.1.13"
Expand Down

1 comment on commit 96522b6

@vercel
Copy link

@vercel vercel bot commented on 96522b6 May 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.