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.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent 2ae209f commit 4cf46a0
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.5",
"@types/node": "20.14.7",
"@types/node": "20.14.8",
"@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 @@ -883,12 +883,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.7":
version: 20.14.7
resolution: "@types/node@npm:20.14.7"
"@types/node@npm:20.14.8":
version: 20.14.8
resolution: "@types/node@npm:20.14.8"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/6211ffe86f769a58617e3bdca58610256021ef54bd99d2c442ee6109196cd6ee8e0bcd1cfac0e39bf4bb353f8900fa5fae540485a03816bd91ad1f86a0e18512
checksum: 10c0/06d4643fa3b179b41fe19f9c75c240278ca1f7a313b3b837bc36ea119499c7ad77f06bbe72694ac04aa91ec77fe747baa09b889f4c435450c1724a26bd55f160
languageName: node
linkType: hard

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

0 comments on commit 4cf46a0

Please sign in to comment.