Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.12 (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent b5ef7ff commit 419c3b6
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 @@ -30,7 +30,7 @@
"server-only": "0.0.1"
},
"devDependencies": {
"@types/node": "20.14.11",
"@types/node": "20.14.12",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"eslint": "8.57.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -918,12 +918,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.11":
version: 20.14.11
resolution: "@types/node@npm:20.14.11"
"@types/node@npm:20.14.12":
version: 20.14.12
resolution: "@types/node@npm:20.14.12"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/5306becc0ff41d81b1e31524bd376e958d0741d1ce892dffd586b9ae0cb6553c62b0d62abd16da8bea6b9a2c17572d360450535d7c073794b0cef9cb4e39691e
checksum: 10c0/59bc5fa11fdd23fd517f859063118f54a1ab53d3399ef63c926f8902429d7453abc0db22ef4b0a6110026b6ab81b6472fee894e1d235c24b01a0b3e10cfae0bb
languageName: node
linkType: hard

Expand Down Expand Up @@ -3538,7 +3538,7 @@ __metadata:
"@mui/icons-material": "npm:5.16.4"
"@mui/material": "npm:5.16.4"
"@mui/material-nextjs": "npm:5.16.4"
"@types/node": "npm:20.14.11"
"@types/node": "npm:20.14.12"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@vercel/analytics": "npm:1.3.1"
Expand Down

0 comments on commit 419c3b6

Please sign in to comment.