Skip to content

Commit 5e7586a

Browse files
authored
Merge pull request #10 from Himenon/renovate/eslint-7.x
chore(deps): update dependency eslint to v7.6.0
2 parents 754e671 + 8b4f7cc commit 5e7586a

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"conventional-changelog-angular-all": "1.7.0",
4545
"core-js": "3.6.5",
4646
"css-loader": "3.6.0",
47-
"eslint": "7.4.0",
47+
"eslint": "7.6.0",
4848
"eslint-plugin-import": "2.22.0",
4949
"eslint-plugin-prettier": "3.1.4",
5050
"eslint-plugin-react": "7.20.5",

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3016,7 +3016,7 @@ acorn-walk@7.2.0, acorn-walk@^7.1.1:
30163016
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.2.0.tgz#0de889a601203909b0fbe07b8938dc21d2e967bc"
30173017
integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==
30183018

3019-
acorn@7.4.0:
3019+
acorn@7.4.0, acorn@^7.3.1:
30203020
version "7.4.0"
30213021
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.0.tgz#e1ad486e6c54501634c6c397c5c121daa383607c"
30223022
integrity sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w==
@@ -3026,7 +3026,7 @@ acorn@^6.4.1:
30263026
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474"
30273027
integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==
30283028

3029-
acorn@^7.0.0, acorn@^7.1.1, acorn@^7.2.0:
3029+
acorn@^7.0.0, acorn@^7.1.1:
30303030
version "7.3.1"
30313031
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.3.1.tgz#85010754db53c3fbaf3b9ea3e083aa5c5d147ffd"
30323032
integrity sha512-tLc0wSnatxAQHVHUapaHdz72pi9KUyHjq5KyHjGg9Y8Ifdc79pTh2XvI6I1/chZbnM7QtNKzh66ooDogPZSleA==
@@ -5742,22 +5742,22 @@ eslint-scope@^5.0.0, eslint-scope@^5.1.0:
57425742
esrecurse "^4.1.0"
57435743
estraverse "^4.1.1"
57445744

5745-
eslint-utils@^2.0.0:
5745+
eslint-utils@^2.0.0, eslint-utils@^2.1.0:
57465746
version "2.1.0"
57475747
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
57485748
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
57495749
dependencies:
57505750
eslint-visitor-keys "^1.1.0"
57515751

5752-
eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.2.0:
5752+
eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
57535753
version "1.3.0"
57545754
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
57555755
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
57565756

5757-
eslint@7.4.0:
5758-
version "7.4.0"
5759-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.4.0.tgz#4e35a2697e6c1972f9d6ef2b690ad319f80f206f"
5760-
integrity sha512-gU+lxhlPHu45H3JkEGgYhWhkR9wLHHEXC9FbWFnTlEkbKyZKWgWRLgf61E8zWmBuI6g5xKBph9ltg3NtZMVF8g==
5757+
eslint@7.6.0:
5758+
version "7.6.0"
5759+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.6.0.tgz#522d67cfaea09724d96949c70e7a0550614d64d6"
5760+
integrity sha512-QlAManNtqr7sozWm5TF4wIH9gmUm2hE3vNRUvyoYAa4y1l5/jxD/PQStEjBMQtCqZmSep8UxrcecI60hOpe61w==
57615761
dependencies:
57625762
"@babel/code-frame" "^7.0.0"
57635763
ajv "^6.10.0"
@@ -5767,9 +5767,9 @@ eslint@7.4.0:
57675767
doctrine "^3.0.0"
57685768
enquirer "^2.3.5"
57695769
eslint-scope "^5.1.0"
5770-
eslint-utils "^2.0.0"
5771-
eslint-visitor-keys "^1.2.0"
5772-
espree "^7.1.0"
5770+
eslint-utils "^2.1.0"
5771+
eslint-visitor-keys "^1.3.0"
5772+
espree "^7.2.0"
57735773
esquery "^1.2.0"
57745774
esutils "^2.0.2"
57755775
file-entry-cache "^5.0.1"
@@ -5783,7 +5783,7 @@ eslint@7.4.0:
57835783
js-yaml "^3.13.1"
57845784
json-stable-stringify-without-jsonify "^1.0.1"
57855785
levn "^0.4.1"
5786-
lodash "^4.17.14"
5786+
lodash "^4.17.19"
57875787
minimatch "^3.0.4"
57885788
natural-compare "^1.4.0"
57895789
optionator "^0.9.1"
@@ -5796,14 +5796,14 @@ eslint@7.4.0:
57965796
text-table "^0.2.0"
57975797
v8-compile-cache "^2.0.3"
57985798

5799-
espree@^7.1.0:
5800-
version "7.1.0"
5801-
resolved "https://registry.yarnpkg.com/espree/-/espree-7.1.0.tgz#a9c7f18a752056735bf1ba14cb1b70adc3a5ce1c"
5802-
integrity sha512-dcorZSyfmm4WTuTnE5Y7MEN1DyoPYy1ZR783QW1FJoenn7RailyWFsq/UL6ZAAA7uXurN9FIpYyUs3OfiIW+Qw==
5799+
espree@^7.2.0:
5800+
version "7.2.0"
5801+
resolved "https://registry.yarnpkg.com/espree/-/espree-7.2.0.tgz#1c263d5b513dbad0ac30c4991b93ac354e948d69"
5802+
integrity sha512-H+cQ3+3JYRMEIOl87e7QdHX70ocly5iW4+dttuR8iYSPr/hXKFb+7dBsZ7+u1adC4VrnPlTkv0+OwuPnDop19g==
58035803
dependencies:
5804-
acorn "^7.2.0"
5804+
acorn "^7.3.1"
58055805
acorn-jsx "^5.2.0"
5806-
eslint-visitor-keys "^1.2.0"
5806+
eslint-visitor-keys "^1.3.0"
58075807

58085808
esprima@^4.0.0, esprima@^4.0.1:
58095809
version "4.0.1"

0 commit comments

Comments
 (0)