Skip to content

Commit d598f5d

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

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"fingertree": "0.1.7",
9696
"fixpack": "4.0.0",
9797
"husky": "7.0.4",
98-
"lint-staged": "12.0.3",
98+
"lint-staged": "12.1.1",
9999
"microbundle": "0.14.2",
100100
"microtime": "3.0.0",
101101
"np": "7.6.0",

yarn.lock

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6594,6 +6594,11 @@ levn@~0.3.0:
65946594
prelude-ls "~1.1.2"
65956595
type-check "~0.3.2"
65966596

6597+
6598+
version "2.0.4"
6599+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
6600+
integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
6601+
65976602
lilconfig@^2.0.3:
65986603
version "2.0.3"
65996604
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.3.tgz#68f3005e921dafbd2a2afb48379986aa6d2579fd"
@@ -6611,24 +6616,25 @@ lines-and-columns@^1.1.6:
66116616
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
66126617
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
66136618

6614-
lint-staged@12.0.3:
6615-
version "12.0.3"
6616-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.3.tgz#ad4fb2f857e08b5814abe9e9fbbbcceebfdd8484"
6617-
integrity sha512-/NwNQjrhqz+AjV+e0URbtphvpHNcNdR/W6p9GxO+qIg7cxCxy0uKYO0xORQhZamp1BPjIhRUWsjbLnwEIiPHgQ==
6619+
lint-staged@12.1.1:
6620+
version "12.1.1"
6621+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.1.tgz#d50efc88a0108d0f82158b3477bdce049bebfba8"
6622+
integrity sha512-zOmteWgJwTfZXcj6vXSnjeDDI/fvkKI2KOqRdc84ZFc2ZMDKXEeiTITtaskE3HiNrHraFmYVBpnMSZHngLoogA==
66186623
dependencies:
66196624
cli-truncate "^3.1.0"
66206625
colorette "^2.0.16"
66216626
commander "^8.3.0"
6622-
cosmiconfig "^7.0.1"
66236627
debug "^4.3.2"
66246628
enquirer "^2.3.6"
66256629
execa "^5.1.1"
6630+
lilconfig "2.0.4"
66266631
listr2 "^3.13.3"
66276632
micromatch "^4.0.4"
66286633
normalize-path "^3.0.0"
66296634
object-inspect "^1.11.0"
66306635
string-argv "^0.3.1"
66316636
supports-color "^9.0.2"
6637+
yaml "^1.10.2"
66326638

66336639
listr-input@^0.2.1:
66346640
version "0.2.1"

0 commit comments

Comments
 (0)