File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 37
37
"eslint-plugin-sonarjs" : " ^0.9.1" ,
38
38
"husky" : " ^7.0.1" ,
39
39
"lerna" : " ^4.0.0" ,
40
- "lint-staged" : " ^11.0 .1" ,
40
+ "lint-staged" : " ^11.1 .1" ,
41
41
"npm-run-all" : " ^4.1.5" ,
42
42
"nyc" : " ^15.1.0" ,
43
43
"prettier" : " ^2.3.2" ,
Original file line number Diff line number Diff line change @@ -4510,10 +4510,10 @@ lines-and-columns@^1.1.6:
4510
4510
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
4511
4511
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
4512
4512
4513
- lint-staged@^11.0 .1 :
4514
- version "11.0 .1"
4515
- resolved "https://registry.npmjs.org /lint-staged/-/lint-staged-11.0 .1.tgz#1b8ae8ed5a52ed87252db95fe008c2618c85f55a "
4516
- integrity sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw ==
4513
+ lint-staged@^11.1 .1 :
4514
+ version "11.1 .1"
4515
+ resolved "https://registry.yarnpkg.com /lint-staged/-/lint-staged-11.1 .1.tgz#9c2018b872654cf80b2b1ff5a10b6b74aef6e300 "
4516
+ integrity sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ ==
4517
4517
dependencies :
4518
4518
chalk "^4.1.1"
4519
4519
cli-truncate "^2.1.0"
You can’t perform that action at this time.
0 commit comments