Update dependency lint-staged to v11.1.0
This commit is contained in:
parent
4b908fdddd
commit
462ea02e23
2 changed files with 6 additions and 6 deletions
|
@ -39,7 +39,7 @@
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"gulp": "4.0.2",
|
"gulp": "4.0.2",
|
||||||
"husky": "6.0.0",
|
"husky": "6.0.0",
|
||||||
"lint-staged": "11.0.0",
|
"lint-staged": "11.1.0",
|
||||||
"prettier": "2.3.2",
|
"prettier": "2.3.2",
|
||||||
"rollup": "2.52.3",
|
"rollup": "2.52.3",
|
||||||
"semver": "7.3.5",
|
"semver": "7.3.5",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -969,7 +969,7 @@ __metadata:
|
||||||
fs-extra: 10.0.0
|
fs-extra: 10.0.0
|
||||||
gulp: 4.0.2
|
gulp: 4.0.2
|
||||||
husky: 6.0.0
|
husky: 6.0.0
|
||||||
lint-staged: 11.0.0
|
lint-staged: 11.1.0
|
||||||
prettier: 2.3.2
|
prettier: 2.3.2
|
||||||
rollup: 2.52.3
|
rollup: 2.52.3
|
||||||
semver: 7.3.5
|
semver: 7.3.5
|
||||||
|
@ -2741,9 +2741,9 @@ fsevents@~2.3.2:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lint-staged@npm:11.0.0":
|
"lint-staged@npm:11.1.0":
|
||||||
version: 11.0.0
|
version: 11.1.0
|
||||||
resolution: "lint-staged@npm:11.0.0"
|
resolution: "lint-staged@npm:11.1.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk: ^4.1.1
|
chalk: ^4.1.1
|
||||||
cli-truncate: ^2.1.0
|
cli-truncate: ^2.1.0
|
||||||
|
@ -2762,7 +2762,7 @@ fsevents@~2.3.2:
|
||||||
stringify-object: ^3.3.0
|
stringify-object: ^3.3.0
|
||||||
bin:
|
bin:
|
||||||
lint-staged: bin/lint-staged.js
|
lint-staged: bin/lint-staged.js
|
||||||
checksum: e5d9c38f468fae090939d150f8a1676ca208e50c714f20c9957a16833eeae20ca9676c8679883d0a005fda58375581c26352e18a2227d6449a29adaca650f957
|
checksum: 2f4a951fe24b6359ca32fbe5399fef55b83f3cbdfede478ba3bc6e9adc3230a64f6f33cf51b332cf165d01b464bd6683a64234e3730239c4a0391a789566a909
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue