Skip to content

Commit

Permalink
chore: Upgrade Node.js to v20.15.1 (#869)
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 11, 2024
1 parent 44caf4e commit e1b7da4
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@commitlint/config-conventional": "19.2.2",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.6.0",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"arg": "5.0.2",
"docsify-cli": "4.4.4",
"eslint": "9.6.0",
Expand Down Expand Up @@ -122,7 +122,7 @@
"trailingComma": "es5"
},
"volta": {
"node": "20.15.0",
"node": "20.15.1",
"pnpm": "9.1.0"
},
"packageManager": "[email protected]"
Expand Down
100 changes: 50 additions & 50 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 e1b7da4

Please sign in to comment.