File tree 2 files changed +6
-21
lines changed 2 files changed +6
-21
lines changed Original file line number Diff line number Diff line change 134
134
"husky" : " ^4.3.0" ,
135
135
"improved-yarn-audit" : " ^2.3.1" ,
136
136
"jest" : " ^26.6.3" ,
137
- "lint-staged" : " ^10.5.1 " ,
137
+ "lint-staged" : " ^10.5.2 " ,
138
138
"loader-utils" : " ^2.0.0" ,
139
139
"lodash" : " ^4.17.20" ,
140
140
"marked" : " ^1.2.5" ,
Original file line number Diff line number Diff line change @@ -5801,22 +5801,7 @@ execa@^3.4.0:
5801
5801
signal-exit "^3.0.2"
5802
5802
strip-final-newline "^2.0.0"
5803
5803
5804
- execa@^4.0.0, execa@^4.0.3:
5805
- version "4.0.3"
5806
- resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.3.tgz#0a34dabbad6d66100bd6f2c576c8669403f317f2"
5807
- integrity sha512-WFDXGHckXPWZX19t1kCsXzOpqX9LWYNqn4C+HqZlk/V0imTkzJZqf87ZBhvpHaftERYknpk0fjSylnXVlVgI0A==
5808
- dependencies:
5809
- cross-spawn "^7.0.0"
5810
- get-stream "^5.0.0"
5811
- human-signals "^1.1.1"
5812
- is-stream "^2.0.0"
5813
- merge-stream "^2.0.0"
5814
- npm-run-path "^4.0.0"
5815
- onetime "^5.1.0"
5816
- signal-exit "^3.0.2"
5817
- strip-final-newline "^2.0.0"
5818
-
5819
- execa@^4.1.0:
5804
+ execa@^4.0.0, execa@^4.0.3, execa@^4.1.0:
5820
5805
version "4.1.0"
5821
5806
resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"
5822
5807
integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==
@@ -8601,10 +8586,10 @@ lines-and-columns@^1.1.6:
8601
8586
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
8602
8587
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
8603
8588
8604
- lint-staged@^10.5.1 :
8605
- version "10.5.1 "
8606
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.1 .tgz#901e915c2360072dded0e7d752a0d9a49e079daa "
8607
- integrity sha512-fTkTGFtwFIJJzn/PbUO3RXyEBHIhbfYBE7+rJyLcOXabViaO/h6OslgeK6zpeUtzkDrzkgyAYDTLAwx6JzDTHw ==
8589
+ lint-staged@^10.5.2 :
8590
+ version "10.5.2 "
8591
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.2 .tgz#acfaa0093af3262aee3130b2e22438941530bdd1 "
8592
+ integrity sha512-e8AYR1TDlzwB8VVd38Xu2lXDZf6BcshVqKVuBQThDJRaJLobqKnpbm4dkwJ2puypQNbLr9KF/9mfA649mAGvjA ==
8608
8593
dependencies:
8609
8594
chalk "^4.1.0"
8610
8595
cli-truncate "^2.1.0"
You can’t perform that action at this time.
0 commit comments