Skip to content

Commit 7325757

Browse files
chore(deps): update dependency eslint to v8.2.0 (#756)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4e5fac5 commit 7325757

File tree

2 files changed

+61
-2
lines changed

2 files changed

+61
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@typescript-eslint/parser": "5.3.0",
3535
"bob-the-bundler": "1.5.1",
3636
"dedent": "0.7.0",
37-
"eslint": "8.1.0",
37+
"eslint": "8.2.0",
3838
"eslint-config-prettier": "8.3.0",
3939
"eslint-config-standard": "16.0.3",
4040
"eslint-plugin-eslint-plugin": "4.0.2",

yarn.lock

Lines changed: 60 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1415,6 +1415,21 @@
14151415
minimatch "^3.0.4"
14161416
strip-json-comments "^3.1.1"
14171417

1418+
"@eslint/eslintrc@^1.0.4":
1419+
version "1.0.4"
1420+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.4.tgz#dfe0ff7ba270848d10c5add0715e04964c034b31"
1421+
integrity sha512-h8Vx6MdxwWI2WM8/zREHMoqdgLNXEL4QX3MWSVMdyNJGvXVOs+6lp+m2hc3FnuMHDc4poxFNI20vCk0OmI4G0Q==
1422+
dependencies:
1423+
ajv "^6.12.4"
1424+
debug "^4.3.2"
1425+
espree "^9.0.0"
1426+
globals "^13.9.0"
1427+
ignore "^4.0.6"
1428+
import-fresh "^3.2.1"
1429+
js-yaml "^4.1.0"
1430+
minimatch "^3.0.4"
1431+
strip-json-comments "^3.1.1"
1432+
14181433
"@graphql-tools/batch-execute@^8.0.2":
14191434
version "8.0.2"
14201435
resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-8.0.2.tgz#ad9e9b1f791ef9824f72b3bde9987fc7d191e929"
@@ -3444,6 +3459,50 @@ [email protected]:
34443459
text-table "^0.2.0"
34453460
v8-compile-cache "^2.0.3"
34463461

3462+
3463+
version "8.2.0"
3464+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.2.0.tgz#44d3fb506d0f866a506d97a0fc0e90ee6d06a815"
3465+
integrity sha512-erw7XmM+CLxTOickrimJ1SiF55jiNlVSp2qqm0NuBWPtHYQCegD5ZMaW0c3i5ytPqL+SSLaCxdvQXFPLJn+ABw==
3466+
dependencies:
3467+
"@eslint/eslintrc" "^1.0.4"
3468+
"@humanwhocodes/config-array" "^0.6.0"
3469+
ajv "^6.10.0"
3470+
chalk "^4.0.0"
3471+
cross-spawn "^7.0.2"
3472+
debug "^4.3.2"
3473+
doctrine "^3.0.0"
3474+
enquirer "^2.3.5"
3475+
escape-string-regexp "^4.0.0"
3476+
eslint-scope "^6.0.0"
3477+
eslint-utils "^3.0.0"
3478+
eslint-visitor-keys "^3.0.0"
3479+
espree "^9.0.0"
3480+
esquery "^1.4.0"
3481+
esutils "^2.0.2"
3482+
fast-deep-equal "^3.1.3"
3483+
file-entry-cache "^6.0.1"
3484+
functional-red-black-tree "^1.0.1"
3485+
glob-parent "^6.0.1"
3486+
globals "^13.6.0"
3487+
ignore "^4.0.6"
3488+
import-fresh "^3.0.0"
3489+
imurmurhash "^0.1.4"
3490+
is-glob "^4.0.0"
3491+
js-yaml "^4.1.0"
3492+
json-stable-stringify-without-jsonify "^1.0.1"
3493+
levn "^0.4.1"
3494+
lodash.merge "^4.6.2"
3495+
minimatch "^3.0.4"
3496+
natural-compare "^1.4.0"
3497+
optionator "^0.9.1"
3498+
progress "^2.0.0"
3499+
regexpp "^3.2.0"
3500+
semver "^7.2.1"
3501+
strip-ansi "^6.0.1"
3502+
strip-json-comments "^3.1.0"
3503+
text-table "^0.2.0"
3504+
v8-compile-cache "^2.0.3"
3505+
34473506
espree@^9.0.0:
34483507
version "9.0.0"
34493508
resolved "https://registry.yarnpkg.com/espree/-/espree-9.0.0.tgz#e90a2965698228502e771c7a58489b1a9d107090"
@@ -6232,7 +6291,7 @@ strip-ansi@^4.0.0:
62326291
dependencies:
62336292
ansi-regex "^3.0.0"
62346293

6235-
strip-ansi@^6.0.0:
6294+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
62366295
version "6.0.1"
62376296
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
62386297
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

0 commit comments

Comments
 (0)