File tree 2 files changed +12
-17
lines changed
2 files changed +12
-17
lines changed Original file line number Diff line number Diff line change 86
86
"esdoc-standard-plugin" : " 1.0.0" ,
87
87
"fixpack" : " 4.0.0" ,
88
88
"husky" : " 7.0.4" ,
89
- "lint-staged" : " 12.0.3 " ,
89
+ "lint-staged" : " 12.1.1 " ,
90
90
"microbundle" : " 0.14.2" ,
91
91
"np" : " 7.6.0" ,
92
92
"pinst" : " 2.1.6" ,
Original file line number Diff line number Diff line change @@ -4372,17 +4372,6 @@ cosmiconfig@^7.0.0:
4372
4372
path-type "^4.0.0"
4373
4373
yaml "^1.10.0"
4374
4374
4375
- cosmiconfig@^7.0.1:
4376
- version "7.0.1"
4377
- resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
4378
- integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
4379
- dependencies:
4380
- "@types/parse-json" "^4.0.0"
4381
- import-fresh "^3.2.1"
4382
- parse-json "^5.0.0"
4383
- path-type "^4.0.0"
4384
- yaml "^1.10.0"
4385
-
4386
4375
create-ecdh@^4.0.0:
4387
4376
version "4.0.4"
4388
4377
resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.4.tgz#d6e7f4bffa66736085a0762fd3a632684dabcc4e"
@@ -7658,6 +7647,11 @@ levn@~0.3.0:
7658
7647
prelude-ls "~1.1.2"
7659
7648
type-check "~0.3.2"
7660
7649
7650
+
7651
+ version "2.0.4"
7652
+ resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
7653
+ integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
7654
+
7661
7655
lilconfig@^2.0.3:
7662
7656
version "2.0.3"
7663
7657
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.3.tgz#68f3005e921dafbd2a2afb48379986aa6d2579fd"
@@ -7675,24 +7669,25 @@ lines-and-columns@^1.1.6:
7675
7669
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
7676
7670
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
7677
7671
7678
- lint-staged@12.0.3 :
7679
- version "12.0.3 "
7680
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.3 .tgz#ad4fb2f857e08b5814abe9e9fbbbcceebfdd8484 "
7681
- integrity sha512-/NwNQjrhqz+AjV+e0URbtphvpHNcNdR/W6p9GxO+qIg7cxCxy0uKYO0xORQhZamp1BPjIhRUWsjbLnwEIiPHgQ ==
7672
+ lint-staged@12.1.1 :
7673
+ version "12.1.1 "
7674
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.1 .tgz#d50efc88a0108d0f82158b3477bdce049bebfba8 "
7675
+ integrity sha512-zOmteWgJwTfZXcj6vXSnjeDDI/fvkKI2KOqRdc84ZFc2ZMDKXEeiTITtaskE3HiNrHraFmYVBpnMSZHngLoogA ==
7682
7676
dependencies:
7683
7677
cli-truncate "^3.1.0"
7684
7678
colorette "^2.0.16"
7685
7679
commander "^8.3.0"
7686
- cosmiconfig "^7.0.1"
7687
7680
debug "^4.3.2"
7688
7681
enquirer "^2.3.6"
7689
7682
execa "^5.1.1"
7683
+ lilconfig "2.0.4"
7690
7684
listr2 "^3.13.3"
7691
7685
micromatch "^4.0.4"
7692
7686
normalize-path "^3.0.0"
7693
7687
object-inspect "^1.11.0"
7694
7688
string-argv "^0.3.1"
7695
7689
supports-color "^9.0.2"
7690
+ yaml "^1.10.2"
7696
7691
7697
7692
listr-input@^0.2.1:
7698
7693
version "0.2.1"
You can’t perform that action at this time.
0 commit comments