Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit c1b76b9

Browse files
Bump eslint from 7.9.0 to 7.10.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.9.0...v7.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 19591e9 commit c1b76b9

1 file changed

Lines changed: 21 additions & 9 deletions

File tree

yarn.lock

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5722,12 +5722,12 @@ eslint-scope@^4.0.0:
57225722
esrecurse "^4.1.0"
57235723
estraverse "^4.1.1"
57245724

5725-
eslint-scope@^5.1.0:
5726-
version "5.1.0"
5727-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.0.tgz#d0f971dfe59c69e0cada684b23d49dbf82600ce5"
5728-
integrity sha512-iiGRvtxWqgtx5m8EyQUJihBloE4EnYeGE/bz1wSPwJE6tZuJUtHlhqDM4Xj2ukE8Dyy1+HCZ4hE0fzIVMzb58w==
5725+
eslint-scope@^5.1.1:
5726+
version "5.1.1"
5727+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
5728+
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
57295729
dependencies:
5730-
esrecurse "^4.1.0"
5730+
esrecurse "^4.3.0"
57315731
estraverse "^4.1.1"
57325732

57335733
eslint-utils@^2.0.0, eslint-utils@^2.1.0:
@@ -5743,9 +5743,9 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3
57435743
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
57445744

57455745
eslint@^7.2.0:
5746-
version "7.9.0"
5747-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.9.0.tgz#522aeccc5c3a19017cf0cb46ebfd660a79acf337"
5748-
integrity sha512-V6QyhX21+uXp4T+3nrNfI3hQNBDa/P8ga7LoQOenwrlEFXrEnUEE+ok1dMtaS3b6rmLXhT1TkTIsG75HMLbknA==
5746+
version "7.10.0"
5747+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.10.0.tgz#494edb3e4750fb791133ca379e786a8f648c72b9"
5748+
integrity sha512-BDVffmqWl7JJXqCjAK6lWtcQThZB/aP1HXSH1JKwGwv0LQEdvpR7qzNrUT487RM39B5goWuboFad5ovMBmD8yA==
57495749
dependencies:
57505750
"@babel/code-frame" "^7.0.0"
57515751
"@eslint/eslintrc" "^0.1.3"
@@ -5755,7 +5755,7 @@ eslint@^7.2.0:
57555755
debug "^4.0.1"
57565756
doctrine "^3.0.0"
57575757
enquirer "^2.3.5"
5758-
eslint-scope "^5.1.0"
5758+
eslint-scope "^5.1.1"
57595759
eslint-utils "^2.1.0"
57605760
eslint-visitor-keys "^1.3.0"
57615761
espree "^7.3.0"
@@ -5823,6 +5823,13 @@ esrecurse@^4.1.0:
58235823
dependencies:
58245824
estraverse "^4.1.0"
58255825

5826+
esrecurse@^4.3.0:
5827+
version "4.3.0"
5828+
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
5829+
integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==
5830+
dependencies:
5831+
estraverse "^5.2.0"
5832+
58265833
estraverse@^4.1.0, estraverse@^4.1.1, estraverse@^4.2.0:
58275834
version "4.3.0"
58285835
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
@@ -5833,6 +5840,11 @@ estraverse@^5.1.0:
58335840
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.1.0.tgz#374309d39fd935ae500e7b92e8a6b4c720e59642"
58345841
integrity sha512-FyohXK+R0vE+y1nHLoBM7ZTyqRpqAlhdZHCWIWEviFLiGB8b04H6bQs8G+XTthacvT8VuwvteiP7RJSxMs8UEw==
58355842

5843+
estraverse@^5.2.0:
5844+
version "5.2.0"
5845+
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
5846+
integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
5847+
58365848
esutils@^2.0.2:
58375849
version "2.0.3"
58385850
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"

0 commit comments

Comments
 (0)