Skip to content

Commit 6468653

Browse files
chore(deps): Bump micromatch and lint-staged (#1)
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/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) Updates `lint-staged` from 13.3.0 to 13.3.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v13.3.0...v13.3.0) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect - dependency-name: lint-staged dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c5a035 commit 6468653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"husky": "^8.0.3",
9797
"jest-image-snapshot": "^6.1.0",
9898
"jsdom": "^20.0.3",
99-
"lint-staged": "^13.1.0",
99+
"lint-staged": "^13.3.0",
100100
"lodash": "^4.17.21",
101101
"npm-run-all": "^4.1.5",
102102
"prettier": "^3.2.5",

0 commit comments

Comments
 (0)