chore(deps-dev): bump lint-staged from 12.4.0 to 12.4.1 (#7893)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.0 to 12.4.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.4.0...v12.4.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-04-30 17:33:29 +00:00
committed by GitHub
parent a4ff4897e5
commit cad326a725
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -117,7 +117,7 @@
"is-svg": "^4.3.2",
"js-yaml-loader": "^1.2.2",
"jsdoc": "^3.6.10",
"lint-staged": "^12.4.0",
"lint-staged": "^12.4.1",
"lodash.debounce": "^4.0.8",
"lodash.difference": "^4.5.0",
"minimist": "^1.2.6",
@@ -18478,9 +18478,9 @@
}
},
"node_modules/lint-staged": {
"version": "12.4.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.0.tgz",
"integrity": "sha512-3X7MR0h9b7qf4iXf/1n7RlVAx+EzpAZXoCEMhVSpaBlgKDfH2ewf+QUm7BddFyq29v4dgPP+8+uYpWuSWx035A==",
"version": "12.4.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.1.tgz",
"integrity": "sha512-PTXgzpflrQ+pODQTG116QNB+Q6uUTDg5B5HqGvNhoQSGt8Qy+MA/6zSnR8n38+sxP5TapzeQGTvoKni0KRS8Vg==",
"dev": true,
"dependencies": {
"cli-truncate": "^3.1.0",
@@ -44163,9 +44163,9 @@
}
},
"lint-staged": {
"version": "12.4.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.0.tgz",
"integrity": "sha512-3X7MR0h9b7qf4iXf/1n7RlVAx+EzpAZXoCEMhVSpaBlgKDfH2ewf+QUm7BddFyq29v4dgPP+8+uYpWuSWx035A==",
"version": "12.4.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.1.tgz",
"integrity": "sha512-PTXgzpflrQ+pODQTG116QNB+Q6uUTDg5B5HqGvNhoQSGt8Qy+MA/6zSnR8n38+sxP5TapzeQGTvoKni0KRS8Vg==",
"dev": true,
"requires": {
"cli-truncate": "^3.1.0",

View File

@@ -203,7 +203,7 @@
"is-svg": "^4.3.2",
"js-yaml-loader": "^1.2.2",
"jsdoc": "^3.6.10",
"lint-staged": "^12.4.0",
"lint-staged": "^12.4.1",
"lodash.debounce": "^4.0.8",
"lodash.difference": "^4.5.0",
"minimist": "^1.2.6",