Skip to content

Commit

Permalink
chore(deps): update pnpm to v7.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 9, 2023
1 parent 3f2b97a commit 8a1da97
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "gulp-plugins",
"private": true,
"packageManager": "pnpm@7.22.0",
"packageManager": "pnpm@7.23.0",
"scripts": {
"build": "pnpm run --filter=\"./packages/*\" --parallel build",
"clean": "rimraf packages/*/dist packages/*/*.tsbuildinfo",
Expand All @@ -24,7 +24,7 @@
"fast-glob": "^3.2.12",
"husky": "8.0.3",
"nano-staged": "^0.8.0",
"pnpm": "^7.22.0",
"pnpm": "^7.23.0",
"rimraf": "^3.0.2",
"tsup": "^6.5.0",
"tsx": "^3.12.1",
Expand Down
8 changes: 4 additions & 4 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 8a1da97

Please sign in to comment.