File tree Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Original file line number Diff line number Diff line change 77
77
"eslint-plugin-tsdoc" : " ^0.2.4" ,
78
78
"husky" : " ^4.2.5" ,
79
79
"jest" : " ^26.0.1" ,
80
- "lint-staged" : " ^10.2.10 " ,
80
+ "lint-staged" : " ^10.2.11 " ,
81
81
"nodemon" : " ^2.0.3" ,
82
82
"prettier" : " ^1.19.1" ,
83
83
"rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change @@ -3864,15 +3864,7 @@ chalk@^3.0.0:
3864
3864
ansi-styles "^4.1.0"
3865
3865
supports-color "^7.1.0"
3866
3866
3867
- chalk@^4.0.0:
3868
- version "4.0.0"
3869
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72"
3870
- integrity sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A==
3871
- dependencies:
3872
- ansi-styles "^4.1.0"
3873
- supports-color "^7.1.0"
3874
-
3875
- chalk@^4.1.0:
3867
+ chalk@^4.0.0, chalk@^4.1.0:
3876
3868
version "4.1.0"
3877
3869
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
3878
3870
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
@@ -8614,10 +8606,10 @@ lines-and-columns@^1.1.6:
8614
8606
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
8615
8607
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
8616
8608
8617
- lint-staged@^10.2.10 :
8618
- version "10.2.10 "
8619
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.10 .tgz#f0f78bf8786bbe90e1775a0dc540f7f12b6a79b2 "
8620
- integrity sha512-dgelFaNH6puUGAcU+OVMgbfpKSerNYsPSn6+nlbRDjovL0KigpsVpCu0PFZG6BJxX8gnHJqaZlR9krZamQsb0w ==
8609
+ lint-staged@^10.2.11 :
8610
+ version "10.2.11 "
8611
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.11 .tgz#713c80877f2dc8b609b05bc59020234e766c9720 "
8612
+ integrity sha512-LRRrSogzbixYaZItE2APaS4l2eJMjjf5MbclRZpLJtcQJShcvUzKXsNeZgsLIZ0H0+fg2tL4B59fU9wHIHtFIA ==
8621
8613
dependencies:
8622
8614
chalk "^4.0.0"
8623
8615
cli-truncate "2.1.0"
You can’t perform that action at this time.
0 commit comments