Skip to content

Commit 81a3737

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 2.29.0 to 2.31.0
1 parent 2b24968 commit 81a3737

File tree

1 file changed

+27
-4
lines changed

1 file changed

+27
-4
lines changed

yarn.lock

Lines changed: 27 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1187,11 +1187,11 @@
11871187
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
11881188

11891189
"@typescript-eslint/eslint-plugin@^2.29.0":
1190-
version "2.29.0"
1191-
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.29.0.tgz#c9efab7624e3dd6d144a0e4577a541d1bd42c2ac"
1192-
integrity sha512-X/YAY7azKirENm4QRpT7OVmzok02cSkqeIcLmdz6gXUQG4Hk0Fi9oBAynSAyNXeGdMRuZvjBa0c1Lu0dn/u6VA==
1190+
version "2.31.0"
1191+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.31.0.tgz#942c921fec5e200b79593c71fafb1e3f57aa2e36"
1192+
integrity sha512-iIC0Pb8qDaoit+m80Ln/aaeu9zKQdOLF4SHcGLarSeY1gurW6aU4JsOPMjKQwXlw70MvWKZQc6S2NamA8SJ/gg==
11931193
dependencies:
1194-
"@typescript-eslint/experimental-utils" "2.29.0"
1194+
"@typescript-eslint/experimental-utils" "2.31.0"
11951195
functional-red-black-tree "^1.0.1"
11961196
regexpp "^3.0.0"
11971197
tsutils "^3.17.1"
@@ -1206,6 +1206,16 @@
12061206
eslint-scope "^5.0.0"
12071207
eslint-utils "^2.0.0"
12081208

1209+
"@typescript-eslint/[email protected]":
1210+
version "2.31.0"
1211+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.31.0.tgz#a9ec514bf7fd5e5e82bc10dcb6a86d58baae9508"
1212+
integrity sha512-MI6IWkutLYQYTQgZ48IVnRXmLR/0Q6oAyJgiOror74arUMh7EWjJkADfirZhRsUMHeLJ85U2iySDwHTSnNi9vA==
1213+
dependencies:
1214+
"@types/json-schema" "^7.0.3"
1215+
"@typescript-eslint/typescript-estree" "2.31.0"
1216+
eslint-scope "^5.0.0"
1217+
eslint-utils "^2.0.0"
1218+
12091219
"@typescript-eslint/parser@^2.29.0":
12101220
version "2.29.0"
12111221
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-2.29.0.tgz#6e3c4e21ed6393dc05b9d8b47f0b7e731ef21c9c"
@@ -1229,6 +1239,19 @@
12291239
semver "^6.3.0"
12301240
tsutils "^3.17.1"
12311241

1242+
"@typescript-eslint/[email protected]":
1243+
version "2.31.0"
1244+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.31.0.tgz#ac536c2d46672aa1f27ba0ec2140d53670635cfd"
1245+
integrity sha512-vxW149bXFXXuBrAak0eKHOzbcu9cvi6iNcJDzEtOkRwGHxJG15chiAQAwhLOsk+86p9GTr/TziYvw+H9kMaIgA==
1246+
dependencies:
1247+
debug "^4.1.1"
1248+
eslint-visitor-keys "^1.1.0"
1249+
glob "^7.1.6"
1250+
is-glob "^4.0.1"
1251+
lodash "^4.17.15"
1252+
semver "^6.3.0"
1253+
tsutils "^3.17.1"
1254+
12321255
"@zkochan/cmd-shim@^3.1.0":
12331256
version "3.1.0"
12341257
resolved "https://registry.npmjs.org/@zkochan/cmd-shim/-/cmd-shim-3.1.0.tgz#2ab8ed81f5bb5452a85f25758eb9b8681982fd2e"

0 commit comments

Comments
 (0)