Skip to content

Commit db2b755

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency lint-staged to v12.1.1
1 parent f9f0f70 commit db2b755

File tree

2 files changed

+12
-17
lines changed

2 files changed

+12
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"esdoc-standard-plugin": "1.0.0",
8787
"fixpack": "4.0.0",
8888
"husky": "7.0.4",
89-
"lint-staged": "12.0.3",
89+
"lint-staged": "12.1.1",
9090
"microbundle": "0.14.2",
9191
"np": "7.6.0",
9292
"pinst": "2.1.6",

yarn.lock

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4372,17 +4372,6 @@ cosmiconfig@^7.0.0:
43724372
path-type "^4.0.0"
43734373
yaml "^1.10.0"
43744374

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-
43864375
create-ecdh@^4.0.0:
43874376
version "4.0.4"
43884377
resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.4.tgz#d6e7f4bffa66736085a0762fd3a632684dabcc4e"
@@ -7658,6 +7647,11 @@ levn@~0.3.0:
76587647
prelude-ls "~1.1.2"
76597648
type-check "~0.3.2"
76607649

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+
76617655
lilconfig@^2.0.3:
76627656
version "2.0.3"
76637657
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.3.tgz#68f3005e921dafbd2a2afb48379986aa6d2579fd"
@@ -7675,24 +7669,25 @@ lines-and-columns@^1.1.6:
76757669
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
76767670
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
76777671

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==
76827676
dependencies:
76837677
cli-truncate "^3.1.0"
76847678
colorette "^2.0.16"
76857679
commander "^8.3.0"
7686-
cosmiconfig "^7.0.1"
76877680
debug "^4.3.2"
76887681
enquirer "^2.3.6"
76897682
execa "^5.1.1"
7683+
lilconfig "2.0.4"
76907684
listr2 "^3.13.3"
76917685
micromatch "^4.0.4"
76927686
normalize-path "^3.0.0"
76937687
object-inspect "^1.11.0"
76947688
string-argv "^0.3.1"
76957689
supports-color "^9.0.2"
7690+
yaml "^1.10.2"
76967691

76977692
listr-input@^0.2.1:
76987693
version "0.2.1"

0 commit comments

Comments
 (0)