Skip to content

Commit

Permalink
Update Node.js to v20.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 3443d2f commit 4429dc1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@types/eslint": "^8.44.7",
"@types/node": "^20.9.0",
"@types/node": "^20.12.12",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"autoprefixer": "^10.4.16",
Expand All @@ -66,7 +66,7 @@
},
"packageManager": "pnpm@8.10.3",
"volta": {
"node": "20.9.0",
"node": "20.13.1",
"pnpm": "8.10.3"
}
}
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4429dc1

Please sign in to comment.