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] authored Mar 26, 2024
1 parent 0d5814f commit 1a938da
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 36 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.20.2"
"node": ">=20.12.0"
},
"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.22",
"@types/node": "^20.11.30",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/ui": "^1.3.1",
"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.20.2"
"node": ">=20.12.0"
},
"bin": {
"vrn": "bin/vrn-cli.js",
Expand Down
72 changes: 39 additions & 33 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 1a938da

Please sign in to comment.