Skip to content

Commit

Permalink
build(deps): update pnpm to v9.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrson83 committed Dec 15, 2024
1 parent 6c2f212 commit 4c15d70
Show file tree
Hide file tree
Showing 2 changed files with 1,062 additions and 1,136 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
},
"engines": {
"node": ">=20.0.0",
"pnpm": ">=9.7.0"
"pnpm": ">=9.15.0"
},
"nano-staged": {
"*.ts": "biome lint --write .",
"*": "biome format . --write",
"*.scss": "stylelint \"./packages/web/**/*.scss\" --fix"
},
"packageManager": "pnpm@9.7.0"
"packageManager": "pnpm@9.15.0"
}
Loading

0 comments on commit 4c15d70

Please sign in to comment.