Skip to content

Commit

Permalink
Bump micromatch and lint-staged
Browse files Browse the repository at this point in the history
Bumps [micromatch](https://github.com/micromatch/micromatch) to 4.0.8 and updates ancestor dependency [lint-staged](https://github.com/lint-staged/lint-staged). These dependencies need to be updated together.


Updates `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.5...4.0.8)

Updates `lint-staged` from 15.2.2 to 15.2.9
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.2...v15.2.9)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
- dependency-name: lint-staged
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 6710a86 commit 450e837
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 86 deletions.
188 changes: 103 additions & 85 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint-plugin-react-refresh": "0.4.6",
"husky": "9.0.11",
"jsdom": "24.0.0",
"lint-staged": "15.2.2",
"lint-staged": "15.2.9",
"typescript": "5.2.2",
"vite": "5.2.6",
"vite-bundle-visualizer": "1.2.1",
Expand Down

0 comments on commit 450e837

Please sign in to comment.