Skip to content

Commit

Permalink
chore(deps): update node.js to v18.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 4, 2023
1 parent 96b2b7e commit eaddfad
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.14.2
18.16.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"preinstall": "npx -y only-allow pnpm"
},
"engines": {
"node": "18.14.2",
"node": "18.16.0",
"npm": "use pnpm",
"pnpm": ">=7",
"yarn": "use pnpm"
Expand All @@ -46,7 +46,7 @@
"@kkkaoru/tsconfig": "latest",
"@kkkaoru/vite-config": "latest",
"@kkkaoru/vitest-config": "latest",
"@types/node": "18.14.6",
"@types/node": "18.16.3",
"@types/react": "18.2.5",
"@types/react-dom": "18.2.3",
"eslint": "8.39.0",
Expand Down
80 changes: 40 additions & 40 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 eaddfad

Please sign in to comment.