Skip to content

Commit

Permalink
chore(deps): update pnpm to v8.6.0 (#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
vhpx authored Jun 1, 2023
2 parents 161b6ef + 9a0fbdf commit d2bd2bf
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@
"tsconfig": "workspace:*",
"typescript": "^5.0.4"
},
"packageManager": "pnpm@8.5.1"
"packageManager": "pnpm@8.6.0"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
"engines": {
"node": ">=18.0.0"
},
"packageManager": "pnpm@8.5.1"
"packageManager": "pnpm@8.6.0"
}
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.5.1"
"packageManager": "pnpm@8.6.0"
}
2 changes: 1 addition & 1 deletion packages/tailwind-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"tailwind-scrollbar": "^3.0.4",
"tailwindcss-themer": "^3.1.0"
},
"packageManager": "pnpm@8.5.1"
"packageManager": "pnpm@8.6.0"
}
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.5.1"
"packageManager": "pnpm@8.6.0"
}
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
"tsup": "^6.7.0",
"typescript": "^5.0.4"
},
"packageManager": "pnpm@8.5.1"
"packageManager": "pnpm@8.6.0"
}
18 changes: 11 additions & 7 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 d2bd2bf

Please sign in to comment.