Skip to content

Commit

Permalink
chore: Upgrade Node.js to v20.11.0 (#701)
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 Jan 15, 2024
1 parent ab41d74 commit aa5d269
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@babel/preset-typescript": "7.23.3",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@types/node": "20.10.6",
"@types/node": "20.11.0",
"@typescript-eslint/eslint-plugin": "6.18.0",
"@typescript-eslint/parser": "6.18.0",
"arg": "5.0.2",
Expand Down Expand Up @@ -120,7 +120,7 @@
"trailingComma": "es5"
},
"volta": {
"node": "20.10.0",
"node": "20.11.0",
"pnpm": "8.14.0"
},
"packageManager": "[email protected]"
Expand Down
76 changes: 38 additions & 38 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 aa5d269

Please sign in to comment.