Skip to content

Commit

Permalink
chore(deps): update pnpm to v8.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent 805966e commit a7cb979
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Innei <https://innei.in>",
"private": true,
"license": "MIT",
"packageManager": "pnpm@8.7.6",
"packageManager": "pnpm@8.8.0",
"husky": {
"hooks": {
"pre-commit": "lint-staged"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Innei <https://innei.in>",
"private": true,
"license": "MIT",
"packageManager": "pnpm@8.7.6",
"packageManager": "pnpm@8.8.0",
"husky": {
"hooks": {
"pre-commit": "lint-staged"
Expand Down

0 comments on commit a7cb979

Please sign in to comment.