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 38
38
"eslint-plugin-sonarjs" : " ^0.10.0" ,
39
39
"husky" : " ^7.0.4" ,
40
40
"lerna" : " ^4.0.0" ,
41
- "lint-staged" : " ^12.1.1 " ,
41
+ "lint-staged" : " ^12.1.2 " ,
42
42
"npm-run-all" : " ^4.1.5" ,
43
43
"nyc" : " ^15.1.0" ,
44
44
"prettier" : " ^2.5.0" ,
Original file line number Diff line number Diff line change @@ -4532,10 +4532,10 @@ lines-and-columns@^1.1.6:
4532
4532
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
4533
4533
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
4534
4534
4535
- lint-staged@^12.1.1 :
4536
- version "12.1.1 "
4537
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.1 .tgz#d50efc88a0108d0f82158b3477bdce049bebfba8 "
4538
- integrity sha512-zOmteWgJwTfZXcj6vXSnjeDDI/fvkKI2KOqRdc84ZFc2ZMDKXEeiTITtaskE3HiNrHraFmYVBpnMSZHngLoogA ==
4535
+ lint-staged@^12.1.2 :
4536
+ version "12.1.2 "
4537
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.2 .tgz#90c571927e1371fc133e720671dd7989eab53f74 "
4538
+ integrity sha512-bSMcQVqMW98HLLLR2c2tZ+vnDCnx4fd+0QJBQgN/4XkdspGRPc8DGp7UuOEBe1ApCfJ+wXXumYnJmU+wDo7j9A ==
4539
4539
dependencies :
4540
4540
cli-truncate "^3.1.0"
4541
4541
colorette "^2.0.16"
You can’t perform that action at this time.
0 commit comments