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.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 2135a8c commit 7e327be
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.1",
"@types/node": "20.12.11",
"@types/node": "20.12.12",
"@types/react": "18.3.2",
"@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.11":
version: 20.12.11
resolution: "@types/node@npm:20.12.11"
"@types/node@npm:20.12.12":
version: 20.12.12
resolution: "@types/node@npm:20.12.12"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/efaa7b08c50ba6e6982ac7d531ba08d5935539ba76e954807df1ff9382a319ead7e003ccaca5ad7cf33ecf53f212507f7c1f2794bd2ff52df6365fef21f6e1fb
checksum: 10c0/f374b763c744e8f16e4f38cf6e2c0eef31781ec9228c9e43a6f267880fea420fab0a238b59f10a7cb3444e49547c5e3785787e371fc242307310995b21988812
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.1"
"@types/node": "npm:20.12.11"
"@types/node": "npm:20.12.12"
"@types/react": "npm:18.3.2"
"@types/react-dom": "npm:18.3.0"
encoding: "npm:0.1.13"
Expand Down

1 comment on commit 7e327be

@vercel
Copy link

@vercel vercel bot commented on 7e327be May 14, 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.