chore(deps-dev): bump lint-staged from 12.1.5 to 12.1.7 (#7464)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.1.5 to 12.1.7.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.1.5...v12.1.7)

---
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-01-08 14:49:57 +00:00
committed by GitHub
parent b63e5cb261
commit 4cc47113d5
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -115,7 +115,7 @@
"is-svg": "^4.3.2",
"js-yaml-loader": "^1.2.2",
"jsdoc": "^3.6.7",
"lint-staged": "^12.1.5",
"lint-staged": "^12.1.7",
"lodash.debounce": "^4.0.8",
"lodash.difference": "^4.5.0",
"minimist": "^1.2.5",
@@ -18586,9 +18586,9 @@
}
},
"node_modules/lint-staged": {
"version": "12.1.5",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz",
"integrity": "sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==",
"version": "12.1.7",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.7.tgz",
"integrity": "sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==",
"dev": true,
"dependencies": {
"cli-truncate": "^3.1.0",
@@ -44854,9 +44854,9 @@
}
},
"lint-staged": {
"version": "12.1.5",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz",
"integrity": "sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==",
"version": "12.1.7",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.7.tgz",
"integrity": "sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==",
"dev": true,
"requires": {
"cli-truncate": "^3.1.0",

View File

@@ -201,7 +201,7 @@
"is-svg": "^4.3.2",
"js-yaml-loader": "^1.2.2",
"jsdoc": "^3.6.7",
"lint-staged": "^12.1.5",
"lint-staged": "^12.1.7",
"lodash.debounce": "^4.0.8",
"lodash.difference": "^4.5.0",
"minimist": "^1.2.5",