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