Skip to content

Commit 3a519ca

Browse files
authored
Merge branch 'development' into dependabot/npm_and_yarn/firebase-7.17.1
2 parents 978cdf6 + 6fa6b97 commit 3a519ca

File tree

2 files changed

+143
-68
lines changed

2 files changed

+143
-68
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@nuxt/types": "^2.14.0",
6262
"@nuxt/typescript-build": "^2.0.2",
63-
"@nuxtjs/eslint-config-typescript": "^2.0.0",
63+
"@nuxtjs/eslint-config-typescript": "^3.0.0",
6464
"@nuxtjs/stylelint-module": "^4.0.0",
6565
"@nuxtjs/vuetify": "^1.11.2",
6666
"@types/jest": "^26.0.8",

yarn.lock

Lines changed: 142 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -2071,27 +2071,27 @@
20712071
consola "^2.10.1"
20722072
dotenv "^8.1.0"
20732073

2074-
"@nuxtjs/eslint-config-typescript@^2.0.0":
2075-
version "2.0.0"
2076-
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config-typescript/-/eslint-config-typescript-2.0.0.tgz#5710a96eec648091b36432f313a200467d1daa7e"
2077-
integrity sha512-qqSt9E62QmBE+zRr7e9dTuf2zTYBFd608Bz611y80RfnjhViZlKFHwrjKAejY5UrjKKUoIWUcIVjozWWQzDm3A==
2074+
"@nuxtjs/eslint-config-typescript@^3.0.0":
2075+
version "3.0.0"
2076+
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config-typescript/-/eslint-config-typescript-3.0.0.tgz#4c307ba1d7038d3d4a6aa40ebd4e0bd80a9af512"
2077+
integrity sha512-tjkXuY/R67TQAq6h566zl9nScUEeurvJkeYM59z28MLj8EfE4UO/rlgjQk9J4m++LrAkiKAH8jg3yLc6G4LIkQ==
20782078
dependencies:
2079-
"@nuxtjs/eslint-config" "3.0.0"
2080-
"@typescript-eslint/eslint-plugin" "^2.32.0"
2081-
"@typescript-eslint/parser" "^2.32.0"
2079+
"@nuxtjs/eslint-config" "3.1.0"
2080+
"@typescript-eslint/eslint-plugin" "^3.7.0"
2081+
"@typescript-eslint/parser" "^3.7.0"
20822082

2083-
"@nuxtjs/eslint-config@3.0.0":
2084-
version "3.0.0"
2085-
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config/-/eslint-config-3.0.0.tgz#34f4a4ad9133f0c7e64bbcd2ab5315a821d173a4"
2086-
integrity sha512-sjAyE0jSuk20Q1jalJ1TwUDJXDunmT4jBZe22cVYE9H2zeKcA8CAhEOvbl9713fJXkRrXDIJDOIHVvT8aWMgyw==
2083+
"@nuxtjs/eslint-config@3.1.0":
2084+
version "3.1.0"
2085+
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config/-/eslint-config-3.1.0.tgz#7e73aa08035a743b99e64ee4337cf526a09c9973"
2086+
integrity sha512-/6hDCt4nmlgmSFmJMLyZoopJ9iEfUVL5gpvr0uCzAYBjBl49ldsmu+SmsT13zosEnCIWCosBIevuaeCDKKBbJA==
20872087
dependencies:
20882088
eslint-config-standard "^14.1.1"
2089-
eslint-plugin-import "2.19.1"
2090-
eslint-plugin-jest "^23.10.0"
2089+
eslint-plugin-import "2.22.0"
2090+
eslint-plugin-jest "^23.18.2"
20912091
eslint-plugin-node "^11.1.0"
20922092
eslint-plugin-promise "^4.2.1"
20932093
eslint-plugin-standard "^4.0.1"
2094-
eslint-plugin-unicorn "^19.0.1"
2094+
eslint-plugin-unicorn "^21.0.0"
20952095
eslint-plugin-vue "^6.2.2"
20962096

20972097
"@nuxtjs/proxy@^2.0.0":
@@ -2436,6 +2436,11 @@
24362436
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.5.tgz#dcce4430e64b443ba8945f0290fb564ad5bac6dd"
24372437
integrity sha512-7+2BITlgjgDhH0vvwZU/HZJVyk+2XUlvxXe8dFMedNX/aMkaOq++rMAFXc0tM7ij15QaWlbdQASBR9dihi+bDQ==
24382438

2439+
"@types/json5@^0.0.29":
2440+
version "0.0.29"
2441+
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
2442+
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
2443+
24392444
"@types/jwt-decode@^2.2.1":
24402445
version "2.2.1"
24412446
resolved "https://registry.yarnpkg.com/@types/jwt-decode/-/jwt-decode-2.2.1.tgz#afdf5c527fcfccbd4009b5fd02d1e18241f2d2f2"
@@ -2658,17 +2663,30 @@
26582663
dependencies:
26592664
"@types/yargs-parser" "*"
26602665

2661-
"@typescript-eslint/eslint-plugin@^2.32.0":
2662-
version "2.34.0"
2663-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.34.0.tgz#6f8ce8a46c7dea4a6f1d171d2bb8fbae6dac2be9"
2664-
integrity sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ==
2666+
"@typescript-eslint/eslint-plugin@^3.7.0":
2667+
version "3.7.1"
2668+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.7.1.tgz#d144c49a9a0ffe8dd704bb179c243df76c111bc9"
2669+
integrity sha512-3DB9JDYkMrc8Au00rGFiJLK2Ja9CoMP6Ut0sHsXp3ZtSugjNxvSSHTnKLfo4o+QmjYBJqEznDqsG1zj4F2xnsg==
26652670
dependencies:
2666-
"@typescript-eslint/experimental-utils" "2.34.0"
2671+
"@typescript-eslint/experimental-utils" "3.7.1"
2672+
debug "^4.1.1"
26672673
functional-red-black-tree "^1.0.1"
26682674
regexpp "^3.0.0"
2675+
semver "^7.3.2"
26692676
tsutils "^3.17.1"
26702677

2671-
"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^2.5.0":
2678+
"@typescript-eslint/[email protected]":
2679+
version "3.7.1"
2680+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.7.1.tgz#ab036caaed4c870d22531d41f9352f3147364d61"
2681+
integrity sha512-TqE97pv7HrqWcGJbLbZt1v59tcqsSVpWTOf1AqrWK7n8nok2sGgVtYRuGXeNeLw3wXlLEbY1MKP3saB2HsO/Ng==
2682+
dependencies:
2683+
"@types/json-schema" "^7.0.3"
2684+
"@typescript-eslint/types" "3.7.1"
2685+
"@typescript-eslint/typescript-estree" "3.7.1"
2686+
eslint-scope "^5.0.0"
2687+
eslint-utils "^2.0.0"
2688+
2689+
"@typescript-eslint/experimental-utils@^2.5.0":
26722690
version "2.34.0"
26732691
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.34.0.tgz#d3524b644cdb40eebceca67f8cf3e4cc9c8f980f"
26742692
integrity sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA==
@@ -2678,16 +2696,22 @@
26782696
eslint-scope "^5.0.0"
26792697
eslint-utils "^2.0.0"
26802698

2681-
"@typescript-eslint/parser@^2.32.0":
2682-
version "2.34.0"
2683-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.34.0.tgz#50252630ca319685420e9a39ca05fe185a256bc8"
2684-
integrity sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA==
2699+
"@typescript-eslint/parser@^3.7.0":
2700+
version "3.7.1"
2701+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.7.1.tgz#5d9ccecb116d12d9c6073e9861c57c9b1aa88128"
2702+
integrity sha512-W4QV/gXvfIsccN8225784LNOorcm7ch68Fi3V4Wg7gmkWSQRKevO4RrRqWo6N/Z/myK1QAiGgeaXN57m+R/8iQ==
26852703
dependencies:
26862704
"@types/eslint-visitor-keys" "^1.0.0"
2687-
"@typescript-eslint/experimental-utils" "2.34.0"
2688-
"@typescript-eslint/typescript-estree" "2.34.0"
2705+
"@typescript-eslint/experimental-utils" "3.7.1"
2706+
"@typescript-eslint/types" "3.7.1"
2707+
"@typescript-eslint/typescript-estree" "3.7.1"
26892708
eslint-visitor-keys "^1.1.0"
26902709

2710+
"@typescript-eslint/[email protected]":
2711+
version "3.7.1"
2712+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.7.1.tgz#90375606b2fd73c1224fe9e397ee151e28fa1e0c"
2713+
integrity sha512-PZe8twm5Z4b61jt7GAQDor6KiMhgPgf4XmUb9zdrwTbgtC/Sj29gXP1dws9yEn4+aJeyXrjsD9XN7AWFhmnUfg==
2714+
26912715
"@typescript-eslint/[email protected]":
26922716
version "2.34.0"
26932717
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz#14aeb6353b39ef0732cc7f1b8285294937cf37d5"
@@ -2701,6 +2725,27 @@
27012725
semver "^7.3.2"
27022726
tsutils "^3.17.1"
27032727

2728+
"@typescript-eslint/[email protected]":
2729+
version "3.7.1"
2730+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.7.1.tgz#ce1ffbd0fa53f34d4ce851a7a364e392432f6eb3"
2731+
integrity sha512-m97vNZkI08dunYOr2lVZOHoyfpqRs0KDpd6qkGaIcLGhQ2WPtgHOd/eVbsJZ0VYCQvupKrObAGTOvk3tfpybYA==
2732+
dependencies:
2733+
"@typescript-eslint/types" "3.7.1"
2734+
"@typescript-eslint/visitor-keys" "3.7.1"
2735+
debug "^4.1.1"
2736+
glob "^7.1.6"
2737+
is-glob "^4.0.1"
2738+
lodash "^4.17.15"
2739+
semver "^7.3.2"
2740+
tsutils "^3.17.1"
2741+
2742+
"@typescript-eslint/[email protected]":
2743+
version "3.7.1"
2744+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.7.1.tgz#b90191e74efdee656be8c5a30f428ed16dda46d1"
2745+
integrity sha512-xn22sQbEya+Utj2IqJHGLA3i1jDzR43RzWupxojbSWnj3nnPLavaQmWe5utw03CwYao3r00qzXfgJMGNkrzrAA==
2746+
dependencies:
2747+
eslint-visitor-keys "^1.1.0"
2748+
27042749
"@vue/babel-helper-vue-jsx-merge-props@^1.0.0":
27052750
version "1.0.0"
27062751
resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.0.0.tgz#048fe579958da408fb7a8b2a3ec050b50a661040"
@@ -3190,7 +3235,7 @@ [email protected]:
31903235
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
31913236
integrity sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=
31923237

3193-
array-includes@^3.0.3:
3238+
array-includes@^3.1.1:
31943239
version "3.1.1"
31953240
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348"
31963241
integrity sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==
@@ -3214,7 +3259,7 @@ array-unique@^0.3.2:
32143259
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
32153260
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
32163261

3217-
array.prototype.flat@^1.2.1:
3262+
array.prototype.flat@^1.2.3:
32183263
version "1.2.3"
32193264
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz#0de82b426b0318dbfdb940089e38b043d37f6c7b"
32203265
integrity sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==
@@ -5609,10 +5654,10 @@ eslint-config-standard@^14.1.1:
56095654
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-14.1.1.tgz#830a8e44e7aef7de67464979ad06b406026c56ea"
56105655
integrity sha512-Z9B+VR+JIXRxz21udPTL9HpFMyoMUEeX1G251EQ6e05WD9aPVtVBn09XUmZ259wCMlCDmYDSZG62Hhm+ZTJcUg==
56115656

5612-
eslint-import-resolver-node@^0.3.2:
5613-
version "0.3.3"
5614-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3.tgz#dbaa52b6b2816b50bc6711af75422de808e98404"
5615-
integrity sha512-b8crLDo0M5RSe5YG8Pu2DYBj71tSB6OvXkfzwbJU2w7y8P4/yo0MyF8jU26IEuEuHF2K5/gcAJE3LhQGqBBbVg==
5657+
eslint-import-resolver-node@^0.3.3:
5658+
version "0.3.4"
5659+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
5660+
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
56165661
dependencies:
56175662
debug "^2.6.9"
56185663
resolve "^1.13.1"
@@ -5628,7 +5673,7 @@ eslint-loader@^4.0.2:
56285673
object-hash "^2.0.3"
56295674
schema-utils "^2.6.5"
56305675

5631-
eslint-module-utils@^2.4.1:
5676+
eslint-module-utils@^2.6.0:
56325677
version "2.6.0"
56335678
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.0.tgz#579ebd094f56af7797d19c9866c9c9486629bfa6"
56345679
integrity sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==
@@ -5644,28 +5689,29 @@ eslint-plugin-es@^3.0.0:
56445689
eslint-utils "^2.0.0"
56455690
regexpp "^3.0.0"
56465691

5647-
eslint-plugin-import@2.19.1:
5648-
version "2.19.1"
5649-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.19.1.tgz#5654e10b7839d064dd0d46cd1b88ec2133a11448"
5650-
integrity sha512-x68131aKoCZlCae7rDXKSAQmbT5DQuManyXo2sK6fJJ0aK5CWAkv6A6HJZGgqC8IhjQxYPgo6/IY4Oz8AFsbBw==
5692+
eslint-plugin-import@2.22.0:
5693+
version "2.22.0"
5694+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e"
5695+
integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg==
56515696
dependencies:
5652-
array-includes "^3.0.3"
5653-
array.prototype.flat "^1.2.1"
5697+
array-includes "^3.1.1"
5698+
array.prototype.flat "^1.2.3"
56545699
contains-path "^0.1.0"
56555700
debug "^2.6.9"
56565701
doctrine "1.5.0"
5657-
eslint-import-resolver-node "^0.3.2"
5658-
eslint-module-utils "^2.4.1"
5702+
eslint-import-resolver-node "^0.3.3"
5703+
eslint-module-utils "^2.6.0"
56595704
has "^1.0.3"
56605705
minimatch "^3.0.4"
5661-
object.values "^1.1.0"
5706+
object.values "^1.1.1"
56625707
read-pkg-up "^2.0.0"
5663-
resolve "^1.12.0"
5708+
resolve "^1.17.0"
5709+
tsconfig-paths "^3.9.0"
56645710

5665-
eslint-plugin-jest@^23.10.0:
5666-
version "23.13.2"
5667-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.2.tgz#7b7993b4e09be708c696b02555083ddefd7e4cc7"
5668-
integrity sha512-qZit+moTXTyZFNDqSIR88/L3rdBlTU7CuW6XmyErD2FfHEkdoLgThkRbiQjzgYnX6rfgLx3Ci4eJmF4Ui5v1Cw==
5711+
eslint-plugin-jest@^23.18.2:
5712+
version "23.20.0"
5713+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.20.0.tgz#e1d69c75f639e99d836642453c4e75ed22da4099"
5714+
integrity sha512-+6BGQt85OREevBDWCvhqj1yYA4+BFK4XnRZSGJionuEYmcglMZYLNNBBemwzbqUAckURaHdJSBcjHPyrtypZOw==
56695715
dependencies:
56705716
"@typescript-eslint/experimental-utils" "^2.5.0"
56715717

@@ -5706,23 +5752,24 @@ eslint-plugin-tsdoc@^0.2.5:
57065752
"@microsoft/tsdoc" "0.12.20"
57075753
"@microsoft/tsdoc-config" "0.13.4"
57085754

5709-
eslint-plugin-unicorn@^19.0.1:
5710-
version "19.0.1"
5711-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-19.0.1.tgz#05eef02f33426b8aa4f21cd5e4785b456335b85b"
5712-
integrity sha512-fu0/h5mHXfBC6EkA3i2vCjsfC8j53+T9txGhNL4fpxJ+1JKsUKfv+tmXDgy0XnLHhFjnOZp4tRWJWbcykeIP2Q==
5755+
eslint-plugin-unicorn@^21.0.0:
5756+
version "21.0.0"
5757+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-21.0.0.tgz#7e3a8b0f725f003619e1f40d769939ecd8d708d0"
5758+
integrity sha512-S8v7+v4gZTQPj4pKKvexhgSUaLQSyItvxW2SVZDaX9Iu5IjlAmF2eni+L6w8a2aqshxgU8Lle4FIAVDtuejSKQ==
57135759
dependencies:
57145760
ci-info "^2.0.0"
57155761
clean-regexp "^1.0.0"
57165762
eslint-ast-utils "^1.1.0"
5717-
eslint-template-visitor "^1.1.0"
5718-
eslint-utils "^2.0.0"
5763+
eslint-template-visitor "^2.0.0"
5764+
eslint-utils "^2.1.0"
57195765
import-modules "^2.0.0"
57205766
lodash "^4.17.15"
5767+
pluralize "^8.0.0"
57215768
read-pkg-up "^7.0.1"
57225769
regexp-tree "^0.1.21"
57235770
reserved-words "^0.1.2"
57245771
safe-regex "^2.1.1"
5725-
semver "^7.1.3"
5772+
semver "^7.3.2"
57265773

57275774
eslint-plugin-vue@^6.2.2:
57285775
version "6.2.2"
@@ -5749,14 +5796,15 @@ eslint-scope@^5.0.0, eslint-scope@^5.1.0:
57495796
esrecurse "^4.1.0"
57505797
estraverse "^4.1.1"
57515798

5752-
eslint-template-visitor@^1.1.0:
5753-
version "1.1.0"
5754-
resolved "https://registry.yarnpkg.com/eslint-template-visitor/-/eslint-template-visitor-1.1.0.tgz#f090d124d1a52e05552149fc50468ed59608b166"
5755-
integrity sha512-Lmy6QVlmFiIGl5fPi+8ACnov3sare+0Ouf7deJAGGhmUfeWJ5fVarELUxZRpsZ9sHejiJUq8626d0dn9uvcZTw==
5799+
eslint-template-visitor@^2.0.0:
5800+
version "2.2.1"
5801+
resolved "https://registry.yarnpkg.com/eslint-template-visitor/-/eslint-template-visitor-2.2.1.tgz#2dccb1ab28fa7429e56ba6dd0144def2d89bc2d6"
5802+
integrity sha512-q3SxoBXz0XjPGkUpwGVAwIwIPIxzCAJX1uwfVc8tW3v7u/zS7WXNH3I2Mu2MDz2NgSITAyKLRaQFPHu/iyKxDQ==
57565803
dependencies:
5757-
eslint-visitor-keys "^1.1.0"
5758-
espree "^6.1.1"
5759-
multimap "^1.0.2"
5804+
babel-eslint "^10.1.0"
5805+
eslint-visitor-keys "^1.3.0"
5806+
esquery "^1.3.1"
5807+
multimap "^1.1.0"
57605808

57615809
eslint-utils@^2.0.0, eslint-utils@^2.1.0:
57625810
version "2.1.0"
@@ -5765,7 +5813,19 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0:
57655813
dependencies:
57665814
eslint-visitor-keys "^1.1.0"
57675815

5768-
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
5816+
eslint-utils@^2.1.0:
5817+
version "2.1.0"
5818+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
5819+
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
5820+
dependencies:
5821+
eslint-visitor-keys "^1.1.0"
5822+
5823+
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
5824+
version "1.2.0"
5825+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.2.0.tgz#74415ac884874495f78ec2a97349525344c981fa"
5826+
integrity sha512-WFb4ihckKil6hu3Dp798xdzSfddwKKU3+nGniKF6HfeW6OLd2OUDEPP7TcHtB5+QXOKg2s6B2DaMPE1Nn/kxKQ==
5827+
5828+
eslint-visitor-keys@^1.2.0, eslint-visitor-keys@^1.3.0:
57695829
version "1.3.0"
57705830
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
57715831
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
@@ -5817,7 +5877,7 @@ esm@^3.2.25:
58175877
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
58185878
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
58195879

5820-
espree@^6.1.1, espree@^6.2.1:
5880+
espree@^6.2.1:
58215881
version "6.2.1"
58225882
resolved "https://registry.yarnpkg.com/espree/-/espree-6.2.1.tgz#77fc72e1fd744a2052c20f38a5b575832e82734a"
58235883
integrity sha512-ysCxRQY3WaXJz9tdbWOwuWr5Y/XrPTGX9Kiz3yoUXwW0VZ4w30HTkQLaGx/+ttFjF8i+ACbArnB4ce68a9m5hw==
@@ -5840,7 +5900,7 @@ esprima@^4.0.0, esprima@^4.0.1:
58405900
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
58415901
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
58425902

5843-
esquery@^1.0.1, esquery@^1.2.0:
5903+
esquery@^1.0.1, esquery@^1.2.0, esquery@^1.3.1:
58445904
version "1.3.1"
58455905
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.3.1.tgz#b78b5828aa8e214e29fb74c4d5b752e1c033da57"
58465906
integrity sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ==
@@ -9479,7 +9539,7 @@ ms@^2.1.1:
94799539
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
94809540
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
94819541

9482-
multimap@^1.0.2:
9542+
multimap@^1.1.0:
94839543
version "1.1.0"
94849544
resolved "https://registry.yarnpkg.com/multimap/-/multimap-1.1.0.tgz#5263febc085a1791c33b59bb3afc6a76a2a10ca8"
94859545
integrity sha512-0ZIR9PasPxGXmRsEF8jsDzndzHDj7tIav+JUmvIFB/WHswliFnquxECT/De7GR4yg99ky/NlRKJT82G1y271bw==
@@ -9917,7 +9977,7 @@ object.pick@^1.3.0:
99179977
dependencies:
99189978
isobject "^3.0.1"
99199979

9920-
object.values@^1.1.0:
9980+
object.values@^1.1.0, object.values@^1.1.1:
99219981
version "1.1.1"
99229982
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"
99239983
integrity sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==
@@ -10405,6 +10465,11 @@ please-upgrade-node@^3.2.0:
1040510465
dependencies:
1040610466
semver-compare "^1.0.0"
1040710467

10468+
pluralize@^8.0.0:
10469+
version "8.0.0"
10470+
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
10471+
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
10472+
1040810473
posix-character-classes@^0.1.0:
1040910474
version "0.1.1"
1041010475
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
@@ -12124,7 +12189,7 @@ [email protected]:
1212412189
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
1212512190
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
1212612191

12127-
[email protected], semver@^7.1.3, semver@^7.2.1, semver@^7.3.2:
12192+
[email protected], semver@^7.2.1, semver@^7.3.2:
1212812193
version "7.3.2"
1212912194
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
1213012195
integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
@@ -13329,6 +13394,16 @@ ts-node@^8.10.2:
1332913394
source-map-support "^0.5.17"
1333013395
yn "3.1.1"
1333113396

13397+
tsconfig-paths@^3.9.0:
13398+
version "3.9.0"
13399+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
13400+
integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==
13401+
dependencies:
13402+
"@types/json5" "^0.0.29"
13403+
json5 "^1.0.1"
13404+
minimist "^1.2.0"
13405+
strip-bom "^3.0.0"
13406+
1333213407
tsconfig@^7.0.0:
1333313408
version "7.0.0"
1333413409
resolved "https://registry.yarnpkg.com/tsconfig/-/tsconfig-7.0.0.tgz#84538875a4dc216e5c4a5432b3a4dec3d54e91b7"

0 commit comments

Comments
 (0)