chore(deps): update dependency lint-staged to v12.3.0
This commit is contained in:
parent
bd18219e26
commit
246a93f05c
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.2",
|
||||
"lint-staged": "12.3.0",
|
||||
"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.2
|
||||
lint-staged: 12.3.0
|
||||
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.2":
|
||||
version: 12.2.2
|
||||
resolution: "lint-staged@npm:12.2.2"
|
||||
"lint-staged@npm:12.3.0":
|
||||
version: 12.3.0
|
||||
resolution: "lint-staged@npm:12.3.0"
|
||||
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: 27db9c9e88d2c0835c16679de9a98a0909ea09b90f5be3179c7d0ae21e85547e7776349df9654e61c71833d18a0162833cd726df3a70022ba10708ccec08b17d
|
||||
checksum: 6cf29325dd37068e8f0db2a18657ee2d8cd6f586560297d9a8f781f88444b9b1dfea9e718b5bbb7428c6b2fac41859e0df1b72298e30e1fd783e507888385687
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue