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] committed Oct 30, 2022
1 parent 8f61328 commit 5d2e600
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -62,7 +62,7 @@
"@commitlint/config-conventional": "^17.0.2",
"@commitlint/cz-commitlint": "^17.0.0",
"@commitlint/types": "^17.0.0",
"@types/node": "^17.0.32",
"@types/node": "^18.11.8",
"bumpp": "^7.2.0",
"commitizen": "^4.2.4",
"conventional-changelog-cli": "^2.2.2",
Expand Down Expand Up @@ -92,7 +92,7 @@
}
},
"engines": {
"node": ">=v16.15.1",
"node": ">=v18.12.0",
"pnpm": ">=7.3.0"
}
}
28 changes: 14 additions & 14 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 5d2e600

Please sign in to comment.