Skip to content

Commit

Permalink
chore(deps-dev): bump lint-staged from 15.2.2 to 15.2.4 (#15662)
Browse files Browse the repository at this point in the history
* ---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent f9003f9 commit 58bb8ef
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 122 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"got": "14.3.0",
"husky": "9.0.11",
"js-beautify": "1.15.1",
"lint-staged": "15.2.2",
"lint-staged": "15.2.4",
"mockdate": "3.0.5",
"msw": "2.3.0",
"prettier": "3.2.5",
Expand All @@ -179,7 +179,7 @@
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.6.0"
},
"packageManager": "pnpm@9.1.0",
"packageManager": "pnpm@9.1.2",
"engines": {
"node": ">=22"
}
Expand Down
Loading

0 comments on commit 58bb8ef

Please sign in to comment.