Skip to content

Commit 354e9e0

Browse files
committed
Update typescript-eslint monorepo to v3.3.0
1 parent e7b2bf6 commit 354e9e0

File tree

2 files changed

+41
-8
lines changed

2 files changed

+41
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@types/node": "14.0.9",
3737
"@types/passport": "1.0.3",
3838
"commander": "5.1.0",
39-
"@typescript-eslint/eslint-plugin": "3.1.0",
40-
"@typescript-eslint/parser": "3.1.0",
39+
"@typescript-eslint/eslint-plugin": "3.3.0",
40+
"@typescript-eslint/parser": "3.3.0",
4141
"eslint": "6.8.0",
4242
"eslint-config-prettier": "6.11.0",
4343
"eslint-config-standard-with-typescript": "18.0.2",

yarn.lock

Lines changed: 39 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -785,12 +785,12 @@
785785
dependencies:
786786
"@types/yargs-parser" "*"
787787

788-
"@typescript-eslint/eslint-plugin@3.1.0":
789-
version "3.1.0"
790-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.1.0.tgz#4ac00ecca3bbea740c577f1843bc54fa69c3def2"
791-
integrity sha512-D52KwdgkjYc+fmTZKW7CZpH5ZBJREJKZXRrveMiRCmlzZ+Rw9wRVJ1JAmHQ9b/+Ehy1ZeaylofDB9wwXUt83wg==
788+
"@typescript-eslint/eslint-plugin@3.3.0":
789+
version "3.3.0"
790+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.3.0.tgz#89518e5c5209a349bde161c3489b0ec187ae5d37"
791+
integrity sha512-Ybx/wU75Tazz6nU2d7nN6ll0B98odoiYLXwcuwS5WSttGzK46t0n7TPRQ4ozwcTv82UY6TQoIvI+sJfTzqK9dQ==
792792
dependencies:
793-
"@typescript-eslint/experimental-utils" "3.1.0"
793+
"@typescript-eslint/experimental-utils" "3.3.0"
794794
functional-red-black-tree "^1.0.1"
795795
regexpp "^3.0.0"
796796
semver "^7.3.2"
@@ -806,7 +806,27 @@
806806
eslint-scope "^5.0.0"
807807
eslint-utils "^2.0.0"
808808

809-
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^3.0.1":
809+
"@typescript-eslint/[email protected]":
810+
version "3.3.0"
811+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.3.0.tgz#d72a946e056a83d4edf97f3411cceb639b0b8c87"
812+
integrity sha512-d4pGIAbu/tYsrPrdHCQ5xfadJGvlkUxbeBB56nO/VGmEDi/sKmfa5fGty5t5veL1OyJBrUmSiRn1R1qfVDydrg==
813+
dependencies:
814+
"@types/json-schema" "^7.0.3"
815+
"@typescript-eslint/typescript-estree" "3.3.0"
816+
eslint-scope "^5.0.0"
817+
eslint-utils "^2.0.0"
818+
819+
"@typescript-eslint/[email protected]":
820+
version "3.3.0"
821+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.3.0.tgz#fcae40012ded822aa8b2739a1a03a4e3c5bbb7bb"
822+
integrity sha512-a7S0Sqn/+RpOOWTcaLw6RD4obsharzxmgMfdK24l364VxuBODXjuJM7ImCkSXEN7oz52aiZbXSbc76+2EsE91w==
823+
dependencies:
824+
"@types/eslint-visitor-keys" "^1.0.0"
825+
"@typescript-eslint/experimental-utils" "3.3.0"
826+
"@typescript-eslint/typescript-estree" "3.3.0"
827+
eslint-visitor-keys "^1.1.0"
828+
829+
"@typescript-eslint/parser@^3.0.1":
810830
version "3.1.0"
811831
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.1.0.tgz#9c02ba5d88ad2355672f39e6cd4176f172dd47f8"
812832
integrity sha512-NcDSJK8qTA2tPfyGiPes9HtVKLbksmuYjlgGAUs7Ld2K0swdWibnCq9IJx9kJN8JJdgUJSorFiGaPHBgH81F/Q==
@@ -829,6 +849,19 @@
829849
semver "^7.3.2"
830850
tsutils "^3.17.1"
831851

852+
"@typescript-eslint/[email protected]":
853+
version "3.3.0"
854+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.3.0.tgz#841ffed25c29b0049ebffb4c2071268a34558a2a"
855+
integrity sha512-3SqxylENltEvJsjjMSDCUx/edZNSC7wAqifUU1Ywp//0OWEZwMZJfecJud9XxJ/40rAKEbJMKBOQzeOjrLJFzQ==
856+
dependencies:
857+
debug "^4.1.1"
858+
eslint-visitor-keys "^1.1.0"
859+
glob "^7.1.6"
860+
is-glob "^4.0.1"
861+
lodash "^4.17.15"
862+
semver "^7.3.2"
863+
tsutils "^3.17.1"
864+
832865
abab@^2.0.3:
833866
version "2.0.3"
834867
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.3.tgz#623e2075e02eb2d3f2475e49f99c91846467907a"

0 commit comments

Comments
 (0)