chore(deps): update dependency lint-staged to v12.4.0
This commit is contained in:
parent
5ab72d7a34
commit
012e2fef63
2 changed files with 6 additions and 6 deletions
|
@ -47,7 +47,7 @@
|
||||||
"fs-extra": "10.1.0",
|
"fs-extra": "10.1.0",
|
||||||
"gulp": "4.0.2",
|
"gulp": "4.0.2",
|
||||||
"husky": "7.0.4",
|
"husky": "7.0.4",
|
||||||
"lint-staged": "12.3.8",
|
"lint-staged": "12.4.0",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.6.2",
|
"prettier": "2.6.2",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1694,7 +1694,7 @@ __metadata:
|
||||||
fs-extra: 10.1.0
|
fs-extra: 10.1.0
|
||||||
gulp: 4.0.2
|
gulp: 4.0.2
|
||||||
husky: 7.0.4
|
husky: 7.0.4
|
||||||
lint-staged: 12.3.8
|
lint-staged: 12.4.0
|
||||||
npm-run-all: 4.1.5
|
npm-run-all: 4.1.5
|
||||||
prettier: 2.6.2
|
prettier: 2.6.2
|
||||||
rimraf: 3.0.2
|
rimraf: 3.0.2
|
||||||
|
@ -3926,9 +3926,9 @@ fsevents@~2.3.2:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lint-staged@npm:12.3.8":
|
"lint-staged@npm:12.4.0":
|
||||||
version: 12.3.8
|
version: 12.4.0
|
||||||
resolution: "lint-staged@npm:12.3.8"
|
resolution: "lint-staged@npm:12.4.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
cli-truncate: ^3.1.0
|
cli-truncate: ^3.1.0
|
||||||
colorette: ^2.0.16
|
colorette: ^2.0.16
|
||||||
|
@ -3946,7 +3946,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: af6a89ae4244e4eac7180c6e7da452f378fd156ff38eaa666ecbb78f1e2efb7f1a9fc766dcc1cdde2bd76e03da68e602056ca9d2f1c6e46cf10aa83d20bf4d49
|
checksum: e25b273a73b79f224ff1ccb22432c34a9050fe8318b9cf7e08c748e2efc80e1f48ed4f2aa61cd16a701bb7fd6323ecf0d94a497c97732db04f2b5382d6b70131
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue