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

Commit 95cd657

Browse files
chore(deps-dev): bump @nuxtjs/eslint-config-typescript
Bumps [@nuxtjs/eslint-config-typescript](https://github.com/nuxt/eslint-config) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/nuxt/eslint-config/releases) - [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/[email protected]...@nuxtjs/[email protected]) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1abafcd commit 95cd657

File tree

2 files changed

+38
-61
lines changed

2 files changed

+38
-61
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@nuxt/types": "^2.14.12",
2727
"@nuxt/typescript-build": "^2.1.0",
28-
"@nuxtjs/eslint-config-typescript": "^5.0.0",
28+
"@nuxtjs/eslint-config-typescript": "^6.0.0",
2929
"@nuxtjs/eslint-module": "^3.0.2",
3030
"@nuxtjs/moment": "^1.6.1",
3131
"@vue/test-utils": "^1.1.2",

yarn.lock

Lines changed: 37 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,28 +1505,28 @@
15051505
consola "^2.15.3"
15061506
defu "^3.2.2"
15071507

1508-
"@nuxtjs/eslint-config-typescript@^5.0.0":
1509-
version "5.0.0"
1510-
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config-typescript/-/eslint-config-typescript-5.0.0.tgz#060c1402e559b1df78c8c19b2f5a873eac53cab2"
1511-
integrity sha512-jw6h/WsdPc5i5l+a3DmEdpoAbFE4Tt7X6DBdXY7gfAsZ6bfzjoMzoHYaAmUk2tWkRDZmYvP6YANkbvi3X3pPAg==
1508+
"@nuxtjs/eslint-config-typescript@^6.0.0":
1509+
version "6.0.0"
1510+
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config-typescript/-/eslint-config-typescript-6.0.0.tgz#e3ea273edf2dfcb176a9f28ca1a95870a6c21cd8"
1511+
integrity sha512-oQm0ZmWdHNf8TKWbSUhwniarCX590oHnxuArvwApLDaaNaw0m4TL5+rpARMCVtlS33YhJ/Le+GaeyS5HeVt19A==
15121512
dependencies:
1513-
"@nuxtjs/eslint-config" "5.0.0"
1514-
"@typescript-eslint/eslint-plugin" "^4.7.0"
1515-
"@typescript-eslint/parser" "^4.7.0"
1513+
"@nuxtjs/eslint-config" "6.0.0"
1514+
"@typescript-eslint/eslint-plugin" "^4.16.1"
1515+
"@typescript-eslint/parser" "^4.16.1"
15161516

1517-
"@nuxtjs/eslint-config@5.0.0":
1518-
version "5.0.0"
1519-
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config/-/eslint-config-5.0.0.tgz#d66143ee4ada9d944de0bfbe2d7e4693a2e20d60"
1520-
integrity sha512-xoi0CPpFj4hOTz5xMiqGK314276gOmI+8W+3tgybqsKiKQBFXe1IOUjHzsuGqkS44iGy+GmmrwA387ojvKnhkQ==
1517+
"@nuxtjs/eslint-config@6.0.0":
1518+
version "6.0.0"
1519+
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config/-/eslint-config-6.0.0.tgz#bf8b7b1f72fc9080ba2a6c71f2447d4166d374e3"
1520+
integrity sha512-DQLyMS+A1lPeo3ajMEISz8rPzCU4DTIKQtv9HRy1A3w5583dXcbHMQzNg3qGHoTPJ/FzM1+WhV8Ak3+gQ+9uoQ==
15211521
dependencies:
1522-
eslint-config-standard "^16.0.1"
1522+
eslint-config-standard "^16.0.2"
15231523
eslint-plugin-import "^2.22.1"
1524-
eslint-plugin-jest "^24.1.3"
1524+
eslint-plugin-jest "^24.1.7"
15251525
eslint-plugin-node "^11.1.0"
1526-
eslint-plugin-promise "^4.2.1"
1526+
eslint-plugin-promise "^4.3.1"
15271527
eslint-plugin-standard "^4.1.0"
1528-
eslint-plugin-unicorn "^23.0.0"
1529-
eslint-plugin-vue "^7.1.0"
1528+
eslint-plugin-unicorn "^28.0.2"
1529+
eslint-plugin-vue "^7.7.0"
15301530

15311531
"@nuxtjs/eslint-module@^3.0.2":
15321532
version "3.0.2"
@@ -2066,7 +2066,7 @@
20662066
dependencies:
20672067
"@types/yargs-parser" "*"
20682068

2069-
"@typescript-eslint/eslint-plugin@^4.7.0":
2069+
"@typescript-eslint/eslint-plugin@^4.16.1":
20702070
version "4.16.1"
20712071
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.16.1.tgz#2caf6a79dd19c3853b8d39769a27fccb24e4e651"
20722072
integrity sha512-SK777klBdlkUZpZLC1mPvyOWk9yAFCWmug13eAjVQ4/Q1LATE/NbcQL1xDHkptQkZOLnPmLUA1Y54m8dqYwnoQ==
@@ -2092,7 +2092,7 @@
20922092
eslint-scope "^5.0.0"
20932093
eslint-utils "^2.0.0"
20942094

2095-
"@typescript-eslint/parser@^4.7.0":
2095+
"@typescript-eslint/parser@^4.16.1":
20962096
version "4.16.1"
20972097
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.16.1.tgz#3bbd3234dd3c5b882b2bcd9899bc30e1e1586d2a"
20982098
integrity sha512-/c0LEZcDL5y8RyI1zLcmZMvJrsR6SM1uetskFkoh3dvqDKVXPsXI+wFB/CbVw7WkEyyTKobC1mUNp/5y6gRvXg==
@@ -4731,15 +4731,7 @@ escodegen@^1.14.1:
47314731
optionalDependencies:
47324732
source-map "~0.6.1"
47334733

4734-
eslint-ast-utils@^1.1.0:
4735-
version "1.1.0"
4736-
resolved "https://registry.yarnpkg.com/eslint-ast-utils/-/eslint-ast-utils-1.1.0.tgz#3d58ba557801cfb1c941d68131ee9f8c34bd1586"
4737-
integrity sha512-otzzTim2/1+lVrlH19EfQQJEhVJSu0zOb9ygb3iapN6UlyaDtyRq4b5U1FuW0v1lRa9Fp/GJyHkSwm6NqABgCA==
4738-
dependencies:
4739-
lodash.get "^4.4.2"
4740-
lodash.zip "^4.2.0"
4741-
4742-
eslint-config-standard@^16.0.1:
4734+
eslint-config-standard@^16.0.2:
47434735
version "16.0.2"
47444736
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.2.tgz#71e91727ac7a203782d0a5ca4d1c462d14e234f6"
47454737
integrity sha512-fx3f1rJDsl9bY7qzyX8SAtP8GBSk6MfXFaTfaGgk12aAYW4gJSyRm7dM790L6cbXv63fvjY4XeSzXnb4WM+SKw==
@@ -4787,10 +4779,10 @@ eslint-plugin-import@^2.22.1:
47874779
resolve "^1.17.0"
47884780
tsconfig-paths "^3.9.0"
47894781

4790-
eslint-plugin-jest@^24.1.3:
4791-
version "24.1.5"
4792-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.5.tgz#1e866a9f0deac587d0a3d5d7cefe99815a580de2"
4793-
integrity sha512-FIP3lwC8EzEG+rOs1y96cOJmMVpdFNreoDJv29B5vIupVssRi8zrSY3QadogT0K3h1Y8TMxJ6ZSAzYUmFCp2hg==
4782+
eslint-plugin-jest@^24.1.7:
4783+
version "24.1.9"
4784+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.9.tgz#b8ccd3e3d1cc429ce14821dafd5bcc39766eafd1"
4785+
integrity sha512-dobHZxHQGiwpNuI/CNU69Q0T8oBWfJjhroOPD0vBUBbAuKzzjcflT7dqKj6NBvhNs5TfdBofX9GGswmQL2iKzQ==
47944786
dependencies:
47954787
"@typescript-eslint/experimental-utils" "^4.0.1"
47964788

@@ -4815,7 +4807,7 @@ eslint-plugin-nuxt@^2.0.0:
48154807
semver "^7.3.2"
48164808
vue-eslint-parser "^7.1.1"
48174809

4818-
eslint-plugin-promise@^4.2.1:
4810+
eslint-plugin-promise@^4.3.1:
48194811
version "4.3.1"
48204812
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
48214813
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
@@ -4825,26 +4817,26 @@ eslint-plugin-standard@^4.1.0:
48254817
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.1.0.tgz#0c3bf3a67e853f8bbbc580fb4945fbf16f41b7c5"
48264818
integrity sha512-ZL7+QRixjTR6/528YNGyDotyffm5OQst/sGxKDwGb9Uqs4In5Egi4+jbobhqJoyoCM6/7v/1A5fhQ7ScMtDjaQ==
48274819

4828-
eslint-plugin-unicorn@^23.0.0:
4829-
version "23.0.0"
4830-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-23.0.0.tgz#b2820212874735f9d91ecc8678b263ecfa6cf5f6"
4831-
integrity sha512-Vabo3cjl6cjyhcf+76CdQEY6suOFzK0Xh3xo0uL9VDYrDJP5+B6PjV0tHTYm82WZmFWniugFJM3ywHSNYTi/ZQ==
4820+
eslint-plugin-unicorn@^28.0.2:
4821+
version "28.0.2"
4822+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-28.0.2.tgz#ab9884ebae04590ecd9c1c294330d889a74b7c37"
4823+
integrity sha512-k4AoFP7n8/oq6lBXkdc9Flid6vw2B8j7aXFCxgzJCyKvmaKrCUFb1TFPhG9eSJQFZowqmymMPRtl8oo9NKLUbw==
48324824
dependencies:
48334825
ci-info "^2.0.0"
48344826
clean-regexp "^1.0.0"
4835-
eslint-ast-utils "^1.1.0"
4836-
eslint-template-visitor "^2.2.1"
4827+
eslint-template-visitor "^2.2.2"
48374828
eslint-utils "^2.1.0"
4838-
import-modules "^2.0.0"
4829+
eslint-visitor-keys "^2.0.0"
4830+
import-modules "^2.1.0"
48394831
lodash "^4.17.20"
48404832
pluralize "^8.0.0"
48414833
read-pkg-up "^7.0.1"
4842-
regexp-tree "^0.1.21"
4834+
regexp-tree "^0.1.22"
48434835
reserved-words "^0.1.2"
48444836
safe-regex "^2.1.1"
4845-
semver "^7.3.2"
4837+
semver "^7.3.4"
48464838

4847-
eslint-plugin-vue@^7.1.0, eslint-plugin-vue@^7.5.0:
4839+
eslint-plugin-vue@^7.1.0, eslint-plugin-vue@^7.5.0, eslint-plugin-vue@^7.7.0:
48484840
version "7.7.0"
48494841
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.7.0.tgz#a90df4595e670821bf243bd2750ededdb74948b8"
48504842
integrity sha512-mYz4bpLGv5jx6YG/GvKkqbGSfV7uma2u1P3mLA41Q5vQl8W1MeuTneB8tfsLq6xxxesFubcrOC0BZBJ5R+eaCQ==
@@ -4878,7 +4870,7 @@ eslint-scope@^5.0.0, eslint-scope@^5.1.1:
48784870
esrecurse "^4.3.0"
48794871
estraverse "^4.1.1"
48804872

4881-
eslint-template-visitor@^2.2.1:
4873+
eslint-template-visitor@^2.2.2:
48824874
version "2.3.2"
48834875
resolved "https://registry.yarnpkg.com/eslint-template-visitor/-/eslint-template-visitor-2.3.2.tgz#b52f96ff311e773a345d79053ccc78275bbc463d"
48844876
integrity sha512-3ydhqFpuV7x1M9EK52BPNj6V0Kwu0KKkcIAfpUhwHbR8ocRln/oUHgfxQupY8O1h4Qv/POHDumb/BwwNfxbtnA==
@@ -6078,7 +6070,7 @@ import-local@^3.0.2:
60786070
pkg-dir "^4.2.0"
60796071
resolve-cwd "^3.0.0"
60806072

6081-
import-modules@^2.0.0:
6073+
import-modules@^2.1.0:
60826074
version "2.1.0"
60836075
resolved "https://registry.yarnpkg.com/import-modules/-/import-modules-2.1.0.tgz#abe7df297cb6c1f19b57246eb8b8bd9664b6d8c2"
60846076
integrity sha512-8HEWcnkbGpovH9yInoisxaSoIg9Brbul+Ju3Kqe2UsYDUBJD/iQjSgEj0zPcTDPKfPp2fs5xlv1i+JSye/m1/A==
@@ -7259,11 +7251,6 @@ lodash.difference@^4.5.0:
72597251
resolved "https://registry.yarnpkg.com/lodash.difference/-/lodash.difference-4.5.0.tgz#9ccb4e505d486b91651345772885a2df27fd017c"
72607252
integrity sha1-nMtOUF1Ia5FlE0V3KIWi3yf9AXw=
72617253

7262-
lodash.get@^4.4.2:
7263-
version "4.4.2"
7264-
resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99"
7265-
integrity sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=
7266-
72677254
lodash.kebabcase@^4.1.1:
72687255
version "4.1.1"
72697256
resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
@@ -7299,11 +7286,6 @@ lodash.uniq@^4.5.0:
72997286
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
73007287
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
73017288

7302-
lodash.zip@^4.2.0:
7303-
version "4.2.0"
7304-
resolved "https://registry.yarnpkg.com/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020"
7305-
integrity sha1-7GZi5IlkCO1KtsVCo5kLcswIACA=
7306-
73077289
[email protected], lodash@^4.15.0, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5:
73087290
version "4.17.21"
73097291
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
@@ -9472,7 +9454,7 @@ regex-not@^1.0.0, regex-not@^1.0.2:
94729454
extend-shallow "^3.0.2"
94739455
safe-regex "^1.1.0"
94749456

9475-
regexp-tree@^0.1.21, regexp-tree@~0.1.1:
9457+
regexp-tree@^0.1.22, regexp-tree@~0.1.1:
94769458
version "0.1.23"
94779459
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.23.tgz#8a8ce1cc5e971acef62213a7ecdb1f6e18a1f1b2"
94789460
integrity sha512-+7HWfb4Bvu8Rs2eQTUIpX9I/PlQkYOuTNbRpKLJlQpSgwSkzFYh+pUj0gtvglnOZLKB6YgnIgRuJ2/IlpL48qw==
@@ -10908,11 +10890,6 @@ typedarray@^0.0.6:
1090810890
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1090910891
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1091010892

10911-
typescript@~4.1:
10912-
version "4.1.5"
10913-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
10914-
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
10915-
1091610893
typescript@~4.2:
1091710894
version "4.2.3"
1091810895
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"

0 commit comments

Comments
 (0)