Skip to content

Commit

Permalink
chore(deps): update pnpm to v9 (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent be230bd commit ecafd75
Show file tree
Hide file tree
Showing 4 changed files with 4,754 additions and 3,879 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"author": "taskirel",
"license": "MIT",
"packageManager": "pnpm@8.15.5",
"packageManager": "pnpm@9.6.0",
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@taskylizard/eslint-config": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/colors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"format": "prettier --write --cache \"src/**/*.ts\"",
"typecheck": "tsc --noEmit"
},
"packageManager": "pnpm@8.15.5",
"packageManager": "pnpm@9.6.0",
"engines": {
"node": ">=18.16.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"components.d.ts",
"dist"
],
"packageManager": "pnpm@8.15.5",
"packageManager": "pnpm@9.6.0",
"engines": {
"node": ">=18.16.1"
},
Expand Down
Loading

0 comments on commit ecafd75

Please sign in to comment.