chore(deps): update dependency lint-staged to v12.3.2

This commit is contained in:
Renovate Bot
2022-01-26 19:22:18 +00:00
committed by renovate[bot]
parent f184bc98b5
commit 033bddf854
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -85,7 +85,7 @@
"husky": "7.0.4", "husky": "7.0.4",
"jest": "27.4.7", "jest": "27.4.7",
"js-yaml": "3.14.1", "js-yaml": "3.14.1",
"lint-staged": "12.3.1", "lint-staged": "12.3.2",
"lodash": "4.17.21", "lodash": "4.17.21",
"markdownlint": "0.25.1", "markdownlint": "0.25.1",
"mock-fs": "5.1.2", "mock-fs": "5.1.2",
@ -34599,9 +34599,9 @@
} }
}, },
"node_modules/lint-staged": { "node_modules/lint-staged": {
"version": "12.3.1", "version": "12.3.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.1.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.2.tgz",
"integrity": "sha512-Ocht/eT+4/siWOZDJpNUKcKX2UeWW/pDbohJ4gRsrafAjBi79JK8kiNVk2ciIVNKdw0Q4ABptl2nr6uQAlRImw==", "integrity": "sha512-gtw4Cbj01SuVSfAOXC6ivd/7VKHTj51yj5xV8TgktFmYNMsZzXuSd5/brqJEA93v63wL7R6iDlunMANOechC0A==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"cli-truncate": "^3.1.0", "cli-truncate": "^3.1.0",
@ -80719,9 +80719,9 @@
} }
}, },
"lint-staged": { "lint-staged": {
"version": "12.3.1", "version": "12.3.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.1.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.2.tgz",
"integrity": "sha512-Ocht/eT+4/siWOZDJpNUKcKX2UeWW/pDbohJ4gRsrafAjBi79JK8kiNVk2ciIVNKdw0Q4ABptl2nr6uQAlRImw==", "integrity": "sha512-gtw4Cbj01SuVSfAOXC6ivd/7VKHTj51yj5xV8TgktFmYNMsZzXuSd5/brqJEA93v63wL7R6iDlunMANOechC0A==",
"dev": true, "dev": true,
"requires": { "requires": {
"cli-truncate": "^3.1.0", "cli-truncate": "^3.1.0",

View File

@ -160,7 +160,7 @@
"husky": "7.0.4", "husky": "7.0.4",
"jest": "27.4.7", "jest": "27.4.7",
"js-yaml": "3.14.1", "js-yaml": "3.14.1",
"lint-staged": "12.3.1", "lint-staged": "12.3.2",
"lodash": "4.17.21", "lodash": "4.17.21",
"markdownlint": "0.25.1", "markdownlint": "0.25.1",
"mock-fs": "5.1.2", "mock-fs": "5.1.2",