Update dependency lint-staged to v11.1.2
This commit is contained in:
parent
262632d6f5
commit
687c724b80
2 changed files with 6 additions and 7 deletions
|
@ -68,7 +68,7 @@
|
|||
"husky": "7.0.1",
|
||||
"jest": "27.0.6",
|
||||
"jest-junit": "12.2.0",
|
||||
"lint-staged": "11.1.1",
|
||||
"lint-staged": "11.1.2",
|
||||
"prettier": "2.3.2",
|
||||
"rollup": "2.56.0",
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -2923,7 +2923,7 @@ __metadata:
|
|||
husky: 7.0.1
|
||||
jest: 27.0.6
|
||||
jest-junit: 12.2.0
|
||||
lint-staged: 11.1.1
|
||||
lint-staged: 11.1.2
|
||||
prettier: 2.3.2
|
||||
rollup: 2.56.0
|
||||
rollup-plugin-typescript2: 0.30.0
|
||||
|
@ -5621,16 +5621,15 @@ fsevents@^1.2.7:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lint-staged@npm:11.1.1":
|
||||
version: 11.1.1
|
||||
resolution: "lint-staged@npm:11.1.1"
|
||||
"lint-staged@npm:11.1.2":
|
||||
version: 11.1.2
|
||||
resolution: "lint-staged@npm:11.1.2"
|
||||
dependencies:
|
||||
chalk: ^4.1.1
|
||||
cli-truncate: ^2.1.0
|
||||
commander: ^7.2.0
|
||||
cosmiconfig: ^7.0.0
|
||||
debug: ^4.3.1
|
||||
dedent: ^0.7.0
|
||||
enquirer: ^2.3.6
|
||||
execa: ^5.0.0
|
||||
listr2: ^3.8.2
|
||||
|
@ -5642,7 +5641,7 @@ fsevents@^1.2.7:
|
|||
stringify-object: ^3.3.0
|
||||
bin:
|
||||
lint-staged: bin/lint-staged.js
|
||||
checksum: 1a3100748c60f0ca28635923229ad4e2415681a192fcf40b453b05f6aa053ac87f70328d07374655b55009e4f3b3a6774b132f72ec54a7b1c540d0664ec52c5e
|
||||
checksum: 0c44f4fbd9360cb68a7c80475a2c37c01adc60c3598cc0beafc27d48f49be7d696e01f2a4b96eef0d6aba3fbe547861a434910ba80ec96fda30b6b21375ae937
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue