Skip to content

Commit 09b04df

Browse files
chore(deps-dev): bump eslint from 8.6.0 to 8.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.6.0...v8.7.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e3d422 commit 09b04df

File tree

1 file changed

+14
-34
lines changed

1 file changed

+14
-34
lines changed

yarn.lock

Lines changed: 14 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -3126,11 +3126,6 @@ ansi-align@^3.0.0:
31263126
dependencies:
31273127
string-width "^4.1.0"
31283128

3129-
ansi-colors@^4.1.1:
3130-
version "4.1.1"
3131-
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
3132-
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
3133-
31343129
ansi-escapes@^4.2.1, ansi-escapes@^4.3.0:
31353130
version "4.3.2"
31363131
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz#6b2291d1db7d98b6521d5f1efa42d0f3a9feb65e"
@@ -5314,13 +5309,6 @@ enhanced-resolve@^4.1.1, enhanced-resolve@^4.5.0:
53145309
memory-fs "^0.5.0"
53155310
tapable "^1.0.0"
53165311

5317-
enquirer@^2.3.5:
5318-
version "2.3.6"
5319-
resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.6.tgz#2a7fe5dd634a1e4125a975ec994ff5456dc3734d"
5320-
integrity sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==
5321-
dependencies:
5322-
ansi-colors "^4.1.1"
5323-
53245312
entities@^2.0.0:
53255313
version "2.2.0"
53265314
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
@@ -5562,15 +5550,15 @@ eslint-visitor-keys@^2.0.0:
55625550
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
55635551
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
55645552

5565-
eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0:
5566-
version "3.1.0"
5567-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
5568-
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
5553+
eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.2.0:
5554+
version "3.2.0"
5555+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.2.0.tgz#6fbb166a6798ee5991358bc2daa1ba76cc1254a1"
5556+
integrity sha512-IOzT0X126zn7ALX0dwFiUQEdsfzrm4+ISsQS8nukaJXwEyYKRSnEIIDULYg1mCtGp7UUXgfGl7BIolXREQK+XQ==
55695557

55705558
eslint@^8.6.0:
5571-
version "8.6.0"
5572-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.6.0.tgz#4318c6a31c5584838c1a2e940c478190f58d558e"
5573-
integrity sha512-UvxdOJ7mXFlw7iuHZA4jmzPaUqIw54mZrv+XPYKNbKdLR0et4rf60lIZUU9kiNtnzzMzGWxMV+tQ7uG7JG8DPw==
5559+
version "8.7.0"
5560+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.7.0.tgz#22e036842ee5b7cf87b03fe237731675b4d3633c"
5561+
integrity sha512-ifHYzkBGrzS2iDU7KjhCAVMGCvF6M3Xfs8X8b37cgrUlDt6bWRTpRh6T/gtSXv1HJ/BUGgmjvNvOEGu85Iif7w==
55745562
dependencies:
55755563
"@eslint/eslintrc" "^1.0.5"
55765564
"@humanwhocodes/config-array" "^0.9.2"
@@ -5579,11 +5567,10 @@ eslint@^8.6.0:
55795567
cross-spawn "^7.0.2"
55805568
debug "^4.3.2"
55815569
doctrine "^3.0.0"
5582-
enquirer "^2.3.5"
55835570
escape-string-regexp "^4.0.0"
55845571
eslint-scope "^7.1.0"
55855572
eslint-utils "^3.0.0"
5586-
eslint-visitor-keys "^3.1.0"
5573+
eslint-visitor-keys "^3.2.0"
55875574
espree "^9.3.0"
55885575
esquery "^1.4.0"
55895576
esutils "^2.0.2"
@@ -5592,7 +5579,7 @@ eslint@^8.6.0:
55925579
functional-red-black-tree "^1.0.1"
55935580
glob-parent "^6.0.1"
55945581
globals "^13.6.0"
5595-
ignore "^4.0.6"
5582+
ignore "^5.2.0"
55965583
import-fresh "^3.0.0"
55975584
imurmurhash "^0.1.4"
55985585
is-glob "^4.0.0"
@@ -5603,9 +5590,7 @@ eslint@^8.6.0:
56035590
minimatch "^3.0.4"
56045591
natural-compare "^1.4.0"
56055592
optionator "^0.9.1"
5606-
progress "^2.0.0"
56075593
regexpp "^3.2.0"
5608-
semver "^7.2.1"
56095594
strip-ansi "^6.0.1"
56105595
strip-json-comments "^3.1.0"
56115596
text-table "^0.2.0"
@@ -6652,10 +6637,10 @@ ignore@^4.0.6:
66526637
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
66536638
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
66546639

6655-
ignore@^5.1.4, ignore@^5.1.8, ignore@^5.1.9:
6656-
version "5.1.9"
6657-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.9.tgz#9ec1a5cbe8e1446ec60d4420060d43aa6e7382fb"
6658-
integrity sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ==
6640+
ignore@^5.1.4, ignore@^5.1.8, ignore@^5.1.9, ignore@^5.2.0:
6641+
version "5.2.0"
6642+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
6643+
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
66596644

66606645
import-cwd@^2.0.0:
66616646
version "2.1.0"
@@ -9948,11 +9933,6 @@ process@^0.11.10:
99489933
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
99499934
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=
99509935

9951-
progress@^2.0.0:
9952-
version "2.0.3"
9953-
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
9954-
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
9955-
99569936
promise-inflight@^1.0.1:
99579937
version "1.0.1"
99589938
resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"
@@ -10624,7 +10604,7 @@ [email protected]:
1062410604
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
1062510605
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
1062610606

10627-
[email protected], [email protected], semver@^7.1.1, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5:
10607+
[email protected], [email protected], semver@^7.1.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5:
1062810608
version "7.3.5"
1062910609
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
1063010610
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==

0 commit comments

Comments
 (0)