Skip to content

Commit efffa45

Browse files
chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v9 (#1692)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 0284dc0 commit efffa45

File tree

2 files changed

+93
-126
lines changed

2 files changed

+93
-126
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@nuxt/types": "^2.15.8",
5959
"@nuxt/typescript-build": "^2.1.0",
6060
"@nuxt/typescript-runtime": "^2.1.0",
61-
"@nuxtjs/eslint-config-typescript": "^8.0.0",
61+
"@nuxtjs/eslint-config-typescript": "^9.0.0",
6262
"@types/cookie-parser": "^1.4.2",
6363
"@types/express-jwt": "^6.0.4",
6464
"@types/jest": "^27.4.0",

yarn.lock

Lines changed: 92 additions & 125 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
1515
integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
1616

17-
"@babel/core@^7.1.0", "@babel/core@^7.12.16", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.16.12", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
17+
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.16.12", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
1818
version "7.16.12"
1919
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.12.tgz#5edc53c1b71e54881315923ae2aedea2522bb784"
2020
integrity sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg==
@@ -35,15 +35,6 @@
3535
semver "^6.3.0"
3636
source-map "^0.5.0"
3737

38-
"@babel/eslint-parser@^7.12.16":
39-
version "7.16.5"
40-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.16.5.tgz#48d3485091d6e36915358e4c0d0b2ebe6da90462"
41-
integrity sha512-mUqYa46lgWqHKQ33Q6LNCGp/wPR3eqOYTUixHFsfrSQqRxH0+WOzca75iEjFr5RDGH1dDz622LaHhLOzOuQRUA==
42-
dependencies:
43-
eslint-scope "^5.1.1"
44-
eslint-visitor-keys "^2.1.0"
45-
semver "^6.3.0"
46-
4738
"@babel/generator@^7.16.8", "@babel/generator@^7.7.2":
4839
version "7.16.8"
4940
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe"
@@ -231,7 +222,7 @@
231222
dependencies:
232223
"@babel/types" "^7.16.7"
233224

234-
"@babel/helper-validator-identifier@^7.14.9", "@babel/helper-validator-identifier@^7.16.7":
225+
"@babel/helper-validator-identifier@^7.15.7", "@babel/helper-validator-identifier@^7.16.7":
235226
version "7.16.7"
236227
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
237228
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
@@ -1686,28 +1677,28 @@
16861677
consola "^2.15.3"
16871678
defu "^5.0.0"
16881679

1689-
"@nuxtjs/eslint-config-typescript@^8.0.0":
1690-
version "8.0.0"
1691-
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config-typescript/-/eslint-config-typescript-8.0.0.tgz#dd178386e4243874fa95464f8fce25ee9d66bf7a"
1692-
integrity sha512-JcRIDCN+lfhzeNw6QGxjUSmXzfnRsEc2gTWO7Kbz9JfznTNwsI+1oWJ2wwOb6MP82d8SkDgu4yINkbDGDgkdaA==
1680+
"@nuxtjs/eslint-config-typescript@^9.0.0":
1681+
version "9.0.0"
1682+
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config-typescript/-/eslint-config-typescript-9.0.0.tgz#052355727e79cb8d4572d1b53a46980ac2aab93c"
1683+
integrity sha512-IgilIOcwJZ3Af4P7r35vHBl2GS9SIG0TuOINyUiIfzZBmEpX5vYhAbxHeeJhNosIywexDvZZ5m8EQwuJJYUJBg==
16931684
dependencies:
1694-
"@nuxtjs/eslint-config" "8.0.0"
1695-
"@typescript-eslint/eslint-plugin" "^5.4.0"
1696-
"@typescript-eslint/parser" "^5.4.0"
1685+
"@nuxtjs/eslint-config" "9.0.0"
1686+
"@typescript-eslint/eslint-plugin" "^5.14.0"
1687+
"@typescript-eslint/parser" "^5.14.0"
16971688
eslint-import-resolver-typescript "^2.5.0"
16981689

1699-
"@nuxtjs/eslint-config@8.0.0":
1700-
version "8.0.0"
1701-
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config/-/eslint-config-8.0.0.tgz#6e9eefc4993985537cc289cfab6a2d24fcc0f320"
1702-
integrity sha512-NuZSiMdSCuBukwWgmNQuMYoA/jgL9SLfecOurUUQw/1QTcD0YKh0RxY4h9rNJB2jkfayzmZ+Y11hlOml40FVvw==
1690+
"@nuxtjs/eslint-config@9.0.0":
1691+
version "9.0.0"
1692+
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config/-/eslint-config-9.0.0.tgz#0c742103581fbf8ca76d74479bef0ce85ca97e69"
1693+
integrity sha512-S44hgSrAKEBJMmzg3Wes0uIZBASOgVAOnMYeNZNeeawRX1WpSS9w3WbqcIwjVL1Orx/XwrzMMH32A1ncEd/DQg==
17031694
dependencies:
17041695
eslint-config-standard "^16.0.3"
1705-
eslint-plugin-import "^2.25.3"
1706-
eslint-plugin-jest "^25.3.0"
1696+
eslint-plugin-import "^2.25.4"
1697+
eslint-plugin-jest "^26.1.1"
17071698
eslint-plugin-node "^11.1.0"
1708-
eslint-plugin-promise "^5.1.1"
1709-
eslint-plugin-unicorn "^39.0.0"
1710-
eslint-plugin-vue "^8.1.1"
1699+
eslint-plugin-promise "^6.0.0"
1700+
eslint-plugin-unicorn "^41.0.0"
1701+
eslint-plugin-vue "^8.5.0"
17111702

17121703
"@nuxtjs/proxy@^2.1.0":
17131704
version "2.1.0"
@@ -2402,91 +2393,84 @@
24022393
dependencies:
24032394
"@types/node" "*"
24042395

2405-
"@typescript-eslint/eslint-plugin@^5.4.0":
2406-
version "5.10.1"
2407-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.1.tgz#870195d0f2146b36d11fc71131b75aba52354c69"
2408-
integrity sha512-xN3CYqFlyE/qOcy978/L0xLR2HlcAGIyIK5sMOasxaaAPfQRj/MmMV6OC3I7NZO84oEUdWCOju34Z9W8E0pFDQ==
2396+
"@typescript-eslint/eslint-plugin@^5.14.0":
2397+
version "5.14.0"
2398+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.14.0.tgz#5119b67152356231a0e24b998035288a9cd21335"
2399+
integrity sha512-ir0wYI4FfFUDfLcuwKzIH7sMVA+db7WYen47iRSaCGl+HMAZI9fpBwfDo45ZALD3A45ZGyHWDNLhbg8tZrMX4w==
24092400
dependencies:
2410-
"@typescript-eslint/scope-manager" "5.10.1"
2411-
"@typescript-eslint/type-utils" "5.10.1"
2412-
"@typescript-eslint/utils" "5.10.1"
2401+
"@typescript-eslint/scope-manager" "5.14.0"
2402+
"@typescript-eslint/type-utils" "5.14.0"
2403+
"@typescript-eslint/utils" "5.14.0"
24132404
debug "^4.3.2"
24142405
functional-red-black-tree "^1.0.1"
24152406
ignore "^5.1.8"
24162407
regexpp "^3.2.0"
24172408
semver "^7.3.5"
24182409
tsutils "^3.21.0"
24192410

2420-
"@typescript-eslint/experimental-utils@^5.0.0":
2421-
version "5.10.1"
2422-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.10.1.tgz#49fa5a7800ed08ea70aef14fccb14fbae85116ab"
2423-
integrity sha512-Ryeb8nkJa/1zKl8iujNtJC8tgj6PgaY0sDUnrTqbmC70nrKKkZaHfiRDTcqICmCSCEQyLQcJAoh0AukLaIaGTw==
2424-
dependencies:
2425-
"@typescript-eslint/utils" "5.10.1"
2426-
2427-
"@typescript-eslint/parser@^5.4.0":
2428-
version "5.10.1"
2429-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.1.tgz#4ce9633cc33fc70bc13786cb793c1a76fe5ad6bd"
2430-
integrity sha512-GReo3tjNBwR5RnRO0K2wDIDN31cM3MmDtgyQ85oAxAmC5K3j/g85IjP+cDfcqDsDDBf1HNKQAD0WqOYL8jXqUA==
2411+
"@typescript-eslint/parser@^5.14.0":
2412+
version "5.14.0"
2413+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.14.0.tgz#7c79f898aa3cff0ceee6f1d34eeed0f034fb9ef3"
2414+
integrity sha512-aHJN8/FuIy1Zvqk4U/gcO/fxeMKyoSv/rS46UXMXOJKVsLQ+iYPuXNbpbH7cBLcpSbmyyFbwrniLx5+kutu1pw==
24312415
dependencies:
2432-
"@typescript-eslint/scope-manager" "5.10.1"
2433-
"@typescript-eslint/types" "5.10.1"
2434-
"@typescript-eslint/typescript-estree" "5.10.1"
2416+
"@typescript-eslint/scope-manager" "5.14.0"
2417+
"@typescript-eslint/types" "5.14.0"
2418+
"@typescript-eslint/typescript-estree" "5.14.0"
24352419
debug "^4.3.2"
24362420

2437-
"@typescript-eslint/scope-manager@5.10.1":
2438-
version "5.10.1"
2439-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.1.tgz#f0539c73804d2423506db2475352a4dec36cd809"
2440-
integrity sha512-Lyvi559Gvpn94k7+ElXNMEnXu/iundV5uFmCUNnftbFrUbAJ1WBoaGgkbOBm07jVZa682oaBU37ao/NGGX4ZDg==
2421+
"@typescript-eslint/scope-manager@5.14.0":
2422+
version "5.14.0"
2423+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.14.0.tgz#ea518962b42db8ed0a55152ea959c218cb53ca7b"
2424+
integrity sha512-LazdcMlGnv+xUc5R4qIlqH0OWARyl2kaP8pVCS39qSL3Pd1F7mI10DbdXeARcE62sVQE4fHNvEqMWsypWO+yEw==
24412425
dependencies:
2442-
"@typescript-eslint/types" "5.10.1"
2443-
"@typescript-eslint/visitor-keys" "5.10.1"
2426+
"@typescript-eslint/types" "5.14.0"
2427+
"@typescript-eslint/visitor-keys" "5.14.0"
24442428

2445-
"@typescript-eslint/type-utils@5.10.1":
2446-
version "5.10.1"
2447-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.1.tgz#5e526c00142585e40ab1503e83f1ff608c367405"
2448-
integrity sha512-AfVJkV8uck/UIoDqhu+ptEdBoQATON9GXnhOpPLzkQRJcSChkvD//qsz9JVffl2goxX+ybs5klvacE9vmrQyCw==
2429+
"@typescript-eslint/type-utils@5.14.0":
2430+
version "5.14.0"
2431+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.14.0.tgz#711f08105860b12988454e91df433567205a8f0b"
2432+
integrity sha512-d4PTJxsqaUpv8iERTDSQBKUCV7Q5yyXjqXUl3XF7Sd9ogNLuKLkxz82qxokqQ4jXdTPZudWpmNtr/JjbbvUixw==
24492433
dependencies:
2450-
"@typescript-eslint/utils" "5.10.1"
2434+
"@typescript-eslint/utils" "5.14.0"
24512435
debug "^4.3.2"
24522436
tsutils "^3.21.0"
24532437

2454-
"@typescript-eslint/types@5.10.1":
2455-
version "5.10.1"
2456-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.1.tgz#dca9bd4cb8c067fc85304a31f38ec4766ba2d1ea"
2457-
integrity sha512-ZvxQ2QMy49bIIBpTqFiOenucqUyjTQ0WNLhBM6X1fh1NNlYAC6Kxsx8bRTY3jdYsYg44a0Z/uEgQkohbR0H87Q==
2438+
"@typescript-eslint/types@5.14.0":
2439+
version "5.14.0"
2440+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.14.0.tgz#96317cf116cea4befabc0defef371a1013f8ab11"
2441+
integrity sha512-BR6Y9eE9360LNnW3eEUqAg6HxS9Q35kSIs4rp4vNHRdfg0s+/PgHgskvu5DFTM7G5VKAVjuyaN476LCPrdA7Mw==
24582442

2459-
"@typescript-eslint/typescript-estree@5.10.1":
2460-
version "5.10.1"
2461-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.1.tgz#b268e67be0553f8790ba3fe87113282977adda15"
2462-
integrity sha512-PwIGnH7jIueXv4opcwEbVGDATjGPO1dx9RkUl5LlHDSe+FXxPwFL5W/qYd5/NHr7f6lo/vvTrAzd0KlQtRusJQ==
2443+
"@typescript-eslint/typescript-estree@5.14.0":
2444+
version "5.14.0"
2445+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.14.0.tgz#78b7f7385d5b6f2748aacea5c9b7f6ae62058314"
2446+
integrity sha512-QGnxvROrCVtLQ1724GLTHBTR0lZVu13izOp9njRvMkCBgWX26PKvmMP8k82nmXBRD3DQcFFq2oj3cKDwr0FaUA==
24632447
dependencies:
2464-
"@typescript-eslint/types" "5.10.1"
2465-
"@typescript-eslint/visitor-keys" "5.10.1"
2448+
"@typescript-eslint/types" "5.14.0"
2449+
"@typescript-eslint/visitor-keys" "5.14.0"
24662450
debug "^4.3.2"
24672451
globby "^11.0.4"
24682452
is-glob "^4.0.3"
24692453
semver "^7.3.5"
24702454
tsutils "^3.21.0"
24712455

2472-
"@typescript-eslint/utils@5.10.1":
2473-
version "5.10.1"
2474-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.1.tgz#fa682a33af47080ba2c4368ee0ad2128213a1196"
2475-
integrity sha512-RRmlITiUbLuTRtn/gcPRi4202niF+q7ylFLCKu4c+O/PcpRvZ/nAUwQ2G00bZgpWkhrNLNnvhZLbDn8Ml0qsQw==
2456+
"@typescript-eslint/utils@5.14.0", "@typescript-eslint/utils@^5.10.0":
2457+
version "5.14.0"
2458+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.14.0.tgz#6c8bc4f384298cbbb32b3629ba7415f9f80dc8c4"
2459+
integrity sha512-EHwlII5mvUA0UsKYnVzySb/5EE/t03duUTweVy8Zqt3UQXBrpEVY144OTceFKaOe4xQXZJrkptCf7PjEBeGK4w==
24762460
dependencies:
24772461
"@types/json-schema" "^7.0.9"
2478-
"@typescript-eslint/scope-manager" "5.10.1"
2479-
"@typescript-eslint/types" "5.10.1"
2480-
"@typescript-eslint/typescript-estree" "5.10.1"
2462+
"@typescript-eslint/scope-manager" "5.14.0"
2463+
"@typescript-eslint/types" "5.14.0"
2464+
"@typescript-eslint/typescript-estree" "5.14.0"
24812465
eslint-scope "^5.1.1"
24822466
eslint-utils "^3.0.0"
24832467

2484-
"@typescript-eslint/visitor-keys@5.10.1":
2485-
version "5.10.1"
2486-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.1.tgz#29102de692f59d7d34ecc457ed59ab5fc558010b"
2487-
integrity sha512-NjQ0Xinhy9IL979tpoTRuLKxMc0zJC7QVSdeerXs2/QvOy2yRkzX5dRb10X5woNUdJgU8G3nYRDlI33sq1K4YQ==
2468+
"@typescript-eslint/visitor-keys@5.14.0":
2469+
version "5.14.0"
2470+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.14.0.tgz#1927005b3434ccd0d3ae1b2ecf60e65943c36986"
2471+
integrity sha512-yL0XxfzR94UEkjBqyymMLgCBdojzEuy/eim7N9/RIcTNxpJudAcqsU8eRyfzBbcEzGoPWfdM3AGak3cN08WOIw==
24882472
dependencies:
2489-
"@typescript-eslint/types" "5.10.1"
2473+
"@typescript-eslint/types" "5.14.0"
24902474
eslint-visitor-keys "^3.0.0"
24912475

24922476
"@vue/babel-helper-vue-jsx-merge-props@^1.2.1":
@@ -3767,7 +3751,7 @@ chrome-trace-event@^1.0.2:
37673751
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
37683752
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
37693753

3770-
ci-info@^3.1.1, ci-info@^3.2.0:
3754+
ci-info@^3.1.1, ci-info@^3.2.0, ci-info@^3.3.0:
37713755
version "3.3.0"
37723756
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.3.0.tgz#b4ed1fb6818dea4803a55c623041f9165d2066b2"
37733757
integrity sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw==
@@ -5330,7 +5314,7 @@ eslint-plugin-es@^3.0.0:
53305314
eslint-utils "^2.0.0"
53315315
regexpp "^3.0.0"
53325316

5333-
eslint-plugin-import@^2.25.3:
5317+
eslint-plugin-import@^2.25.4:
53345318
version "2.25.4"
53355319
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz#322f3f916a4e9e991ac7af32032c25ce313209f1"
53365320
integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==
@@ -5349,12 +5333,12 @@ eslint-plugin-import@^2.25.3:
53495333
resolve "^1.20.0"
53505334
tsconfig-paths "^3.12.0"
53515335

5352-
eslint-plugin-jest@^25.3.0:
5353-
version "25.7.0"
5354-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.7.0.tgz#ff4ac97520b53a96187bad9c9814e7d00de09a6a"
5355-
integrity sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==
5336+
eslint-plugin-jest@^26.1.1:
5337+
version "26.1.1"
5338+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.1.tgz#7176dd745ef8bca3070263f62cdf112f2dfc9aa1"
5339+
integrity sha512-HRKOuPi5ADhza4ZBK5ufyNXy28bXXkib87w+pQqdvBhSTsamndh6sIAKPAUl8y0/n9jSWBdTPslrwtKWqkp8dA==
53565340
dependencies:
5357-
"@typescript-eslint/experimental-utils" "^5.0.0"
5341+
"@typescript-eslint/utils" "^5.10.0"
53585342

53595343
eslint-plugin-node@^11.1.0:
53605344
version "11.1.0"
@@ -5375,36 +5359,35 @@ eslint-plugin-prettier@^4.0.0:
53755359
dependencies:
53765360
prettier-linter-helpers "^1.0.0"
53775361

5378-
eslint-plugin-promise@^5.1.1:
5379-
version "5.2.0"
5380-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.2.0.tgz#a596acc32981627eb36d9d75f9666ac1a4564971"
5381-
integrity sha512-SftLb1pUG01QYq2A/hGAWfDRXqYD82zE7j7TopDOyNdU+7SvvoXREls/+PRTY17vUXzXnZA/zfnyKgRH6x4JJw==
5362+
eslint-plugin-promise@^6.0.0:
5363+
version "6.0.0"
5364+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18"
5365+
integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==
53825366

5383-
eslint-plugin-unicorn@^39.0.0:
5384-
version "39.0.0"
5385-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-39.0.0.tgz#ee76d4f3bf37c605d89fa449d5e7c0c44c54b0cc"
5386-
integrity sha512-fd5RK2FtYjGcIx3wra7csIE/wkkmBo22T1gZtRTsLr1Mb+KsFKJ+JOdSqhHXQUrI/JTs/Mon64cEYzTgSCbltw==
5367+
eslint-plugin-unicorn@^41.0.0:
5368+
version "41.0.0"
5369+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-41.0.0.tgz#bf0974f8551ab4dd4aaae7d9cf53894040defbbd"
5370+
integrity sha512-xoJCaRc1uy5REg9DkVga1BkZV57jJxoqOcrU28QHZB89Lk5LdSqdVyTIt9JQVfHNKaiyJ7X+3iLlIn+VEHWEzA==
53875371
dependencies:
5388-
"@babel/helper-validator-identifier" "^7.14.9"
5389-
ci-info "^3.2.0"
5372+
"@babel/helper-validator-identifier" "^7.15.7"
5373+
ci-info "^3.3.0"
53905374
clean-regexp "^1.0.0"
5391-
eslint-template-visitor "^2.3.2"
53925375
eslint-utils "^3.0.0"
53935376
esquery "^1.4.0"
5394-
indent-string "4"
5377+
indent-string "^4.0.0"
53955378
is-builtin-module "^3.1.0"
53965379
lodash "^4.17.21"
53975380
pluralize "^8.0.0"
53985381
read-pkg-up "^7.0.1"
5399-
regexp-tree "^0.1.23"
5382+
regexp-tree "^0.1.24"
54005383
safe-regex "^2.1.1"
54015384
semver "^7.3.5"
54025385
strip-indent "^3.0.0"
54035386

5404-
eslint-plugin-vue@^8.1.1:
5405-
version "8.4.0"
5406-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.4.0.tgz#16e59b356386b4428fb7d886b6d8ee5df2bbc09d"
5407-
integrity sha512-Ga96QRG8GA9AyzKtEDxqYRCMt/VJM4SLkcNmm4FvUiFBE4jpaBr25unRBi9iVmHLYhA9EZ/4I+jD8n1vfWzyAA==
5387+
eslint-plugin-vue@^8.5.0:
5388+
version "8.5.0"
5389+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.5.0.tgz#65832bba43ca713fa5da16bdfcf55d0095677f6f"
5390+
integrity sha512-i1uHCTAKOoEj12RDvdtONWrGzjFm/djkzqfhmQ0d6M/W8KM81mhswd/z+iTZ0jCpdUedW3YRgcVfQ37/J4zoYQ==
54085391
dependencies:
54095392
eslint-utils "^3.0.0"
54105393
natural-compare "^1.4.0"
@@ -5435,17 +5418,6 @@ eslint-scope@^7.0.0, eslint-scope@^7.1.0:
54355418
esrecurse "^4.3.0"
54365419
estraverse "^5.2.0"
54375420

5438-
eslint-template-visitor@^2.3.2:
5439-
version "2.3.2"
5440-
resolved "https://registry.yarnpkg.com/eslint-template-visitor/-/eslint-template-visitor-2.3.2.tgz#b52f96ff311e773a345d79053ccc78275bbc463d"
5441-
integrity sha512-3ydhqFpuV7x1M9EK52BPNj6V0Kwu0KKkcIAfpUhwHbR8ocRln/oUHgfxQupY8O1h4Qv/POHDumb/BwwNfxbtnA==
5442-
dependencies:
5443-
"@babel/core" "^7.12.16"
5444-
"@babel/eslint-parser" "^7.12.16"
5445-
eslint-visitor-keys "^2.0.0"
5446-
esquery "^1.3.1"
5447-
multimap "^1.1.0"
5448-
54495421
eslint-utils@^2.0.0:
54505422
version "2.1.0"
54515423
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
@@ -5465,7 +5437,7 @@ eslint-visitor-keys@^1.1.0:
54655437
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
54665438
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
54675439

5468-
eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
5440+
eslint-visitor-keys@^2.0.0:
54695441
version "2.1.0"
54705442
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
54715443
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
@@ -5530,7 +5502,7 @@ esprima@^4.0.0, esprima@^4.0.1:
55305502
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
55315503
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
55325504

5533-
esquery@^1.3.1, esquery@^1.4.0:
5505+
esquery@^1.4.0:
55345506
version "1.4.0"
55355507
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
55365508
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
@@ -6803,7 +6775,7 @@ imurmurhash@^0.1.4:
68036775
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
68046776
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
68056777

6806-
indent-string@4, indent-string@^4.0.0:
6778+
indent-string@^4.0.0:
68076779
version "4.0.0"
68086780
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
68096781
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
@@ -8715,11 +8687,6 @@ ms@2.1.3, ms@^2.1.1:
87158687
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
87168688
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
87178689

8718-
multimap@^1.1.0:
8719-
version "1.1.0"
8720-
resolved "https://registry.yarnpkg.com/multimap/-/multimap-1.1.0.tgz#5263febc085a1791c33b59bb3afc6a76a2a10ca8"
8721-
integrity sha512-0ZIR9PasPxGXmRsEF8jsDzndzHDj7tIav+JUmvIFB/WHswliFnquxECT/De7GR4yg99ky/NlRKJT82G1y271bw==
8722-
87238690
mustache@^2.3.0:
87248691
version "2.3.2"
87258692
resolved "https://registry.yarnpkg.com/mustache/-/mustache-2.3.2.tgz#a6d4d9c3f91d13359ab889a812954f9230a3d0c5"
@@ -10588,7 +10555,7 @@ regex-not@^1.0.0, regex-not@^1.0.2:
1058810555
extend-shallow "^3.0.2"
1058910556
safe-regex "^1.1.0"
1059010557

10591-
regexp-tree@^0.1.23, regexp-tree@~0.1.1:
10558+
regexp-tree@^0.1.24, regexp-tree@~0.1.1:
1059210559
version "0.1.24"
1059310560
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.24.tgz#3d6fa238450a4d66e5bc9c4c14bb720e2196829d"
1059410561
integrity sha512-s2aEVuLhvnVJW6s/iPgEGK6R+/xngd2jNQ+xy4bXNDKxZKJH6jpPHY6kVeVv1IeLCHgswRj+Kl3ELaDjG6V1iw==

0 commit comments

Comments
 (0)