Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
chore(deps): update pnpm to v7.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2022
1 parent ea7a22b commit 8ed2b48
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@ritem/monorepo",
"private": true,
"version": "0.0.0",
"packageManager": "pnpm@7.0.0",
"packageManager": "pnpm@7.11.0",
"scripts": {
"prepare": "pnpm -r run stub",
"release": "bumpp package.json packages/*/package.json --commit --push --tag && pnpm -r publish --access public",
Expand All @@ -29,7 +29,7 @@
"@vitejs/plugin-react": "1.3.2",
"bumpp": "7.2.0",
"eslint": "8.22.0",
"pnpm": "7.9.5",
"pnpm": "7.11.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.3.0",
Expand Down
74 changes: 63 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 8ed2b48

Please sign in to comment.