Skip to content

Commit 9d49894

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency lint-staged to v12.1.1
1 parent 287ce20 commit 9d49894

2 files changed

Lines changed: 12 additions & 49 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ethers": "5.5.1",
5454
"husky": "7.0.4",
5555
"jest": "27.3.1",
56-
"lint-staged": "12.0.3",
56+
"lint-staged": "12.1.1",
5757
"npm-run-all": "4.1.5",
5858
"pre-commit": "1.2.2",
5959
"prettier": "2.4.1",

yarn.lock

Lines changed: 11 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@
99
dependencies:
1010
"@babel/highlight" "^7.10.4"
1111

12-
"@babel/code-frame@^7.0.0":
13-
version "7.15.8"
14-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.15.8.tgz#45990c47adadb00c03677baa89221f7cc23d2503"
15-
integrity sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==
16-
dependencies:
17-
"@babel/highlight" "^7.14.5"
18-
1912
"@babel/code-frame@^7.12.13":
2013
version "7.12.13"
2114
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658"
@@ -2237,11 +2230,6 @@
22372230
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.20.tgz#f7974863edd21d1f8a494a73e8e2b3658615c340"
22382231
integrity sha512-Y93R97Ouif9JEOWPIUyU+eyIdyRqQR0I8Ez1dzku4hDx34NWh4HbtIc3WNzwB1Y9ULvNGeu5B8h8bVL5cAk4/A==
22392232

2240-
"@types/parse-json@^4.0.0":
2241-
version "4.0.0"
2242-
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
2243-
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
2244-
22452233
"@types/prettier@^2.1.5":
22462234
version "2.3.1"
22472235
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.3.1.tgz#54dd88bdc7f49958329666af3779561e47d5dab3"
@@ -3036,17 +3024,6 @@ core-util-is@~1.0.0:
30363024
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
30373025
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
30383026

3039-
cosmiconfig@^7.0.1:
3040-
version "7.0.1"
3041-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
3042-
integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
3043-
dependencies:
3044-
"@types/parse-json" "^4.0.0"
3045-
import-fresh "^3.2.1"
3046-
parse-json "^5.0.0"
3047-
path-type "^4.0.0"
3048-
yaml "^1.10.0"
3049-
30503027
cross-spawn@^5.0.1:
30513028
version "5.1.0"
30523029
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
@@ -4626,11 +4603,6 @@ json-parse-better-errors@^1.0.1:
46264603
resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
46274604
integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==
46284605

4629-
json-parse-even-better-errors@^2.3.0:
4630-
version "2.3.1"
4631-
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
4632-
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
4633-
46344606
json-schema-traverse@^0.4.1:
46354607
version "0.4.1"
46364608
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
@@ -4679,29 +4651,30 @@ levn@~0.3.0:
46794651
prelude-ls "~1.1.2"
46804652
type-check "~0.3.2"
46814653

4682-
lines-and-columns@^1.1.6:
4683-
version "1.1.6"
4684-
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
4685-
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
4654+
lilconfig@2.0.4:
4655+
version "2.0.4"
4656+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.4.tgz#f4507d043d7058b380b6a8f5cb7bcd4b34cee082"
4657+
integrity sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==
46864658

4687-
lint-staged@12.0.3:
4688-
version "12.0.3"
4689-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.3.tgz#ad4fb2f857e08b5814abe9e9fbbbcceebfdd8484"
4690-
integrity sha512-/NwNQjrhqz+AjV+e0URbtphvpHNcNdR/W6p9GxO+qIg7cxCxy0uKYO0xORQhZamp1BPjIhRUWsjbLnwEIiPHgQ==
4659+
lint-staged@12.1.1:
4660+
version "12.1.1"
4661+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.1.tgz#d50efc88a0108d0f82158b3477bdce049bebfba8"
4662+
integrity sha512-zOmteWgJwTfZXcj6vXSnjeDDI/fvkKI2KOqRdc84ZFc2ZMDKXEeiTITtaskE3HiNrHraFmYVBpnMSZHngLoogA==
46914663
dependencies:
46924664
cli-truncate "^3.1.0"
46934665
colorette "^2.0.16"
46944666
commander "^8.3.0"
4695-
cosmiconfig "^7.0.1"
46964667
debug "^4.3.2"
46974668
enquirer "^2.3.6"
46984669
execa "^5.1.1"
4670+
lilconfig "2.0.4"
46994671
listr2 "^3.13.3"
47004672
micromatch "^4.0.4"
47014673
normalize-path "^3.0.0"
47024674
object-inspect "^1.11.0"
47034675
string-argv "^0.3.1"
47044676
supports-color "^9.0.2"
4677+
yaml "^1.10.2"
47054678

47064679
listr2@^3.13.3:
47074680
version "3.13.3"
@@ -5094,16 +5067,6 @@ parse-json@^4.0.0:
50945067
error-ex "^1.3.1"
50955068
json-parse-better-errors "^1.0.1"
50965069

5097-
parse-json@^5.0.0:
5098-
version "5.2.0"
5099-
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.2.0.tgz#c76fc66dee54231c962b22bcc8a72cf2f99753cd"
5100-
integrity sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==
5101-
dependencies:
5102-
"@babel/code-frame" "^7.0.0"
5103-
error-ex "^1.3.1"
5104-
json-parse-even-better-errors "^2.3.0"
5105-
lines-and-columns "^1.1.6"
5106-
51075070
parse5@6.0.1:
51085071
version "6.0.1"
51095072
resolved "https://registry.yarnpkg.com/parse5/-/parse5-6.0.1.tgz#e1a1c085c569b3dc08321184f19a39cc27f7c30b"
@@ -6203,7 +6166,7 @@ yallist@^4.0.0:
62036166
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
62046167
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
62056168

6206-
yaml@^1.10.0:
6169+
yaml@^1.10.2:
62076170
version "1.10.2"
62086171
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
62096172
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==

0 commit comments

Comments
 (0)