Skip to content

Commit

Permalink
chore(deps): update pnpm to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent 50ae118 commit d52cb06
Show file tree
Hide file tree
Showing 2 changed files with 4,293 additions and 3,350 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "gulp-plugins",
"type": "module",
"private": true,
"packageManager": "pnpm@8.15.7",
"packageManager": "pnpm@9.0.1",
"scripts": {
"build": "turbo run --filter=\"./packages/*\" --parallel build",
"clean": "rimraf packages/*/dist packages/*/*.tsbuildinfo",
Expand All @@ -24,7 +24,7 @@
"eslint": "^8.57.0",
"husky": "9.0.11",
"nano-staged": "^0.8.0",
"pnpm": "^8.15.7",
"pnpm": "^9.0.1",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"tsup": "^8.0.2",
Expand Down

0 comments on commit d52cb06

Please sign in to comment.