Skip to content

Commit 695cb4d

Browse files
authored
Merge pull request #792 from w3bdesign/renovate/nuxtjs-eslint-config-11.x
Update dependency @nuxtjs/eslint-config to v11
2 parents 3ef74db + 0ecfb2a commit 695cb4d

File tree

2 files changed

+23
-48
lines changed

2 files changed

+23
-48
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@graphql-codegen/introspection": "2.2.1",
2121
"@nuxt/postcss8": "1.1.3",
2222
"@nuxtjs/apollo": "4.0.1-rc.5",
23-
"@nuxtjs/eslint-config": "10.0.0",
23+
"@nuxtjs/eslint-config": "11.0.0",
2424
"@nuxtjs/eslint-module": "3.1.0",
2525
"@nuxtjs/tailwindcss": "5.3.3",
2626
"@vue/test-utils": "1.3.0",

yarn.lock

Lines changed: 22 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@
503503
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56"
504504
integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==
505505

506-
"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.15.7", "@babel/helper-validator-identifier@^7.16.7", "@babel/helper-validator-identifier@^7.18.6":
506+
"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.16.7", "@babel/helper-validator-identifier@^7.18.6":
507507
version "7.19.1"
508508
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
509509
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
@@ -2733,18 +2733,18 @@
27332733
vue-cli-plugin-apollo "^0.22.2"
27342734
webpack-node-externals "^2.5.2"
27352735

2736-
"@nuxtjs/eslint-config@10.0.0":
2737-
version "10.0.0"
2738-
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config/-/eslint-config-10.0.0.tgz#6b4a9ad3bcdcc7d24314c86812ddb471e4879f53"
2739-
integrity sha512-5umb4Nyd/D9azWyFPGe3ru0E5v8SSVzgtZeJwTaCpqjsQDrr51P7QPtBTVdJXIbhdY1lws67x9Emkb7oKwh4zw==
2736+
"@nuxtjs/eslint-config@11.0.0":
2737+
version "11.0.0"
2738+
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config/-/eslint-config-11.0.0.tgz#92f5d927ef39099de4f52ab73e01bb28be3ff8c2"
2739+
integrity sha512-o4zFOpU8gJgwrC/gLE7c2E0XEjkv2fEixCGG1y+dZYzBPyzTorkQmfxskSF3WRXcZkpkS9uUYlRkeOSdYB7z0w==
27402740
dependencies:
27412741
eslint-config-standard "^17.0.0"
27422742
eslint-plugin-import "^2.26.0"
2743-
eslint-plugin-n "^15.2.0"
2743+
eslint-plugin-n "^15.2.5"
27442744
eslint-plugin-node "^11.1.0"
2745-
eslint-plugin-promise "^6.0.0"
2746-
eslint-plugin-unicorn "^42.0.0"
2747-
eslint-plugin-vue "^8.7.1"
2745+
eslint-plugin-promise "^6.0.1"
2746+
eslint-plugin-unicorn "^43.0.2"
2747+
eslint-plugin-vue "^9.4.0"
27482748

27492749
27502750
version "3.1.0"
@@ -5626,7 +5626,7 @@ chrome-trace-event@^1.0.2:
56265626
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
56275627
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
56285628

5629-
ci-info@^3.1.1, ci-info@^3.2.0, ci-info@^3.3.0:
5629+
ci-info@^3.1.1, ci-info@^3.2.0, ci-info@^3.3.2:
56305630
version "3.4.0"
56315631
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.4.0.tgz#b28484fd436cbc267900364f096c9dc185efb251"
56325632
integrity sha512-t5QdPT5jq3o262DOQ8zA6E1tlH2upmUc4Hlvrbx1pGYJuiiHl7O7rvVNI+l8HTVhd/q3Qc9vqimkNk5yiXsAug==
@@ -7222,7 +7222,7 @@ eslint-plugin-import@^2.26.0:
72227222
resolve "^1.22.0"
72237223
tsconfig-paths "^3.14.1"
72247224

7225-
eslint-plugin-n@^15.2.0:
7225+
eslint-plugin-n@^15.2.5:
72267226
version "15.3.0"
72277227
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.3.0.tgz#3e1ad236a17dce7ecc0760621c46cc251ef99560"
72287228
integrity sha512-IyzPnEWHypCWasDpxeJnim60jhlumbmq0pubL6IOcnk8u2y53s5QfT8JnXy7skjHJ44yWHRb11PLtDHuu1kg/Q==
@@ -7264,18 +7264,18 @@ [email protected]:
72647264
dependencies:
72657265
prettier-linter-helpers "^1.0.0"
72667266

7267-
eslint-plugin-promise@^6.0.0:
7267+
eslint-plugin-promise@^6.0.1:
72687268
version "6.0.1"
72697269
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.1.tgz#a8cddf96a67c4059bdabf4d724a29572188ae423"
72707270
integrity sha512-uM4Tgo5u3UWQiroOyDEsYcVMOo7re3zmno0IZmB5auxoaQNIceAbXEkSt8RNrKtaYehARHG06pYK6K1JhtP0Zw==
72717271

7272-
eslint-plugin-unicorn@^42.0.0:
7273-
version "42.0.0"
7274-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-42.0.0.tgz#47d60c00c263ad743403b052db689e39acbacff1"
7275-
integrity sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==
7272+
eslint-plugin-unicorn@^43.0.2:
7273+
version "43.0.2"
7274+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-43.0.2.tgz#b189d58494c8a0985a4b89dba5dbfde3ad7575a5"
7275+
integrity sha512-DtqZ5mf/GMlfWoz1abIjq5jZfaFuHzGBZYIeuJfEoKKGWRHr2JiJR+ea+BF7Wx2N1PPRoT/2fwgiK1NnmNE3Hg==
72767276
dependencies:
7277-
"@babel/helper-validator-identifier" "^7.15.7"
7278-
ci-info "^3.3.0"
7277+
"@babel/helper-validator-identifier" "^7.18.6"
7278+
ci-info "^3.3.2"
72797279
clean-regexp "^1.0.0"
72807280
eslint-utils "^3.0.0"
72817281
esquery "^1.4.0"
@@ -7286,21 +7286,9 @@ eslint-plugin-unicorn@^42.0.0:
72867286
read-pkg-up "^7.0.1"
72877287
regexp-tree "^0.1.24"
72887288
safe-regex "^2.1.1"
7289-
semver "^7.3.5"
7289+
semver "^7.3.7"
72907290
strip-indent "^3.0.0"
72917291

7292-
eslint-plugin-vue@^8.7.1:
7293-
version "8.7.1"
7294-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz#f13c53547a0c9d64588a675cc5ecc6ccaf63703f"
7295-
integrity sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==
7296-
dependencies:
7297-
eslint-utils "^3.0.0"
7298-
natural-compare "^1.4.0"
7299-
nth-check "^2.0.1"
7300-
postcss-selector-parser "^6.0.9"
7301-
semver "^7.3.5"
7302-
vue-eslint-parser "^8.0.1"
7303-
73047292
eslint-plugin-vue@^9.4.0:
73057293
version "9.5.1"
73067294
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.5.1.tgz#87ce075882cf7d824b95f46c224f91495fafcc54"
@@ -7322,7 +7310,7 @@ eslint-scope@^4.0.3:
73227310
esrecurse "^4.1.0"
73237311
estraverse "^4.1.1"
73247312

7325-
eslint-scope@^7.0.0, eslint-scope@^7.1.1:
7313+
eslint-scope@^7.1.1:
73267314
version "7.1.1"
73277315
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
73287316
integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
@@ -7354,7 +7342,7 @@ eslint-visitor-keys@^2.0.0:
73547342
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
73557343
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
73567344

7357-
eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.3.0:
7345+
eslint-visitor-keys@^3.3.0:
73587346
version "3.3.0"
73597347
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
73607348
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
@@ -7432,7 +7420,7 @@ esm@^3.2.25:
74327420
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
74337421
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
74347422

7435-
espree@^9.0.0, espree@^9.3.1, espree@^9.4.0:
7423+
espree@^9.3.1, espree@^9.4.0:
74367424
version "9.4.0"
74377425
resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.0.tgz#cd4bc3d6e9336c433265fc0aa016fc1aaf182f8a"
74387426
integrity sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==
@@ -15495,19 +15483,6 @@ vue-client-only@^2.0.0:
1549515483
resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.1.0.tgz#1a67a47b8ecacfa86d75830173fffee3bf8a4ee3"
1549615484
integrity sha512-vKl1skEKn8EK9f8P2ZzhRnuaRHLHrlt1sbRmazlvsx6EiC3A8oWF8YCBrMJzoN+W3OnElwIGbVjsx6/xelY1AA==
1549715485

15498-
vue-eslint-parser@^8.0.1:
15499-
version "8.3.0"
15500-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz#5d31129a1b3dd89c0069ca0a1c88f970c360bd0d"
15501-
integrity sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==
15502-
dependencies:
15503-
debug "^4.3.2"
15504-
eslint-scope "^7.0.0"
15505-
eslint-visitor-keys "^3.1.0"
15506-
espree "^9.0.0"
15507-
esquery "^1.4.0"
15508-
lodash "^4.17.21"
15509-
semver "^7.3.5"
15510-
1551115486
vue-eslint-parser@^9.0.1, vue-eslint-parser@^9.0.3:
1551215487
version "9.1.0"
1551315488
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.1.0.tgz#0e121d1bb29bd10763c83e3cc583ee03434a9dd5"

0 commit comments

Comments
 (0)