Skip to content

Commit 54232dc

Browse files
fix(deps): bump lint-staged from 13.1.0 to 13.2.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.0 to 13.2.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v13.1.0...v13.2.1) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8238e35 commit 54232dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/lint-staged/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"lint:eslint": "eslint ./src --ext cjs,js,jsx,mjs,ts,tsx --max-warnings=0"
2525
},
2626
"dependencies": {
27-
"lint-staged": "13.1.0"
27+
"lint-staged": "13.2.1"
2828
},
2929
"peerDependencies": {
3030
"is-ci": "^3.0.1"

0 commit comments

Comments
 (0)