chore(deps): update dependency lint-staged to v12.1.4 (#3940)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-12-25 22:01:29 +01:00 committed by GitHub
parent 642314271c
commit f63db5b94c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -40,7 +40,7 @@
"husky": "7.0.4",
"is-ci": "3.0.1",
"jest": "27.4.5",
"lint-staged": "12.1.3",
"lint-staged": "12.1.4",
"lodash": "4.17.21",
"minimist": "1.2.5",
"prettier": "2.5.1",
@ -10768,9 +10768,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",
@ -25076,9 +25076,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",

View File

@ -55,7 +55,7 @@
"husky": "7.0.4",
"is-ci": "3.0.1",
"jest": "27.4.5",
"lint-staged": "12.1.3",
"lint-staged": "12.1.4",
"lodash": "4.17.21",
"minimist": "1.2.5",
"prettier": "2.5.1",