Skip to content

Commit

Permalink
chore(deps): update pnpm to v7 (#155)
Browse files Browse the repository at this point in the history
* chore(deps): update pnpm to v7

* chore: update lock file

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Koichi Kiyokawa <koichi20110068@gmail.com>
  • Loading branch information
renovate[bot] and KoichiKiyokawa authored Jun 22, 2022
1 parent 03fab4c commit 53c4d58
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
strict-peer-dependencies=false
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"vitest": "0.15.1",
"zx": "7.0.1"
},
"packageManager": "pnpm@6.32.23",
"packageManager": "pnpm@7.3.0",
"lint-staged": {
"**/*.{ts}": [
"eslint --fix"
Expand Down
22 changes: 11 additions & 11 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 53c4d58

Please sign in to comment.