Skip to content

Commit cc8f0c9

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency lint-staged to v12.1.1
1 parent f9f7447 commit cc8f0c9

File tree

2 files changed

+13
-18
lines changed

2 files changed

+13
-18
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-plugin-vue": "8.0.1",
5151
"husky": "7.0.4",
5252
"jest": "26.6.3",
53-
"lint-staged": "12.0.3",
53+
"lint-staged": "12.1.1",
5454
"prettier": "2.4.1",
5555
"sass": "1.43.4",
5656
"sass-loader": "10.2.0",

yarn.lock

+12-17
Original file line numberDiff line numberDiff line change
@@ -4915,17 +4915,6 @@ cosmiconfig@^7.0.0:
49154915
path-type "^4.0.0"
49164916
yaml "^1.10.0"
49174917

4918-
cosmiconfig@^7.0.1:
4919-
version "7.0.1"
4920-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
4921-
integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
4922-
dependencies:
4923-
"@types/parse-json" "^4.0.0"
4924-
import-fresh "^3.2.1"
4925-
parse-json "^5.0.0"
4926-
path-type "^4.0.0"
4927-
yaml "^1.10.0"
4928-
49294918
crc@^3.8.0:
49304919
version "3.8.0"
49314920
resolved "https://registry.yarnpkg.com/crc/-/crc-3.8.0.tgz#ad60269c2c856f8c299e2c4cc0de4556914056c6"
@@ -9344,29 +9333,35 @@ levn@~0.3.0:
93449333
prelude-ls "~1.1.2"
93459334
type-check "~0.3.2"
93469335

9336+
9337+
version "2.0.4"
9338+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
9339+
integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
9340+
93479341
lines-and-columns@^1.1.6:
93489342
version "1.1.6"
93499343
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
93509344
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
93519345

9352-
lint-staged@12.0.3:
9353-
version "12.0.3"
9354-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.3.tgz#ad4fb2f857e08b5814abe9e9fbbbcceebfdd8484"
9355-
integrity sha512-/NwNQjrhqz+AjV+e0URbtphvpHNcNdR/W6p9GxO+qIg7cxCxy0uKYO0xORQhZamp1BPjIhRUWsjbLnwEIiPHgQ==
9346+
lint-staged@12.1.1:
9347+
version "12.1.1"
9348+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.1.tgz#d50efc88a0108d0f82158b3477bdce049bebfba8"
9349+
integrity sha512-zOmteWgJwTfZXcj6vXSnjeDDI/fvkKI2KOqRdc84ZFc2ZMDKXEeiTITtaskE3HiNrHraFmYVBpnMSZHngLoogA==
93569350
dependencies:
93579351
cli-truncate "^3.1.0"
93589352
colorette "^2.0.16"
93599353
commander "^8.3.0"
9360-
cosmiconfig "^7.0.1"
93619354
debug "^4.3.2"
93629355
enquirer "^2.3.6"
93639356
execa "^5.1.1"
9357+
lilconfig "2.0.4"
93649358
listr2 "^3.13.3"
93659359
micromatch "^4.0.4"
93669360
normalize-path "^3.0.0"
93679361
object-inspect "^1.11.0"
93689362
string-argv "^0.3.1"
93699363
supports-color "^9.0.2"
9364+
yaml "^1.10.2"
93709365

93719366
listr2@^3.13.3:
93729367
version "3.13.3"
@@ -15367,7 +15362,7 @@ yallist@^4.0.0:
1536715362
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
1536815363
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
1536915364

15370-
yaml@^1.10.0:
15365+
yaml@^1.10.0, yaml@^1.10.2:
1537115366
version "1.10.2"
1537215367
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
1537315368
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==

0 commit comments

Comments
 (0)