Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e30fae1

Browse files
Merge pull request #79 from ruby-syntax-tree/dependabot/npm_and_yarn/eslint-8.23.0
Bump eslint from 8.22.0 to 8.23.0
2 parents e85ab48 + a4d77f5 commit e30fae1

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.15.5.tgz#91aef76d332cdc7c8942b600fa2307f3387e6f82"
88
integrity sha512-UHkDFCfSGTuXq08oQltXxSZmH1TXyWsL+4QhZDWvvLl6mEJQqk3u7/wq1LjhrrAXYIllaTtRSzUXl4Olkf2J8A==
99

10-
"@eslint/eslintrc@^1.3.0":
11-
version "1.3.0"
12-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f"
13-
integrity sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==
10+
"@eslint/eslintrc@^1.3.1":
11+
version "1.3.1"
12+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.1.tgz#de0807bfeffc37b964a7d0400e0c348ce5a2543d"
13+
integrity sha512-OhSY22oQQdw3zgPOOwdoj01l/Dzl1Z+xyUP33tkSN+aqyEhymJCcPHyXt+ylW8FSe0TfRC2VG+ROQOapD0aZSQ==
1414
dependencies:
1515
ajv "^6.12.4"
1616
debug "^4.3.2"
17-
espree "^9.3.2"
17+
espree "^9.4.0"
1818
globals "^13.15.0"
1919
ignore "^5.2.0"
2020
import-fresh "^3.2.1"
@@ -36,6 +36,11 @@
3636
resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d"
3737
integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
3838

39+
"@humanwhocodes/module-importer@^1.0.1":
40+
version "1.0.1"
41+
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
42+
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
43+
3944
"@humanwhocodes/object-schema@^1.2.1":
4045
version "1.2.1"
4146
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
@@ -817,13 +822,14 @@ eslint-visitor-keys@^3.3.0:
817822
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
818823

819824
eslint@^8.22.0:
820-
version "8.22.0"
821-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.22.0.tgz#78fcb044196dfa7eef30a9d65944f6f980402c48"
822-
integrity sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==
825+
version "8.23.0"
826+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.0.tgz#a184918d288820179c6041bb3ddcc99ce6eea040"
827+
integrity sha512-pBG/XOn0MsJcKcTRLr27S5HpzQo4kLr+HjLQIyK4EiCsijDl/TB+h5uEuJU6bQ8Edvwz1XWOjpaP2qgnXGpTcA==
823828
dependencies:
824-
"@eslint/eslintrc" "^1.3.0"
829+
"@eslint/eslintrc" "^1.3.1"
825830
"@humanwhocodes/config-array" "^0.10.4"
826831
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
832+
"@humanwhocodes/module-importer" "^1.0.1"
827833
ajv "^6.10.0"
828834
chalk "^4.0.0"
829835
cross-spawn "^7.0.2"
@@ -833,7 +839,7 @@ eslint@^8.22.0:
833839
eslint-scope "^7.1.1"
834840
eslint-utils "^3.0.0"
835841
eslint-visitor-keys "^3.3.0"
836-
espree "^9.3.3"
842+
espree "^9.4.0"
837843
esquery "^1.4.0"
838844
esutils "^2.0.2"
839845
fast-deep-equal "^3.1.3"
@@ -859,12 +865,11 @@ eslint@^8.22.0:
859865
strip-ansi "^6.0.1"
860866
strip-json-comments "^3.1.0"
861867
text-table "^0.2.0"
862-
v8-compile-cache "^2.0.3"
863868

864-
espree@^9.3.2, espree@^9.3.3:
865-
version "9.3.3"
866-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.3.tgz#2dd37c4162bb05f433ad3c1a52ddf8a49dc08e9d"
867-
integrity sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng==
869+
espree@^9.4.0:
870+
version "9.4.0"
871+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.0.tgz#cd4bc3d6e9336c433265fc0aa016fc1aaf182f8a"
872+
integrity sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==
868873
dependencies:
869874
acorn "^8.8.0"
870875
acorn-jsx "^5.3.2"
@@ -2025,11 +2030,6 @@ util-deprecate@^1.0.1, util-deprecate@~1.0.1:
20252030
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
20262031
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
20272032

2028-
v8-compile-cache@^2.0.3:
2029-
version "2.3.0"
2030-
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
2031-
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
2032-
20332033
vsce@^2.9.2:
20342034
version "2.11.0"
20352035
resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.11.0.tgz#e60aac58ecfc3aec6e40024e13ea8c8d29764aef"

0 commit comments

Comments
 (0)