Skip to content

Commit

Permalink
chore(deps): update node.js to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent 9ed7be6 commit f6dc81c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dist"
],
"engines": {
"node": ">=v16.15.1",
"node": ">=18.18.0",
"pnpm": ">=7.3.0"
},
"scripts": {
Expand All @@ -61,7 +61,7 @@
},
"devDependencies": {
"@antfu/eslint-config": "^0.25.1",
"@types/node": "^17.0.32",
"@types/node": "^18.18.1",
"bumpp": "^8.2.1",
"commitizen": "^4.2.4",
"conventional-changelog-cli": "^2.2.2",
Expand Down
26 changes: 13 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 f6dc81c

Please sign in to comment.