chore(deps): update dependency lint-staged to v11.2.5
This commit is contained in:
parent
38a8b4662c
commit
9b281a140d
2 changed files with 6 additions and 6 deletions
|
@ -75,7 +75,7 @@
|
||||||
"husky": "7.0.4",
|
"husky": "7.0.4",
|
||||||
"jest": "27.3.1",
|
"jest": "27.3.1",
|
||||||
"jest-junit": "13.0.0",
|
"jest-junit": "13.0.0",
|
||||||
"lint-staged": "11.2.4",
|
"lint-staged": "11.2.5",
|
||||||
"prettier": "2.4.1",
|
"prettier": "2.4.1",
|
||||||
"rollup": "2.58.3",
|
"rollup": "2.58.3",
|
||||||
"rollup-plugin-typescript2": "0.30.0",
|
"rollup-plugin-typescript2": "0.30.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3465,7 +3465,7 @@ __metadata:
|
||||||
husky: 7.0.4
|
husky: 7.0.4
|
||||||
jest: 27.3.1
|
jest: 27.3.1
|
||||||
jest-junit: 13.0.0
|
jest-junit: 13.0.0
|
||||||
lint-staged: 11.2.4
|
lint-staged: 11.2.5
|
||||||
prettier: 2.4.1
|
prettier: 2.4.1
|
||||||
rollup: 2.58.3
|
rollup: 2.58.3
|
||||||
rollup-plugin-typescript2: 0.30.0
|
rollup-plugin-typescript2: 0.30.0
|
||||||
|
@ -6372,9 +6372,9 @@ fsevents@^1.2.7:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lint-staged@npm:11.2.4":
|
"lint-staged@npm:11.2.5":
|
||||||
version: 11.2.4
|
version: 11.2.5
|
||||||
resolution: "lint-staged@npm:11.2.4"
|
resolution: "lint-staged@npm:11.2.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
cli-truncate: 2.1.0
|
cli-truncate: 2.1.0
|
||||||
colorette: ^1.4.0
|
colorette: ^1.4.0
|
||||||
|
@ -6393,7 +6393,7 @@ fsevents@^1.2.7:
|
||||||
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: 9c1478d1903029a1db15b81c3f4d56a99b28774871961d18ea38dff1d7648bbca2eaa55c53c5c71732add89994bb07d3b91ce127495a7e586f519dfdb8a45938
|
checksum: d5fd11560f28d448de6318cc6792895e55cf87f850a5ac125d7f5e2777baf004e05482e224450e0f13354fa527c13276792f3650b6d53dd3016a67344f97d632
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue