Bump lint-staged from 12.1.5 to 12.1.7

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>
This commit is contained in:
dependabot[bot] 2022-01-10 04:08:21 +00:00 committed by Jon Koops
parent 80b682871d
commit 8386e77a0b
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -63,7 +63,7 @@
"http2-proxy": "^5.0.53",
"husky": "^7.0.4",
"jest": "^27.4.5",
"lint-staged": "^12.1.5",
"lint-staged": "^12.1.7",
"postcss": "^8.4.5",
"postcss-import": "^14.0.2",
"prettier": "^2.5.1",
@ -14298,9 +14298,9 @@
"dev": true
},
"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",
@ -32447,9 +32447,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

@ -79,7 +79,7 @@
"http2-proxy": "^5.0.53",
"husky": "^7.0.4",
"jest": "^27.4.5",
"lint-staged": "^12.1.5",
"lint-staged": "^12.1.7",
"postcss": "^8.4.5",
"postcss-import": "^14.0.2",
"prettier": "^2.5.1",