Bump lint-staged from 12.1.5 to 12.1.7 (#7441)

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>
This commit is contained in:
dependabot[bot]
2022-01-12 12:18:41 +00:00
committed by GitHub
parent 7c7b1eadf3
commit b6fca10eaf
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -36120,9 +36120,9 @@
"dev": true
},
"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

@@ -149,7 +149,7 @@
"karma-jasmine-html-reporter": "^0.2.2",
"karma-mocha-reporter": "2.2.5",
"license-checker": "^25.0.1",
"lint-staged": "^12.1.5",
"lint-staged": "^12.1.7",
"lite-server": "^2.6.1",
"mini-css-extract-plugin": "^1.6.0",
"nconf": "^0.11.1",