Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.15.2 (#474)
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 Dec 29, 2024
1 parent 916b922 commit d4c9b5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@biomejs/biome": "1.9.4",
"husky": "9.1.7"
},
"packageManager": "pnpm@9.15.1",
"packageManager": "pnpm@9.15.2",
"lint-staged": {
"*.{js,ts,cjs,mjs,astro}": "biome format --fix"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
"webpack-cli": "6.0.1",
"webpack-merge": "6.0.1"
},
"packageManager": "pnpm@9.15.1",
"packageManager": "pnpm@9.15.2",
"lint-staged": {
"*": "biome check --fix --no-errors-on-unmatched",
"*.{js,ts,tsx}": "pnpm test -- --findRelatedTests -u --passWithNoTests"
Expand Down

0 comments on commit d4c9b5b

Please sign in to comment.