chore(deps): update dependency lint-staged to v12.3.3
This commit is contained in:
parent
983342bd0f
commit
9acedf64ff
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.3.2",
|
"lint-staged": "12.3.3",
|
||||||
"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
|
@ -1647,7 +1647,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.3.2
|
lint-staged: 12.3.3
|
||||||
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
|
||||||
|
@ -3873,9 +3873,9 @@ fsevents@~2.3.2:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lint-staged@npm:12.3.2":
|
"lint-staged@npm:12.3.3":
|
||||||
version: 12.3.2
|
version: 12.3.3
|
||||||
resolution: "lint-staged@npm:12.3.2"
|
resolution: "lint-staged@npm:12.3.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
cli-truncate: ^3.1.0
|
cli-truncate: ^3.1.0
|
||||||
colorette: ^2.0.16
|
colorette: ^2.0.16
|
||||||
|
@ -3892,7 +3892,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: 35cab689dfc967ff95afeeaa7be7d1e19a131f36eeac9ac1d80240e0b20108286ce04f2d6bdf0b77fdf58db3ca5313bcbf2667dc6017335e604ff455caf69e33
|
checksum: a9147eb5def6345622d1b772d5920b1282808738abf53e6034d8da2d21d6baf80135ea22f799bf4092867a3dba13cd875493b8e32e47f3b4574e4e8871a0aa8e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue