Bump lint-staged from 12.3.7 to 12.3.8
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.7 to 12.3.8. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v12.3.7...v12.3.8) --- 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:
parent
28b4246ed0
commit
d49c592121
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -70,7 +70,7 @@
|
|||
"http2-proxy": "^5.0.53",
|
||||
"husky": "^7.0.4",
|
||||
"jest": "^27.5.1",
|
||||
"lint-staged": "^12.3.7",
|
||||
"lint-staged": "^12.3.8",
|
||||
"node-fetch": "^3.2.3",
|
||||
"postcss": "^8.4.12",
|
||||
"postcss-import": "^14.1.0",
|
||||
|
@ -14777,9 +14777,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/lint-staged": {
|
||||
"version": "12.3.7",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.7.tgz",
|
||||
"integrity": "sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==",
|
||||
"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==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cli-truncate": "^3.1.0",
|
||||
|
@ -33751,9 +33751,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "12.3.7",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.7.tgz",
|
||||
"integrity": "sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==",
|
||||
"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==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cli-truncate": "^3.1.0",
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
"http2-proxy": "^5.0.53",
|
||||
"husky": "^7.0.4",
|
||||
"jest": "^27.5.1",
|
||||
"lint-staged": "^12.3.7",
|
||||
"lint-staged": "^12.3.8",
|
||||
"node-fetch": "^3.2.3",
|
||||
"postcss": "^8.4.12",
|
||||
"postcss-import": "^14.1.0",
|
||||
|
|
Loading…
Reference in a new issue