Skip to content

Commit

Permalink
chore: Upgrade Node.js to v20.18.0 (#935)
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 Oct 22, 2024
1 parent ab9ad54 commit 0c7f8dc
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 @@ -64,7 +64,7 @@
"@commitlint/config-conventional": "19.5.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.12.0",
"@types/node": "20.16.1",
"@types/node": "20.16.13",
"arg": "5.0.2",
"docsify-cli": "4.4.4",
"eslint": "9.12.0",
Expand Down Expand Up @@ -123,7 +123,7 @@
"trailingComma": "es5"
},
"volta": {
"node": "20.17.0",
"node": "20.18.0",
"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 0c7f8dc

Please sign in to comment.