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