Skip to content
This repository was archived by the owner on Mar 27, 2022. It is now read-only.

Commit eb7ba04

Browse files
Bump eslint from 8.6.0 to 8.7.0 (#194)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0b56db commit eb7ba04

File tree

1 file changed

+12
-25
lines changed

1 file changed

+12
-25
lines changed

yarn.lock

Lines changed: 12 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1326,10 +1326,6 @@ ajv@^6.10.0, ajv@^6.12.4:
13261326
json-schema-traverse "^0.4.1"
13271327
uri-js "^4.2.2"
13281328

1329-
ansi-colors@^4.1.1:
1330-
version "4.1.1"
1331-
resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz"
1332-
13331329
ansi-escapes@^4.2.1:
13341330
version "4.3.2"
13351331
resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz"
@@ -1895,12 +1891,6 @@ end-of-stream@^1.1.0:
18951891
dependencies:
18961892
once "^1.4.0"
18971893

1898-
enquirer@^2.3.5:
1899-
version "2.3.6"
1900-
resolved "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz"
1901-
dependencies:
1902-
ansi-colors "^4.1.1"
1903-
19041894
error-ex@^1.3.1:
19051895
version "1.3.2"
19061896
resolved "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz"
@@ -1951,13 +1941,13 @@ eslint-visitor-keys@^2.0.0:
19511941
version "2.1.0"
19521942
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz"
19531943

1954-
eslint-visitor-keys@^3.1.0:
1955-
version "3.1.0"
1956-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
1944+
eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.2.0:
1945+
version "3.2.0"
1946+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.2.0.tgz#6fbb166a6798ee5991358bc2daa1ba76cc1254a1"
19571947

19581948
eslint@^8.1.0:
1959-
version "8.6.0"
1960-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.6.0.tgz#4318c6a31c5584838c1a2e940c478190f58d558e"
1949+
version "8.7.0"
1950+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.7.0.tgz#22e036842ee5b7cf87b03fe237731675b4d3633c"
19611951
dependencies:
19621952
"@eslint/eslintrc" "^1.0.5"
19631953
"@humanwhocodes/config-array" "^0.9.2"
@@ -1966,11 +1956,10 @@ eslint@^8.1.0:
19661956
cross-spawn "^7.0.2"
19671957
debug "^4.3.2"
19681958
doctrine "^3.0.0"
1969-
enquirer "^2.3.5"
19701959
escape-string-regexp "^4.0.0"
19711960
eslint-scope "^7.1.0"
19721961
eslint-utils "^3.0.0"
1973-
eslint-visitor-keys "^3.1.0"
1962+
eslint-visitor-keys "^3.2.0"
19741963
espree "^9.3.0"
19751964
esquery "^1.4.0"
19761965
esutils "^2.0.2"
@@ -1979,7 +1968,7 @@ eslint@^8.1.0:
19791968
functional-red-black-tree "^1.0.1"
19801969
glob-parent "^6.0.1"
19811970
globals "^13.6.0"
1982-
ignore "^4.0.6"
1971+
ignore "^5.2.0"
19831972
import-fresh "^3.0.0"
19841973
imurmurhash "^0.1.4"
19851974
is-glob "^4.0.0"
@@ -1990,9 +1979,7 @@ eslint@^8.1.0:
19901979
minimatch "^3.0.4"
19911980
natural-compare "^1.4.0"
19921981
optionator "^0.9.1"
1993-
progress "^2.0.0"
19941982
regexpp "^3.2.0"
1995-
semver "^7.2.1"
19961983
strip-ansi "^6.0.1"
19971984
strip-json-comments "^3.1.0"
19981985
text-table "^0.2.0"
@@ -2359,6 +2346,10 @@ ignore@^4.0.6:
23592346
version "4.0.6"
23602347
resolved "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz"
23612348

2349+
ignore@^5.2.0:
2350+
version "5.2.0"
2351+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
2352+
23622353
import-fresh@^3.0.0, import-fresh@^3.2.1:
23632354
version "3.3.0"
23642355
resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz"
@@ -3484,10 +3475,6 @@ pretty-format@^26.6.2:
34843475
ansi-styles "^4.0.0"
34853476
react-is "^17.0.1"
34863477

3487-
progress@^2.0.0:
3488-
version "2.0.3"
3489-
resolved "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz"
3490-
34913478
prompts@^2.0.1:
34923479
version "2.4.1"
34933480
resolved "https://registry.npmjs.org/prompts/-/prompts-2.4.1.tgz"
@@ -3694,7 +3681,7 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
36943681
version "6.3.0"
36953682
resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
36963683

3697-
semver@^7.2.1, semver@^7.3.2:
3684+
semver@^7.3.2:
36983685
version "7.3.5"
36993686
resolved "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz"
37003687
dependencies:

0 commit comments

Comments
 (0)