chore(deps): update dependency lint-staged to v11.2.1
This commit is contained in:
parent
8a1fbe0d3f
commit
04dae7487e
2 changed files with 6 additions and 6 deletions
|
@ -44,7 +44,7 @@
|
||||||
"gulp": "4.0.2",
|
"gulp": "4.0.2",
|
||||||
"husky": "7.0.2",
|
"husky": "7.0.2",
|
||||||
"json-stringify-pretty-compact": "3.0.0",
|
"json-stringify-pretty-compact": "3.0.0",
|
||||||
"lint-staged": "11.2.0",
|
"lint-staged": "11.2.1",
|
||||||
"prettier": "2.4.1",
|
"prettier": "2.4.1",
|
||||||
"rollup": "2.58.0",
|
"rollup": "2.58.0",
|
||||||
"rollup-plugin-typescript2": "0.30.0",
|
"rollup-plugin-typescript2": "0.30.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3664,9 +3664,9 @@ fsevents@~2.3.2:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lint-staged@npm:11.2.0":
|
"lint-staged@npm:11.2.1":
|
||||||
version: 11.2.0
|
version: 11.2.1
|
||||||
resolution: "lint-staged@npm:11.2.0"
|
resolution: "lint-staged@npm:11.2.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
cli-truncate: 2.1.0
|
cli-truncate: 2.1.0
|
||||||
colorette: ^1.4.0
|
colorette: ^1.4.0
|
||||||
|
@ -3684,7 +3684,7 @@ fsevents@~2.3.2:
|
||||||
supports-color: 8.1.1
|
supports-color: 8.1.1
|
||||||
bin:
|
bin:
|
||||||
lint-staged: bin/lint-staged.js
|
lint-staged: bin/lint-staged.js
|
||||||
checksum: f3d1c47e6abb91a020c709d74c7aea0ecf1498e9dfdbae57397d3510c2b1a891080dd25eefcbbff4dd27f0df3b28245d2e33484cb78e74c968e2b3a800a97fc4
|
checksum: 4d41e80c779082c6880c22ac0d13d68730a430d4fec6cd228365eee7647b36808c85aa554ee358fa4bf983a3ae0ca919bf00e4eeea8db65ca46b190f09b18d85
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4985,7 +4985,7 @@ fsevents@~2.3.2:
|
||||||
gulp: 4.0.2
|
gulp: 4.0.2
|
||||||
husky: 7.0.2
|
husky: 7.0.2
|
||||||
json-stringify-pretty-compact: 3.0.0
|
json-stringify-pretty-compact: 3.0.0
|
||||||
lint-staged: 11.2.0
|
lint-staged: 11.2.1
|
||||||
prettier: 2.4.1
|
prettier: 2.4.1
|
||||||
rollup: 2.58.0
|
rollup: 2.58.0
|
||||||
rollup-plugin-typescript2: 0.30.0
|
rollup-plugin-typescript2: 0.30.0
|
||||||
|
|
Reference in a new issue