Skip to content

Commit

Permalink
fix: update etc and rxjs rules (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfbecker committed Oct 12, 2020
1 parent 8b03a3b commit 315038f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 58 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -39,12 +39,12 @@
"@typescript-eslint/parser": "^4.4.0",
"eslint-config-prettier": "^6.12.0",
"eslint-plugin-ban": "^1.4.0",
"eslint-plugin-etc": "^0.0.1-beta.44",
"eslint-plugin-etc": "^0.0.3-beta.48",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^30.6.4",
"eslint-plugin-react": "^7.21.4",
"eslint-plugin-react-hooks": "^4.1.2",
"eslint-plugin-rxjs": "^0.0.2-beta.29",
"eslint-plugin-rxjs": "^0.0.3-beta.30",
"eslint-plugin-unicorn": "^21.0.0"
}
}
75 changes: 19 additions & 56 deletions yarn.lock
Expand Up @@ -480,7 +480,7 @@
semver "^7.3.2"
tsutils "^3.17.1"

"@typescript-eslint/experimental-utils@4.4.0":
"@typescript-eslint/experimental-utils@4.4.0", "@typescript-eslint/experimental-utils@^4.0.0":
version "4.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.4.0.tgz#62a05d3f543b8fc5dec4982830618ea4d030e1a9"
integrity sha512-01+OtK/oWeSJTjQcyzDztfLF1YjvKpLFo+JZmurK/qjSRcyObpIecJ4rckDoRCSh5Etw+jKfdSzVEHevh9gJ1w==
Expand All @@ -492,17 +492,6 @@
eslint-scope "^5.0.0"
eslint-utils "^2.0.0"

"@typescript-eslint/experimental-utils@^3.2.0":
version "3.10.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.0.tgz#f97a669a84a78319ab324cd51169d0c52853a360"
integrity sha512-e5ZLSTuXgqC/Gq3QzK2orjlhTZVXzwxDujQmTBOM1NIVBZgW3wiIZjaXuVutk9R4UltFlwC9UD2+bdxsA7yyNg==
dependencies:
"@types/json-schema" "^7.0.3"
"@typescript-eslint/types" "3.10.0"
"@typescript-eslint/typescript-estree" "3.10.0"
eslint-scope "^5.0.0"
eslint-utils "^2.0.0"

"@typescript-eslint/parser@^4.4.0":
version "4.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.4.0.tgz#65974db9a75f23b036f17b37e959b5f99b659ec0"
Expand All @@ -521,30 +510,11 @@
"@typescript-eslint/types" "4.4.0"
"@typescript-eslint/visitor-keys" "4.4.0"

"@typescript-eslint/types@3.10.0":
version "3.10.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.0.tgz#b81906674eca94a884345ba0bc1aaf6cd4da912a"
integrity sha512-ktUWSa75heQNwH85GRM7qP/UUrXqx9d6yIdw0iLO9/uE1LILW+i+3+B64dUodUS2WFWLzKTlwfi9giqrODibWg==

"@typescript-eslint/types@4.4.0":
version "4.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.4.0.tgz#63440ef87a54da7399a13bdd4b82060776e9e621"
integrity sha512-nU0VUpzanFw3jjX+50OTQy6MehVvf8pkqFcURPAE06xFNFenMj1GPEI6IESvp7UOHAnq+n/brMirZdR+7rCrlA==

"@typescript-eslint/typescript-estree@3.10.0":
version "3.10.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.0.tgz#65df13579a5e53c12afb4f1c5309589e3855a5de"
integrity sha512-yjuY6rmVHRhcUKgXaSPNVloRueGWpFNhxR5EQLzxXfiFSl1U/+FBqHhbaGwtPPEgCSt61QNhZgiFjWT27bgAyw==
dependencies:
"@typescript-eslint/types" "3.10.0"
"@typescript-eslint/visitor-keys" "3.10.0"
debug "^4.1.1"
glob "^7.1.6"
is-glob "^4.0.1"
lodash "^4.17.15"
semver "^7.3.2"
tsutils "^3.17.1"

"@typescript-eslint/typescript-estree@4.4.0":
version "4.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.4.0.tgz#16a2df7c16710ddd5406b32b86b9c1124b1ca526"
Expand All @@ -559,13 +529,6 @@
semver "^7.3.2"
tsutils "^3.17.1"

"@typescript-eslint/visitor-keys@3.10.0":
version "3.10.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.0.tgz#6c0cac867e705a42e2c71b359bf6a10a88a28985"
integrity sha512-g4qftk8lWb/rHZe9uEp8oZSvsJhUvR2cfp7F7qE6DyUD2SsovEs8JDQTRP1xHzsD+pERsEpYNqkDgQXW6+ob5A==
dependencies:
eslint-visitor-keys "^1.1.0"

"@typescript-eslint/visitor-keys@4.4.0":
version "4.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.4.0.tgz#0a9118344082f14c0f051342a74b42dfdb012640"
Expand Down Expand Up @@ -1728,12 +1691,12 @@ eslint-config-prettier@^6.12.0:
dependencies:
get-stdin "^6.0.0"

eslint-etc@^2.0.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/eslint-etc/-/eslint-etc-2.2.1.tgz#21b86adc6db950532700a62eebc8a9ed9ff7f514"
integrity sha512-I3G+KA9HGZ0lrdaBJG7CaLFJ5rtivXtKY8Ac5ATZ/Rp1hncLeShqnANLXITC0z6BugC4Gd7JlFyxeyiuBsNQFQ==
eslint-etc@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/eslint-etc/-/eslint-etc-4.0.0.tgz#0f46503bbdc8ed5bc34f96cc8f11e9d52cac83a9"
integrity sha512-M6R0dUAT/pC+dZRP9uMOkAnuCssMtUuwtgwgIZfk933wr+uP0bjog61WHHXM2ghNF0hIqOokPb5/lJlXLD+NCg==
dependencies:
"@typescript-eslint/experimental-utils" "^3.2.0"
"@typescript-eslint/experimental-utils" "^4.0.0"
tsutils "^3.17.1"
tsutils-etc "^1.2.2"

Expand All @@ -1760,14 +1723,14 @@ eslint-plugin-ban@^1.4.0:
dependencies:
requireindex "~1.2.0"

eslint-plugin-etc@^0.0.1-beta.44:
version "0.0.1-beta.44"
resolved "https://registry.yarnpkg.com/eslint-plugin-etc/-/eslint-plugin-etc-0.0.1-beta.44.tgz#da41608ddd39b2774f6a6d6a56c23d24a12bff05"
integrity sha512-TFdHeoczdmUQdAEmtYXqK/skFruuuHt+ALzFTCpceA8KSvbLOZAL1WDWEWlzX2B0kRzKM9xOoLzZPRmkrIzJxg==
eslint-plugin-etc@^0.0.3-beta.48:
version "0.0.3-beta.48"
resolved "https://registry.npmjs.org/eslint-plugin-etc/-/eslint-plugin-etc-0.0.3-beta.48.tgz#33473119d3d83fd2bb0dcf50356fa95fb299c2f1"
integrity sha512-62dIqkn9RhOZ29pMdX80b4JTrXQy94TY78lU0xgmwcYbgWDPjIe+rE/XupB+hab1H5r6Mb1Ss+MFf6DHMU7z0Q==
dependencies:
"@phenomnomnominal/tsquery" "^4.0.0"
"@typescript-eslint/experimental-utils" "^3.2.0"
eslint-etc "^2.0.0"
"@typescript-eslint/experimental-utils" "^4.0.0"
eslint-etc "^4.0.0"
requireindex "~1.2.0"
tslib "^2.0.0"
tsutils "^3.0.0"
Expand Down Expand Up @@ -1826,15 +1789,15 @@ eslint-plugin-react@^7.21.4:
resolve "^1.17.0"
string.prototype.matchall "^4.0.2"

eslint-plugin-rxjs@^0.0.2-beta.29:
version "0.0.2-beta.29"
resolved "https://registry.yarnpkg.com/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.29.tgz#c28d89acf49c85124ae441b8fc7de1b736050519"
integrity sha512-6wCZbqjHBHI2Q1RKSPZivG7rb0K+iFJfyHryCmqcJsVuPGEt9Z0nhALQzGjr7UDGbTXlJzEXjloU0vtV86R4EQ==
eslint-plugin-rxjs@^0.0.3-beta.30:
version "0.0.3-beta.30"
resolved "https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.3-beta.30.tgz#caaed11af114c77f83890948112c8b19c3518e9d"
integrity sha512-9d6y6lroFtFsTVhsALCmjQ+J+VmnNjk1CWGArXz2G4YGVYa9XphmxX3ymZOjdzJoNMrHKHafbvIoK2zP3zZomA==
dependencies:
"@typescript-eslint/experimental-utils" "^3.2.0"
"@typescript-eslint/experimental-utils" "^4.0.0"
common-tags "^1.8.0"
decamelize "^4.0.0"
eslint-etc "^2.0.0"
eslint-etc "^4.0.0"
requireindex "~1.2.0"
rxjs-report-usage "^1.0.4"
tslib "^2.0.0"
Expand Down Expand Up @@ -2289,7 +2252,7 @@ glob-parent@^5.1.0:
dependencies:
is-glob "^4.0.1"

glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@~7.1.6:
glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@~7.1.6:
version "7.1.6"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
Expand Down

0 comments on commit 315038f

Please sign in to comment.