Bump lint-staged from 12.3.8 to 12.4.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-21 10:13:32 +00:00 committed by Jon Koops
parent f4a11eac7f
commit dbae302830
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -70,7 +70,7 @@
"http2-proxy": "^5.0.53",
"husky": "^7.0.4",
"jest": "^27.5.1",
"lint-staged": "^12.3.8",
"lint-staged": "^12.4.0",
"node-fetch": "^3.2.3",
"postcss": "^8.4.12",
"postcss-import": "^14.1.0",
@ -14632,9 +14632,9 @@
"dev": true
},
"node_modules/lint-staged": {
"version": "12.3.8",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.8.tgz",
"integrity": "sha512-0+UpNaqIwKRSGAFOCcpuYNIv/j5QGVC+xUVvmSdxHO+IfIGoHbFLo3XcPmV/LLnsVj5EAncNHVtlITSoY5qWGQ==",
"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==",
"dev": true,
"dependencies": {
"cli-truncate": "^3.1.0",
@ -33522,9 +33522,9 @@
"dev": true
},
"lint-staged": {
"version": "12.3.8",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.8.tgz",
"integrity": "sha512-0+UpNaqIwKRSGAFOCcpuYNIv/j5QGVC+xUVvmSdxHO+IfIGoHbFLo3XcPmV/LLnsVj5EAncNHVtlITSoY5qWGQ==",
"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==",
"dev": true,
"requires": {
"cli-truncate": "^3.1.0",

View file

@ -88,7 +88,7 @@
"http2-proxy": "^5.0.53",
"husky": "^7.0.4",
"jest": "^27.5.1",
"lint-staged": "^12.3.8",
"lint-staged": "^12.4.0",
"node-fetch": "^3.2.3",
"postcss": "^8.4.12",
"postcss-import": "^14.1.0",