Skip to content

Commit

Permalink
chore(deps): update node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2023
1 parent b2676c0 commit 046d745
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 20 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@ianvs/prettier-plugin-sort-imports": "^4.1.0",
"@noodle/tsconfig": "workspace:^",
"@types/eslint": "^8.44.2",
"@types/node": "^20.5.9",
"@types/node": "^20.8.8",
"del-cli": "^5.1.0",
"eslint": "^8.48.0",
"eslint-config-noodle": "workspace:^",
Expand All @@ -44,11 +44,11 @@
},
"packageManager": "[email protected]",
"engines": {
"node": ">=v18.15.0",
"node": ">=20.8.1",
"pnpm": ">=8.6.10"
},
"volta": {
"node": "18.15.0",
"node": "20.8.1",
"pnpm": "8.6.11"
}
}
39 changes: 22 additions & 17 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 046d745

Please sign in to comment.