Bump lint-staged from 12.1.3 to 12.1.4
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.1.3 to 12.1.4. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v12.1.3...v12.1.4) --- 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
f5ddc7e5a1
commit
f57d5edb32
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -63,7 +63,7 @@
|
|||
"http2-proxy": "^5.0.53",
|
||||
"husky": "^7.0.4",
|
||||
"jest": "^27.4.5",
|
||||
"lint-staged": "^12.1.3",
|
||||
"lint-staged": "^12.1.4",
|
||||
"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.3",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.3.tgz",
|
||||
"integrity": "sha512-ajapdkaFxx+MVhvq6xQRg9zCnCLz49iQLJZP7+w8XaA3U4B35Z9xJJGq9vxmWo73QTvJLG+N2NxhjWiSexbAWQ==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.4.tgz",
|
||||
"integrity": "sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cli-truncate": "^3.1.0",
|
||||
|
@ -32439,9 +32439,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.3.tgz",
|
||||
"integrity": "sha512-ajapdkaFxx+MVhvq6xQRg9zCnCLz49iQLJZP7+w8XaA3U4B35Z9xJJGq9vxmWo73QTvJLG+N2NxhjWiSexbAWQ==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.4.tgz",
|
||||
"integrity": "sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cli-truncate": "^3.1.0",
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
"http2-proxy": "^5.0.53",
|
||||
"husky": "^7.0.4",
|
||||
"jest": "^27.4.5",
|
||||
"lint-staged": "^12.1.3",
|
||||
"lint-staged": "^12.1.4",
|
||||
"postcss": "^8.4.5",
|
||||
"postcss-import": "^14.0.2",
|
||||
"prettier": "^2.5.1",
|
||||
|
|
Loading…
Reference in a new issue