Skip to content

Commit 86d2ae1

Browse files
1 parent a358e7b commit 86d2ae1

File tree

2 files changed

+6
-43
lines changed

2 files changed

+6
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@types/mkdirp": "1.0.1",
7777
"@types/node": "14.0.27",
7878
"@types/rimraf": "3.0.0",
79-
"@typescript-eslint/eslint-plugin": "3.7.1",
79+
"@typescript-eslint/eslint-plugin": "3.8.0",
8080
"@typescript-eslint/parser": "3.8.0",
8181
"codecov": "3.7.2",
8282
"eslint": "7.6.0",

yarn.lock

Lines changed: 5 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1297,29 +1297,18 @@
12971297
dependencies:
12981298
"@types/yargs-parser" "*"
12991299

1300-
"@typescript-eslint/eslint-plugin@3.7.1":
1301-
version "3.7.1"
1302-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.7.1.tgz#d144c49a9a0ffe8dd704bb179c243df76c111bc9"
1303-
integrity sha512-3DB9JDYkMrc8Au00rGFiJLK2Ja9CoMP6Ut0sHsXp3ZtSugjNxvSSHTnKLfo4o+QmjYBJqEznDqsG1zj4F2xnsg==
1300+
"@typescript-eslint/eslint-plugin@3.8.0":
1301+
version "3.8.0"
1302+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.8.0.tgz#f82947bcdd9a4e42be7ad80dfd61f1dc411dd1df"
1303+
integrity sha512-lFb4VCDleFSR+eo4Ew+HvrJ37ZH1Y9ZyE+qyP7EiwBpcCVxwmUc5PAqhShCQ8N8U5vqYydm74nss+a0wrrCErw==
13041304
dependencies:
1305-
"@typescript-eslint/experimental-utils" "3.7.1"
1305+
"@typescript-eslint/experimental-utils" "3.8.0"
13061306
debug "^4.1.1"
13071307
functional-red-black-tree "^1.0.1"
13081308
regexpp "^3.0.0"
13091309
semver "^7.3.2"
13101310
tsutils "^3.17.1"
13111311

1312-
"@typescript-eslint/[email protected]":
1313-
version "3.7.1"
1314-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.7.1.tgz#ab036caaed4c870d22531d41f9352f3147364d61"
1315-
integrity sha512-TqE97pv7HrqWcGJbLbZt1v59tcqsSVpWTOf1AqrWK7n8nok2sGgVtYRuGXeNeLw3wXlLEbY1MKP3saB2HsO/Ng==
1316-
dependencies:
1317-
"@types/json-schema" "^7.0.3"
1318-
"@typescript-eslint/types" "3.7.1"
1319-
"@typescript-eslint/typescript-estree" "3.7.1"
1320-
eslint-scope "^5.0.0"
1321-
eslint-utils "^2.0.0"
1322-
13231312
"@typescript-eslint/[email protected]":
13241313
version "3.8.0"
13251314
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.8.0.tgz#ac1f7c88322dcfb7635ece6f0441516dd951099a"
@@ -1342,30 +1331,11 @@
13421331
"@typescript-eslint/typescript-estree" "3.8.0"
13431332
eslint-visitor-keys "^1.1.0"
13441333

1345-
"@typescript-eslint/[email protected]":
1346-
version "3.7.1"
1347-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.7.1.tgz#90375606b2fd73c1224fe9e397ee151e28fa1e0c"
1348-
integrity sha512-PZe8twm5Z4b61jt7GAQDor6KiMhgPgf4XmUb9zdrwTbgtC/Sj29gXP1dws9yEn4+aJeyXrjsD9XN7AWFhmnUfg==
1349-
13501334
"@typescript-eslint/[email protected]":
13511335
version "3.8.0"
13521336
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.8.0.tgz#58581dd863f86e0cd23353d94362bb90b4bea796"
13531337
integrity sha512-8kROmEQkv6ss9kdQ44vCN1dTrgu4Qxrd2kXr10kz2NP5T8/7JnEfYNxCpPkArbLIhhkGLZV3aVMplH1RXQRF7Q==
13541338

1355-
"@typescript-eslint/[email protected]":
1356-
version "3.7.1"
1357-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.7.1.tgz#ce1ffbd0fa53f34d4ce851a7a364e392432f6eb3"
1358-
integrity sha512-m97vNZkI08dunYOr2lVZOHoyfpqRs0KDpd6qkGaIcLGhQ2WPtgHOd/eVbsJZ0VYCQvupKrObAGTOvk3tfpybYA==
1359-
dependencies:
1360-
"@typescript-eslint/types" "3.7.1"
1361-
"@typescript-eslint/visitor-keys" "3.7.1"
1362-
debug "^4.1.1"
1363-
glob "^7.1.6"
1364-
is-glob "^4.0.1"
1365-
lodash "^4.17.15"
1366-
semver "^7.3.2"
1367-
tsutils "^3.17.1"
1368-
13691339
"@typescript-eslint/[email protected]":
13701340
version "3.8.0"
13711341
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.8.0.tgz#0606d19f629f813dbdd5a34c7a1e895d6191cac6"
@@ -1380,13 +1350,6 @@
13801350
semver "^7.3.2"
13811351
tsutils "^3.17.1"
13821352

1383-
"@typescript-eslint/[email protected]":
1384-
version "3.7.1"
1385-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.7.1.tgz#b90191e74efdee656be8c5a30f428ed16dda46d1"
1386-
integrity sha512-xn22sQbEya+Utj2IqJHGLA3i1jDzR43RzWupxojbSWnj3nnPLavaQmWe5utw03CwYao3r00qzXfgJMGNkrzrAA==
1387-
dependencies:
1388-
eslint-visitor-keys "^1.1.0"
1389-
13901353
"@typescript-eslint/[email protected]":
13911354
version "3.8.0"
13921355
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.8.0.tgz#ad35110249fb3fc30a36bfcbfeea93e710cfaab1"

0 commit comments

Comments
 (0)