chore(deps): update dependency lint-staged to v12.2.0
This commit is contained in:
parent
cbb88657f3
commit
00ead793a3
2 changed files with 6 additions and 6 deletions
|
@ -47,7 +47,7 @@
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"gulp": "4.0.2",
|
"gulp": "4.0.2",
|
||||||
"husky": "7.0.4",
|
"husky": "7.0.4",
|
||||||
"lint-staged": "12.1.7",
|
"lint-staged": "12.2.0",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.5.1",
|
"prettier": "2.5.1",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1667,7 +1667,7 @@ __metadata:
|
||||||
fs-extra: 10.0.0
|
fs-extra: 10.0.0
|
||||||
gulp: 4.0.2
|
gulp: 4.0.2
|
||||||
husky: 7.0.4
|
husky: 7.0.4
|
||||||
lint-staged: 12.1.7
|
lint-staged: 12.2.0
|
||||||
npm-run-all: 4.1.5
|
npm-run-all: 4.1.5
|
||||||
prettier: 2.5.1
|
prettier: 2.5.1
|
||||||
rimraf: 3.0.2
|
rimraf: 3.0.2
|
||||||
|
@ -3901,9 +3901,9 @@ fsevents@~2.3.2:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lint-staged@npm:12.1.7":
|
"lint-staged@npm:12.2.0":
|
||||||
version: 12.1.7
|
version: 12.2.0
|
||||||
resolution: "lint-staged@npm:12.1.7"
|
resolution: "lint-staged@npm:12.2.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
cli-truncate: ^3.1.0
|
cli-truncate: ^3.1.0
|
||||||
colorette: ^2.0.16
|
colorette: ^2.0.16
|
||||||
|
@ -3920,7 +3920,7 @@ fsevents@~2.3.2:
|
||||||
yaml: ^1.10.2
|
yaml: ^1.10.2
|
||||||
bin:
|
bin:
|
||||||
lint-staged: bin/lint-staged.js
|
lint-staged: bin/lint-staged.js
|
||||||
checksum: 3d0757706c8b0ca3f004bb2ffa89a9d5fc97ccdebfa4cde29a9636c661538780e194b99cbc5e4b8b89b13986187b33c97e009b09014511bbd45ee05ba557d0eb
|
checksum: 940cb0f1d56dcd5a69fafc6c2e5ea946805ecc0c65403828a7612851d33e52947e1a6523579a18bed6f9e781e1362bf17c89aeecf8ec28e3a9ccd1dea6efbe78
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue