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 Feb 26, 2024
1 parent b9044b5 commit b5bd964
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 31 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"repository": "git@github.com:vrn-deco/cli.git",
"license": "MIT",
"engines": {
"node": ">=16.14.0"
"node": ">=20.11.1"
},
"packageManager": "pnpm@8.15.4",
"scripts": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"@ombro/tsconfig": "^2.0.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.19.18",
"@types/node": "^20.11.20",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/ui": "^0.34.7",
"commitizen": "^4.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"homepage": "https://github.com/vrn-deco/cli#readme",
"license": "MIT",
"engines": {
"node": ">=16.14.0"
"node": ">=20.11.1"
},
"bin": {
"vrn": "bin/vrn-cli.js",
Expand Down
74 changes: 46 additions & 28 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 b5bd964

Please sign in to comment.