Skip to content

Commit f2612ee

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 3.9.0 to 3.9.1
1 parent 9ddf0c1 commit f2612ee

File tree

1 file changed

+41
-4
lines changed

1 file changed

+41
-4
lines changed

yarn.lock

Lines changed: 41 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1269,11 +1269,11 @@
12691269
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
12701270

12711271
"@typescript-eslint/eslint-plugin@^3.6.1":
1272-
version "3.9.0"
1273-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.9.0.tgz#0fe529b33d63c9a94f7503ca2bb12c84b9477ff3"
1274-
integrity sha512-UD6b4p0/hSe1xdTvRCENSx7iQ+KR6ourlZFfYuPC7FlXEzdHuLPrEmuxZ23b2zW96KJX9Z3w05GE/wNOiEzrVg==
1272+
version "3.9.1"
1273+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.9.1.tgz#8cf27b6227d12d66dd8dc1f1a4b04d1daad51c2e"
1274+
integrity sha512-XIr+Mfv7i4paEdBf0JFdIl9/tVxyj+rlilWIfZ97Be0lZ7hPvUbS5iHt9Glc8kRI53dsr0PcAEudbf8rO2wGgg==
12751275
dependencies:
1276-
"@typescript-eslint/experimental-utils" "3.9.0"
1276+
"@typescript-eslint/experimental-utils" "3.9.1"
12771277
debug "^4.1.1"
12781278
functional-red-black-tree "^1.0.1"
12791279
regexpp "^3.0.0"
@@ -1291,6 +1291,17 @@
12911291
eslint-scope "^5.0.0"
12921292
eslint-utils "^2.0.0"
12931293

1294+
"@typescript-eslint/[email protected]":
1295+
version "3.9.1"
1296+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.9.1.tgz#b140b2dc7a7554a44f8a86fb6fe7cbfe57ca059e"
1297+
integrity sha512-lkiZ8iBBaYoyEKhCkkw4SAeatXyBq9Ece5bZXdLe1LWBUwTszGbmbiqmQbwWA8cSYDnjWXp9eDbXpf9Sn0hLAg==
1298+
dependencies:
1299+
"@types/json-schema" "^7.0.3"
1300+
"@typescript-eslint/types" "3.9.1"
1301+
"@typescript-eslint/typescript-estree" "3.9.1"
1302+
eslint-scope "^5.0.0"
1303+
eslint-utils "^2.0.0"
1304+
12941305
"@typescript-eslint/parser@^3.6.1":
12951306
version "3.9.0"
12961307
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.9.0.tgz#344978a265d9a5c7c8f13e62c78172a4374dabea"
@@ -1307,6 +1318,11 @@
13071318
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.9.0.tgz#be9d0aa451e1bf3ce99f2e6920659e5b2e6bfe18"
13081319
integrity sha512-rb6LDr+dk9RVVXO/NJE8dT1pGlso3voNdEIN8ugm4CWM5w5GimbThCMiMl4da1t5u3YwPWEwOnKAULCZgBtBHg==
13091320

1321+
"@typescript-eslint/[email protected]":
1322+
version "3.9.1"
1323+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.9.1.tgz#b2a6eaac843cf2f2777b3f2464fb1fbce5111416"
1324+
integrity sha512-15JcTlNQE1BsYy5NBhctnEhEoctjXOjOK+Q+rk8ugC+WXU9rAcS2BYhoh6X4rOaXJEpIYDl+p7ix+A5U0BqPTw==
1325+
13101326
"@typescript-eslint/[email protected]":
13111327
version "3.9.0"
13121328
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.9.0.tgz#c6abbb50fa0d715cab46fef67ca6378bf2eaca13"
@@ -1321,13 +1337,34 @@
13211337
semver "^7.3.2"
13221338
tsutils "^3.17.1"
13231339

1340+
"@typescript-eslint/[email protected]":
1341+
version "3.9.1"
1342+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.9.1.tgz#fd81cada74bc8a7f3a2345b00897acb087935779"
1343+
integrity sha512-IqM0gfGxOmIKPhiHW/iyAEXwSVqMmR2wJ9uXHNdFpqVvPaQ3dWg302vW127sBpAiqM9SfHhyS40NKLsoMpN2KA==
1344+
dependencies:
1345+
"@typescript-eslint/types" "3.9.1"
1346+
"@typescript-eslint/visitor-keys" "3.9.1"
1347+
debug "^4.1.1"
1348+
glob "^7.1.6"
1349+
is-glob "^4.0.1"
1350+
lodash "^4.17.15"
1351+
semver "^7.3.2"
1352+
tsutils "^3.17.1"
1353+
13241354
"@typescript-eslint/[email protected]":
13251355
version "3.9.0"
13261356
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.9.0.tgz#44de8e1b1df67adaf3b94d6b60b80f8faebc8dd3"
13271357
integrity sha512-O1qeoGqDbu0EZUC/MZ6F1WHTIzcBVhGqDj3LhTnj65WUA548RXVxUHbYhAW9bZWfb2rnX9QsbbP5nmeJ5Z4+ng==
13281358
dependencies:
13291359
eslint-visitor-keys "^1.1.0"
13301360

1361+
"@typescript-eslint/[email protected]":
1362+
version "3.9.1"
1363+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.9.1.tgz#92af3747cdb71509199a8f7a4f00b41d636551d1"
1364+
integrity sha512-zxdtUjeoSh+prCpogswMwVUJfEFmCOjdzK9rpNjNBfm6EyPt99x3RrJoBOGZO23FCt0WPKUCOL5mb/9D5LjdwQ==
1365+
dependencies:
1366+
eslint-visitor-keys "^1.1.0"
1367+
13311368
"@zkochan/cmd-shim@^3.1.0":
13321369
version "3.1.0"
13331370
resolved "https://registry.yarnpkg.com/@zkochan/cmd-shim/-/cmd-shim-3.1.0.tgz#2ab8ed81f5bb5452a85f25758eb9b8681982fd2e"

0 commit comments

Comments
 (0)