chore(deps): update dependency lint-staged to v12.1.7
This commit is contained in:
parent
a413dcae87
commit
20fcbe9a11
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.6",
|
"lint-staged": "12.1.7",
|
||||||
"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
|
@ -1674,7 +1674,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.6
|
lint-staged: 12.1.7
|
||||||
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
|
||||||
|
@ -3913,9 +3913,9 @@ fsevents@~2.3.2:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lint-staged@npm:12.1.6":
|
"lint-staged@npm:12.1.7":
|
||||||
version: 12.1.6
|
version: 12.1.7
|
||||||
resolution: "lint-staged@npm:12.1.6"
|
resolution: "lint-staged@npm:12.1.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
cli-truncate: ^3.1.0
|
cli-truncate: ^3.1.0
|
||||||
colorette: ^2.0.16
|
colorette: ^2.0.16
|
||||||
|
@ -3932,7 +3932,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: 429584c6604f0d9dcec9a7f632c9a3046f1e1d06e0e9c017fc59d7998f1baa4f8338aaa1658517b08e39a0320252ca8fc6b194a038024f0c68ac07217b57f2bb
|
checksum: 3d0757706c8b0ca3f004bb2ffa89a9d5fc97ccdebfa4cde29a9636c661538780e194b99cbc5e4b8b89b13986187b33c97e009b09014511bbd45ee05ba557d0eb
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue