Skip to content

Commit a20b943

Browse files
committed
chore(deps): update typescript-eslint monorepo to v3.10.1
1 parent 48147af commit a20b943

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"@types/jest": "26.0.10",
2929
"@types/lodash": "4.14.159",
3030
"@types/node": "13.13.21",
31-
"@typescript-eslint/eslint-plugin": "3.9.1",
32-
"@typescript-eslint/parser": "3.9.1",
31+
"@typescript-eslint/eslint-plugin": "3.10.1",
32+
"@typescript-eslint/parser": "3.10.1",
3333
"commitizen": "4.1.2",
3434
"cross-env": "7.0.2",
3535
"cz-lerna-changelog": "2.0.3",

yarn.lock

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -2006,18 +2006,29 @@
20062006
dependencies:
20072007
"@types/yargs-parser" "*"
20082008

2009-
"@typescript-eslint/eslint-plugin@3.9.1":
2010-
version "3.9.1"
2011-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.9.1.tgz#8cf27b6227d12d66dd8dc1f1a4b04d1daad51c2e"
2012-
integrity sha512-XIr+Mfv7i4paEdBf0JFdIl9/tVxyj+rlilWIfZ97Be0lZ7hPvUbS5iHt9Glc8kRI53dsr0PcAEudbf8rO2wGgg==
2009+
"@typescript-eslint/eslint-plugin@3.10.1":
2010+
version "3.10.1"
2011+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.10.1.tgz#7e061338a1383f59edc204c605899f93dc2e2c8f"
2012+
integrity sha512-PQg0emRtzZFWq6PxBcdxRH3QIQiyFO3WCVpRL3fgj5oQS3CDs3AeAKfv4DxNhzn8ITdNJGJ4D3Qw8eAJf3lXeQ==
20132013
dependencies:
2014-
"@typescript-eslint/experimental-utils" "3.9.1"
2014+
"@typescript-eslint/experimental-utils" "3.10.1"
20152015
debug "^4.1.1"
20162016
functional-red-black-tree "^1.0.1"
20172017
regexpp "^3.0.0"
20182018
semver "^7.3.2"
20192019
tsutils "^3.17.1"
20202020

2021+
"@typescript-eslint/[email protected]":
2022+
version "3.10.1"
2023+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686"
2024+
integrity sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw==
2025+
dependencies:
2026+
"@types/json-schema" "^7.0.3"
2027+
"@typescript-eslint/types" "3.10.1"
2028+
"@typescript-eslint/typescript-estree" "3.10.1"
2029+
eslint-scope "^5.0.0"
2030+
eslint-utils "^2.0.0"
2031+
20212032
"@typescript-eslint/[email protected]":
20222033
version "3.4.0"
20232034
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.4.0.tgz#8a44dfc6fb7f1d071937b390fe27608ebda122b8"
@@ -2039,26 +2050,15 @@
20392050
eslint-scope "^5.0.0"
20402051
eslint-utils "^2.0.0"
20412052

2042-
"@typescript-eslint/[email protected]":
2043-
version "3.9.1"
2044-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.9.1.tgz#b140b2dc7a7554a44f8a86fb6fe7cbfe57ca059e"
2045-
integrity sha512-lkiZ8iBBaYoyEKhCkkw4SAeatXyBq9Ece5bZXdLe1LWBUwTszGbmbiqmQbwWA8cSYDnjWXp9eDbXpf9Sn0hLAg==
2046-
dependencies:
2047-
"@types/json-schema" "^7.0.3"
2048-
"@typescript-eslint/types" "3.9.1"
2049-
"@typescript-eslint/typescript-estree" "3.9.1"
2050-
eslint-scope "^5.0.0"
2051-
eslint-utils "^2.0.0"
2052-
2053-
"@typescript-eslint/[email protected]":
2054-
version "3.9.1"
2055-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.9.1.tgz#ab7983abaea0ae138ff5671c7c7739d8a191b181"
2056-
integrity sha512-y5QvPFUn4Vl4qM40lI+pNWhTcOWtpZAJ8pOEQ21fTTW4xTJkRplMjMRje7LYTXqVKKX9GJhcyweMz2+W1J5bMg==
2053+
"@typescript-eslint/[email protected]":
2054+
version "3.10.1"
2055+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.10.1.tgz#1883858e83e8b442627e1ac6f408925211155467"
2056+
integrity sha512-Ug1RcWcrJP02hmtaXVS3axPPTTPnZjupqhgj+NnZ6BCkwSImWk/283347+x9wN+lqOdK9Eo3vsyiyDHgsmiEJw==
20572057
dependencies:
20582058
"@types/eslint-visitor-keys" "^1.0.0"
2059-
"@typescript-eslint/experimental-utils" "3.9.1"
2060-
"@typescript-eslint/types" "3.9.1"
2061-
"@typescript-eslint/typescript-estree" "3.9.1"
2059+
"@typescript-eslint/experimental-utils" "3.10.1"
2060+
"@typescript-eslint/types" "3.10.1"
2061+
"@typescript-eslint/typescript-estree" "3.10.1"
20622062
eslint-visitor-keys "^1.1.0"
20632063

20642064
"@typescript-eslint/parser@^3.0.0":
@@ -2082,15 +2082,29 @@
20822082
"@typescript-eslint/typescript-estree" "3.6.1"
20832083
eslint-visitor-keys "^1.1.0"
20842084

2085+
"@typescript-eslint/[email protected]":
2086+
version "3.10.1"
2087+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
2088+
integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
2089+
20852090
"@typescript-eslint/[email protected]":
20862091
version "3.6.1"
20872092
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.6.1.tgz#87600fe79a1874235d3cc1cf5c7e1a12eea69eee"
20882093
integrity sha512-NPxd5yXG63gx57WDTW1rp0cF3XlNuuFFB5G+Kc48zZ+51ZnQn9yjDEsjTPQ+aWM+V+Z0I4kuTFKjKvgcT1F7xQ==
20892094

2090-
"@typescript-eslint/[email protected]":
2091-
version "3.9.1"
2092-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.9.1.tgz#b2a6eaac843cf2f2777b3f2464fb1fbce5111416"
2093-
integrity sha512-15JcTlNQE1BsYy5NBhctnEhEoctjXOjOK+Q+rk8ugC+WXU9rAcS2BYhoh6X4rOaXJEpIYDl+p7ix+A5U0BqPTw==
2095+
"@typescript-eslint/[email protected]":
2096+
version "3.10.1"
2097+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853"
2098+
integrity sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w==
2099+
dependencies:
2100+
"@typescript-eslint/types" "3.10.1"
2101+
"@typescript-eslint/visitor-keys" "3.10.1"
2102+
debug "^4.1.1"
2103+
glob "^7.1.6"
2104+
is-glob "^4.0.1"
2105+
lodash "^4.17.15"
2106+
semver "^7.3.2"
2107+
tsutils "^3.17.1"
20942108

20952109
"@typescript-eslint/[email protected]":
20962110
version "3.4.0"
@@ -2119,19 +2133,12 @@
21192133
semver "^7.3.2"
21202134
tsutils "^3.17.1"
21212135

2122-
"@typescript-eslint/typescript-estree@3.9.1":
2123-
version "3.9.1"
2124-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.9.1.tgz#fd81cada74bc8a7f3a2345b00897acb087935779"
2125-
integrity sha512-IqM0gfGxOmIKPhiHW/iyAEXwSVqMmR2wJ9uXHNdFpqVvPaQ3dWg302vW127sBpAiqM9SfHhyS40NKLsoMpN2KA==
2136+
"@typescript-eslint/visitor-keys@3.10.1":
2137+
version "3.10.1"
2138+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
2139+
integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==
21262140
dependencies:
2127-
"@typescript-eslint/types" "3.9.1"
2128-
"@typescript-eslint/visitor-keys" "3.9.1"
2129-
debug "^4.1.1"
2130-
glob "^7.1.6"
2131-
is-glob "^4.0.1"
2132-
lodash "^4.17.15"
2133-
semver "^7.3.2"
2134-
tsutils "^3.17.1"
2141+
eslint-visitor-keys "^1.1.0"
21352142

21362143
"@typescript-eslint/[email protected]":
21372144
version "3.6.1"
@@ -2140,13 +2147,6 @@
21402147
dependencies:
21412148
eslint-visitor-keys "^1.1.0"
21422149

2143-
"@typescript-eslint/[email protected]":
2144-
version "3.9.1"
2145-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.9.1.tgz#92af3747cdb71509199a8f7a4f00b41d636551d1"
2146-
integrity sha512-zxdtUjeoSh+prCpogswMwVUJfEFmCOjdzK9rpNjNBfm6EyPt99x3RrJoBOGZO23FCt0WPKUCOL5mb/9D5LjdwQ==
2147-
dependencies:
2148-
eslint-visitor-keys "^1.1.0"
2149-
21502150
"@zkochan/cmd-shim@^3.1.0":
21512151
version "3.1.0"
21522152
resolved "https://registry.yarnpkg.com/@zkochan/cmd-shim/-/cmd-shim-3.1.0.tgz#2ab8ed81f5bb5452a85f25758eb9b8681982fd2e"

0 commit comments

Comments
 (0)