Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent c8e41be commit 0091228
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.14",
"@types/node": "20.14.15",
"@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 @@ -919,12 +919,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.14":
version: 20.14.14
resolution: "@types/node@npm:20.14.14"
"@types/node@npm:20.14.15":
version: 20.14.15
resolution: "@types/node@npm:20.14.15"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/4fc8d368df2b6f5497698327b30db68d7d20e32221ce7d057fb15cbd5834685b2fde0440609e4cb2204e5d305b928f008faf41b950a425f3fd55b60cb1b997cf
checksum: 10c0/093713db52dc544f3931a3dec9d7d8ef661f323e57becd083a7918c778cef1eb6ec32d1017bf5ade06bb06dc5c7551f4f4d749a14e40868cce44d51e54acd8ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -3539,7 +3539,7 @@ __metadata:
"@mui/icons-material": "npm:5.16.7"
"@mui/material": "npm:5.16.7"
"@mui/material-nextjs": "npm:5.16.6"
"@types/node": "npm:20.14.14"
"@types/node": "npm:20.14.15"
"@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 0091228

Please sign in to comment.