File tree Expand file tree Collapse file tree 2 files changed +12
-17
lines changed Expand file tree Collapse file tree 2 files changed +12
-17
lines changed Original file line number Diff line number Diff line change 5454 "eslint-config-airbnb-base" : " 12.1.0" ,
5555 "eslint-plugin-import" : " 2.25.2" ,
5656 "husky" : " 7.0.4" ,
57- "lint-staged" : " 11.2.3 "
57+ "lint-staged" : " 11.2.4 "
5858 }
5959}
Original file line number Diff line number Diff line change @@ -626,17 +626,6 @@ cosmiconfig@^7.0.0:
626626 path-type "^4.0.0"
627627 yaml "^1.10.0"
628628
629- cosmiconfig@^7.0.1 :
630- version "7.0.1"
631- resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
632- integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
633- dependencies :
634- " @types/parse-json" " ^4.0.0"
635- import-fresh "^3.2.1"
636- parse-json "^5.0.0"
637- path-type "^4.0.0"
638- yaml "^1.10.0"
639-
640629create-require@^1.1.0 :
641630 version "1.1.1"
642631 resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
@@ -1756,6 +1745,11 @@ levn@~0.3.0:
17561745 prelude-ls "~1.1.2"
17571746 type-check "~0.3.2"
17581747
1748+ lilconfig@^2.0.3 :
1749+ version "2.0.3"
1750+ resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.3.tgz#68f3005e921dafbd2a2afb48379986aa6d2579fd"
1751+ integrity sha512-EHKqr/+ZvdKCifpNrJCKxBTgk5XupZA3y/aCPY9mxfgBzmgh93Mt/WqjjQ38oMxXuvDokaKiM3lAgvSH2sjtHg==
1752+
17591753lines-and-columns@^1.1.6 :
17601754 version "1.1.6"
17611755 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
@@ -1768,18 +1762,19 @@ linkify-it@^3.0.1:
17681762 dependencies :
17691763 uc.micro "^1.0.1"
17701764
1771- lint-staged@11.2.3 :
1772- version "11.2.3 "
1773- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.3 .tgz#fc3f4569cc4f46553309dfc1447b8aef69f744fb "
1774- integrity sha512-Tfmhk8O2XFMD25EswHPv+OYhUjsijy5D7liTdxeXvhG2rsadmOLFtyj8lmlfoFFXY8oXWAIOKpoI+lJe1DB1mw ==
1765+ lint-staged@11.2.4 :
1766+ version "11.2.4 "
1767+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.4 .tgz#29bc84e0318e6e9d4a7a043513236d066e39ee1d "
1768+ integrity sha512-aTUqcPDSV05EyKlMT4N5h7tmnevKfAxI3xZkRb+DHfmcFaoCxfxVvpqlLMCVGy3EYle9JYER2nA5zc4eNTkZVQ ==
17751769 dependencies :
17761770 cli-truncate "2.1.0"
17771771 colorette "^1.4.0"
17781772 commander "^8.2.0"
1779- cosmiconfig "^7.0.1"
17801773 debug "^4.3.2"
17811774 enquirer "^2.3.6"
17821775 execa "^5.1.1"
1776+ js-yaml "^4.1.0"
1777+ lilconfig "^2.0.3"
17831778 listr2 "^3.12.2"
17841779 micromatch "^4.0.4"
17851780 normalize-path "^3.0.0"
You can’t perform that action at this time.
0 commit comments