Skip to content

Commit 50cc548

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

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
@@ -82,7 +82,7 @@
8282
"esdoc-standard-plugin": "1.0.0",
8383
"fixpack": "4.0.0",
8484
"husky": "7.0.4",
85-
"lint-staged": "12.0.3",
85+
"lint-staged": "12.1.1",
8686
"microbundle": "0.14.2",
8787
"np": "7.6.0",
8888
"pinst": "2.1.6",

yarn.lock

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3863,17 +3863,6 @@ cosmiconfig@^7.0.0:
38633863
path-type "^4.0.0"
38643864
yaml "^1.10.0"
38653865

3866-
cosmiconfig@^7.0.1:
3867-
version "7.0.1"
3868-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
3869-
integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
3870-
dependencies:
3871-
"@types/parse-json" "^4.0.0"
3872-
import-fresh "^3.2.1"
3873-
parse-json "^5.0.0"
3874-
path-type "^4.0.0"
3875-
yaml "^1.10.0"
3876-
38773866
create-require@^1.1.0:
38783867
version "1.1.1"
38793868
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
@@ -6882,6 +6871,11 @@ levn@~0.3.0:
68826871
prelude-ls "~1.1.2"
68836872
type-check "~0.3.2"
68846873

6874+
6875+
version "2.0.4"
6876+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
6877+
integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
6878+
68856879
lilconfig@^2.0.3:
68866880
version "2.0.3"
68876881
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.3.tgz#68f3005e921dafbd2a2afb48379986aa6d2579fd"
@@ -6899,24 +6893,25 @@ lines-and-columns@^1.1.6:
68996893
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
69006894
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
69016895

6902-
lint-staged@12.0.3:
6903-
version "12.0.3"
6904-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.3.tgz#ad4fb2f857e08b5814abe9e9fbbbcceebfdd8484"
6905-
integrity sha512-/NwNQjrhqz+AjV+e0URbtphvpHNcNdR/W6p9GxO+qIg7cxCxy0uKYO0xORQhZamp1BPjIhRUWsjbLnwEIiPHgQ==
6896+
lint-staged@12.1.1:
6897+
version "12.1.1"
6898+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.1.tgz#d50efc88a0108d0f82158b3477bdce049bebfba8"
6899+
integrity sha512-zOmteWgJwTfZXcj6vXSnjeDDI/fvkKI2KOqRdc84ZFc2ZMDKXEeiTITtaskE3HiNrHraFmYVBpnMSZHngLoogA==
69066900
dependencies:
69076901
cli-truncate "^3.1.0"
69086902
colorette "^2.0.16"
69096903
commander "^8.3.0"
6910-
cosmiconfig "^7.0.1"
69116904
debug "^4.3.2"
69126905
enquirer "^2.3.6"
69136906
execa "^5.1.1"
6907+
lilconfig "2.0.4"
69146908
listr2 "^3.13.3"
69156909
micromatch "^4.0.4"
69166910
normalize-path "^3.0.0"
69176911
object-inspect "^1.11.0"
69186912
string-argv "^0.3.1"
69196913
supports-color "^9.0.2"
6914+
yaml "^1.10.2"
69206915

69216916
listr-input@^0.2.1:
69226917
version "0.2.1"

0 commit comments

Comments
 (0)