Skip to content

Commit cd0843f

Browse files
chore(deps): update dependency eslint to v7.14.0 (#1281)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0c66a86 commit cd0843f

File tree

2 files changed

+38
-13
lines changed

2 files changed

+38
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"babel-plugin-macros": "2.8.0",
5252
"babel-plugin-remove-export-keywords": "^1.6.17",
5353
"babel-plugin-transform-vue-jsx": "4.0.1",
54-
"eslint": "7.9.0",
54+
"eslint": "7.14.0",
5555
"eslint-config-prettier": "6.11.0",
5656
"eslint-config-xo": "0.33.1",
5757
"eslint-formatter-friendly": "7.0.0",

yarn.lock

Lines changed: 37 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1823,10 +1823,10 @@
18231823
ts-node "^9"
18241824
tslib "^2"
18251825

1826-
"@eslint/eslintrc@^0.1.3":
1827-
version "0.1.3"
1828-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.1.3.tgz#7d1a2b2358552cc04834c0979bd4275362e37085"
1829-
integrity sha512-4YVwPkANLeNtRjMekzux1ci8hIaH5eGKktGqR0d3LWsKNn5B2X/1Z6Trxy7jQXl9EBGE6Yj02O+t09FMeRllaA==
1826+
"@eslint/eslintrc@^0.2.1":
1827+
version "0.2.1"
1828+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.1.tgz#f72069c330461a06684d119384435e12a5d76e3c"
1829+
integrity sha512-XRUeBZ5zBWLYgSANMpThFddrZZkEbGHgUdt5UJjZfnlN9BGCiUBrf+nvbRupSjMvqzwnQN0qwCmOxITt1cfywA==
18301830
dependencies:
18311831
ajv "^6.12.4"
18321832
debug "^4.1.1"
@@ -11757,14 +11757,22 @@ eslint-scope@^4.0.3:
1175711757
esrecurse "^4.1.0"
1175811758
estraverse "^4.1.1"
1175911759

11760-
eslint-scope@^5.0.0, eslint-scope@^5.1.0:
11760+
eslint-scope@^5.0.0:
1176111761
version "5.1.0"
1176211762
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.0.tgz#d0f971dfe59c69e0cada684b23d49dbf82600ce5"
1176311763
integrity sha512-iiGRvtxWqgtx5m8EyQUJihBloE4EnYeGE/bz1wSPwJE6tZuJUtHlhqDM4Xj2ukE8Dyy1+HCZ4hE0fzIVMzb58w==
1176411764
dependencies:
1176511765
esrecurse "^4.1.0"
1176611766
estraverse "^4.1.1"
1176711767

11768+
eslint-scope@^5.1.1:
11769+
version "5.1.1"
11770+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
11771+
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
11772+
dependencies:
11773+
esrecurse "^4.3.0"
11774+
estraverse "^4.1.1"
11775+
1176811776
eslint-utils@^1.3.1, eslint-utils@^1.4.3:
1176911777
version "1.4.3"
1177011778
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
@@ -11784,22 +11792,27 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3
1178411792
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
1178511793
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
1178611794

11787-
11788-
version "7.9.0"
11789-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.9.0.tgz#522aeccc5c3a19017cf0cb46ebfd660a79acf337"
11790-
integrity sha512-V6QyhX21+uXp4T+3nrNfI3hQNBDa/P8ga7LoQOenwrlEFXrEnUEE+ok1dMtaS3b6rmLXhT1TkTIsG75HMLbknA==
11795+
eslint-visitor-keys@^2.0.0:
11796+
version "2.0.0"
11797+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
11798+
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
11799+
11800+
11801+
version "7.14.0"
11802+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14.0.tgz#2d2cac1d28174c510a97b377f122a5507958e344"
11803+
integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA==
1179111804
dependencies:
1179211805
"@babel/code-frame" "^7.0.0"
11793-
"@eslint/eslintrc" "^0.1.3"
11806+
"@eslint/eslintrc" "^0.2.1"
1179411807
ajv "^6.10.0"
1179511808
chalk "^4.0.0"
1179611809
cross-spawn "^7.0.2"
1179711810
debug "^4.0.1"
1179811811
doctrine "^3.0.0"
1179911812
enquirer "^2.3.5"
11800-
eslint-scope "^5.1.0"
11813+
eslint-scope "^5.1.1"
1180111814
eslint-utils "^2.1.0"
11802-
eslint-visitor-keys "^1.3.0"
11815+
eslint-visitor-keys "^2.0.0"
1180311816
espree "^7.3.0"
1180411817
esquery "^1.2.0"
1180511818
esutils "^2.0.2"
@@ -11963,6 +11976,13 @@ esrecurse@^4.1.0:
1196311976
dependencies:
1196411977
estraverse "^4.1.0"
1196511978

11979+
esrecurse@^4.3.0:
11980+
version "4.3.0"
11981+
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
11982+
integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==
11983+
dependencies:
11984+
estraverse "^5.2.0"
11985+
1196611986
estraverse@^4.1.0, estraverse@^4.1.1, estraverse@^4.2.0:
1196711987
version "4.3.0"
1196811988
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
@@ -11973,6 +11993,11 @@ estraverse@^5.1.0:
1197311993
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.1.0.tgz#374309d39fd935ae500e7b92e8a6b4c720e59642"
1197411994
integrity sha512-FyohXK+R0vE+y1nHLoBM7ZTyqRpqAlhdZHCWIWEviFLiGB8b04H6bQs8G+XTthacvT8VuwvteiP7RJSxMs8UEw==
1197511995

11996+
estraverse@^5.2.0:
11997+
version "5.2.0"
11998+
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
11999+
integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
12000+
1197612001
estree-walker@^0.6.1:
1197712002
version "0.6.1"
1197812003
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362"

0 commit comments

Comments
 (0)