Skip to content

Commit 71e2356

Browse files
authored
Merge pull request #235 from chantouchsek/dependabot/npm_and_yarn/eslint-8.7.0
chore(deps-dev): bump eslint from 8.6.0 to 8.7.0
2 parents fee95bf + 09b04df commit 71e2356

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"
@@ -5309,13 +5304,6 @@ enhanced-resolve@^4.1.1, enhanced-resolve@^4.5.0:
53095304
memory-fs "^0.5.0"
53105305
tapable "^1.0.0"
53115306

5312-
enquirer@^2.3.5:
5313-
version "2.3.6"
5314-
resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.6.tgz#2a7fe5dd634a1e4125a975ec994ff5456dc3734d"
5315-
integrity sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==
5316-
dependencies:
5317-
ansi-colors "^4.1.1"
5318-
53195307
entities@^2.0.0:
53205308
version "2.2.0"
53215309
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
@@ -5557,15 +5545,15 @@ eslint-visitor-keys@^2.0.0:
55575545
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
55585546
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
55595547

5560-
eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0:
5561-
version "3.1.0"
5562-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
5563-
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
5548+
eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.2.0:
5549+
version "3.2.0"
5550+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.2.0.tgz#6fbb166a6798ee5991358bc2daa1ba76cc1254a1"
5551+
integrity sha512-IOzT0X126zn7ALX0dwFiUQEdsfzrm4+ISsQS8nukaJXwEyYKRSnEIIDULYg1mCtGp7UUXgfGl7BIolXREQK+XQ==
55645552

55655553
eslint@^8.6.0:
5566-
version "8.6.0"
5567-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.6.0.tgz#4318c6a31c5584838c1a2e940c478190f58d558e"
5568-
integrity sha512-UvxdOJ7mXFlw7iuHZA4jmzPaUqIw54mZrv+XPYKNbKdLR0et4rf60lIZUU9kiNtnzzMzGWxMV+tQ7uG7JG8DPw==
5554+
version "8.7.0"
5555+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.7.0.tgz#22e036842ee5b7cf87b03fe237731675b4d3633c"
5556+
integrity sha512-ifHYzkBGrzS2iDU7KjhCAVMGCvF6M3Xfs8X8b37cgrUlDt6bWRTpRh6T/gtSXv1HJ/BUGgmjvNvOEGu85Iif7w==
55695557
dependencies:
55705558
"@eslint/eslintrc" "^1.0.5"
55715559
"@humanwhocodes/config-array" "^0.9.2"
@@ -5574,11 +5562,10 @@ eslint@^8.6.0:
55745562
cross-spawn "^7.0.2"
55755563
debug "^4.3.2"
55765564
doctrine "^3.0.0"
5577-
enquirer "^2.3.5"
55785565
escape-string-regexp "^4.0.0"
55795566
eslint-scope "^7.1.0"
55805567
eslint-utils "^3.0.0"
5581-
eslint-visitor-keys "^3.1.0"
5568+
eslint-visitor-keys "^3.2.0"
55825569
espree "^9.3.0"
55835570
esquery "^1.4.0"
55845571
esutils "^2.0.2"
@@ -5587,7 +5574,7 @@ eslint@^8.6.0:
55875574
functional-red-black-tree "^1.0.1"
55885575
glob-parent "^6.0.1"
55895576
globals "^13.6.0"
5590-
ignore "^4.0.6"
5577+
ignore "^5.2.0"
55915578
import-fresh "^3.0.0"
55925579
imurmurhash "^0.1.4"
55935580
is-glob "^4.0.0"
@@ -5598,9 +5585,7 @@ eslint@^8.6.0:
55985585
minimatch "^3.0.4"
55995586
natural-compare "^1.4.0"
56005587
optionator "^0.9.1"
5601-
progress "^2.0.0"
56025588
regexpp "^3.2.0"
5603-
semver "^7.2.1"
56045589
strip-ansi "^6.0.1"
56055590
strip-json-comments "^3.1.0"
56065591
text-table "^0.2.0"
@@ -6647,10 +6632,10 @@ ignore@^4.0.6:
66476632
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
66486633
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
66496634

6650-
ignore@^5.1.4, ignore@^5.1.8, ignore@^5.1.9:
6651-
version "5.1.9"
6652-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.9.tgz#9ec1a5cbe8e1446ec60d4420060d43aa6e7382fb"
6653-
integrity sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ==
6635+
ignore@^5.1.4, ignore@^5.1.8, ignore@^5.1.9, ignore@^5.2.0:
6636+
version "5.2.0"
6637+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
6638+
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
66546639

66556640
import-cwd@^2.0.0:
66566641
version "2.1.0"
@@ -9938,11 +9923,6 @@ process@^0.11.10:
99389923
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
99399924
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=
99409925

9941-
progress@^2.0.0:
9942-
version "2.0.3"
9943-
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
9944-
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
9945-
99469926
promise-inflight@^1.0.1:
99479927
version "1.0.1"
99489928
resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"
@@ -10614,7 +10594,7 @@ [email protected]:
1061410594
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
1061510595
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
1061610596

10617-
[email protected], [email protected], semver@^7.1.1, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5:
10597+
[email protected], [email protected], semver@^7.1.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5:
1061810598
version "7.3.5"
1061910599
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
1062010600
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==

0 commit comments

Comments
 (0)