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 Dec 1, 2023
1 parent 4c836fe commit 7af3ce7
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"license": "MIT",
"packageManager": "[email protected]",
"engines": {
"node": ">=14.18.0"
"node": ">=20.10.0"
},
"bin": {
"cfc": "./lib/cli.js"
Expand Down Expand Up @@ -57,7 +57,7 @@
"@1stg/lib-config": "^10.3.0",
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.2",
"@types/node": "^18.7.18",
"@types/node": "^20.10.1",
"@vitest/coverage-istanbul": "^0.34.6",
"type-coverage": "^2.27.0",
"typescript": "^4.9.5",
Expand Down
36 changes: 23 additions & 13 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 7af3ce7

Please sign in to comment.