Skip to content

Commit 5008689

Browse files
renovate-botsteabert
authored andcommitted
chore(deps): update typescript-eslint monorepo to v3.8.0
1 parent bc3a636 commit 5008689

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@types/jest": "26.0.9",
5454
"@types/node": "13.13.15",
5555
"@types/ws": "7.2.6",
56-
"@typescript-eslint/eslint-plugin": "3.7.1",
57-
"@typescript-eslint/parser": "3.7.1",
56+
"@typescript-eslint/eslint-plugin": "3.8.0",
57+
"@typescript-eslint/parser": "3.8.0",
5858
"babel-loader": "8.1.0",
5959
"concurrently": "5.3.0",
6060
"conventional-changelog-cli": "2.0.34",

yarn.lock

+32-32
Original file line numberDiff line numberDiff line change
@@ -1322,63 +1322,63 @@
13221322
dependencies:
13231323
"@types/yargs-parser" "*"
13241324

1325-
"@typescript-eslint/eslint-plugin@3.7.1":
1326-
version "3.7.1"
1327-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.7.1.tgz#d144c49a9a0ffe8dd704bb179c243df76c111bc9"
1328-
integrity sha512-3DB9JDYkMrc8Au00rGFiJLK2Ja9CoMP6Ut0sHsXp3ZtSugjNxvSSHTnKLfo4o+QmjYBJqEznDqsG1zj4F2xnsg==
1325+
"@typescript-eslint/eslint-plugin@3.8.0":
1326+
version "3.8.0"
1327+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.8.0.tgz#f82947bcdd9a4e42be7ad80dfd61f1dc411dd1df"
1328+
integrity sha512-lFb4VCDleFSR+eo4Ew+HvrJ37ZH1Y9ZyE+qyP7EiwBpcCVxwmUc5PAqhShCQ8N8U5vqYydm74nss+a0wrrCErw==
13291329
dependencies:
1330-
"@typescript-eslint/experimental-utils" "3.7.1"
1330+
"@typescript-eslint/experimental-utils" "3.8.0"
13311331
debug "^4.1.1"
13321332
functional-red-black-tree "^1.0.1"
13331333
regexpp "^3.0.0"
13341334
semver "^7.3.2"
13351335
tsutils "^3.17.1"
13361336

1337-
"@typescript-eslint/experimental-utils@3.7.1":
1338-
version "3.7.1"
1339-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.7.1.tgz#ab036caaed4c870d22531d41f9352f3147364d61"
1340-
integrity sha512-TqE97pv7HrqWcGJbLbZt1v59tcqsSVpWTOf1AqrWK7n8nok2sGgVtYRuGXeNeLw3wXlLEbY1MKP3saB2HsO/Ng==
1337+
"@typescript-eslint/experimental-utils@3.8.0":
1338+
version "3.8.0"
1339+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.8.0.tgz#ac1f7c88322dcfb7635ece6f0441516dd951099a"
1340+
integrity sha512-o8T1blo1lAJE0QDsW7nSyvZHbiDzQDjINJKyB44Z3sSL39qBy5L10ScI/XwDtaiunoyKGLiY9bzRk4YjsUZl8w==
13411341
dependencies:
13421342
"@types/json-schema" "^7.0.3"
1343-
"@typescript-eslint/types" "3.7.1"
1344-
"@typescript-eslint/typescript-estree" "3.7.1"
1343+
"@typescript-eslint/types" "3.8.0"
1344+
"@typescript-eslint/typescript-estree" "3.8.0"
13451345
eslint-scope "^5.0.0"
13461346
eslint-utils "^2.0.0"
13471347

1348-
"@typescript-eslint/parser@3.7.1":
1349-
version "3.7.1"
1350-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.7.1.tgz#5d9ccecb116d12d9c6073e9861c57c9b1aa88128"
1351-
integrity sha512-W4QV/gXvfIsccN8225784LNOorcm7ch68Fi3V4Wg7gmkWSQRKevO4RrRqWo6N/Z/myK1QAiGgeaXN57m+R/8iQ==
1348+
"@typescript-eslint/parser@3.8.0":
1349+
version "3.8.0"
1350+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.8.0.tgz#8e1dcd404299bf79492409c81c415fa95a7c622b"
1351+
integrity sha512-u5vjOBaCsnMVQOvkKCXAmmOhyyMmFFf5dbkM3TIbg3MZ2pyv5peE4gj81UAbTHwTOXEwf7eCQTUMKrDl/+qGnA==
13521352
dependencies:
13531353
"@types/eslint-visitor-keys" "^1.0.0"
1354-
"@typescript-eslint/experimental-utils" "3.7.1"
1355-
"@typescript-eslint/types" "3.7.1"
1356-
"@typescript-eslint/typescript-estree" "3.7.1"
1354+
"@typescript-eslint/experimental-utils" "3.8.0"
1355+
"@typescript-eslint/types" "3.8.0"
1356+
"@typescript-eslint/typescript-estree" "3.8.0"
13571357
eslint-visitor-keys "^1.1.0"
13581358

1359-
"@typescript-eslint/types@3.7.1":
1360-
version "3.7.1"
1361-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.7.1.tgz#90375606b2fd73c1224fe9e397ee151e28fa1e0c"
1362-
integrity sha512-PZe8twm5Z4b61jt7GAQDor6KiMhgPgf4XmUb9zdrwTbgtC/Sj29gXP1dws9yEn4+aJeyXrjsD9XN7AWFhmnUfg==
1359+
"@typescript-eslint/types@3.8.0":
1360+
version "3.8.0"
1361+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.8.0.tgz#58581dd863f86e0cd23353d94362bb90b4bea796"
1362+
integrity sha512-8kROmEQkv6ss9kdQ44vCN1dTrgu4Qxrd2kXr10kz2NP5T8/7JnEfYNxCpPkArbLIhhkGLZV3aVMplH1RXQRF7Q==
13631363

1364-
"@typescript-eslint/typescript-estree@3.7.1":
1365-
version "3.7.1"
1366-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.7.1.tgz#ce1ffbd0fa53f34d4ce851a7a364e392432f6eb3"
1367-
integrity sha512-m97vNZkI08dunYOr2lVZOHoyfpqRs0KDpd6qkGaIcLGhQ2WPtgHOd/eVbsJZ0VYCQvupKrObAGTOvk3tfpybYA==
1364+
"@typescript-eslint/typescript-estree@3.8.0":
1365+
version "3.8.0"
1366+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.8.0.tgz#0606d19f629f813dbdd5a34c7a1e895d6191cac6"
1367+
integrity sha512-MTv9nPDhlKfclwnplRNDL44mP2SY96YmPGxmMbMy6x12I+pERcxpIUht7DXZaj4mOKKtet53wYYXU0ABaiXrLw==
13681368
dependencies:
1369-
"@typescript-eslint/types" "3.7.1"
1370-
"@typescript-eslint/visitor-keys" "3.7.1"
1369+
"@typescript-eslint/types" "3.8.0"
1370+
"@typescript-eslint/visitor-keys" "3.8.0"
13711371
debug "^4.1.1"
13721372
glob "^7.1.6"
13731373
is-glob "^4.0.1"
13741374
lodash "^4.17.15"
13751375
semver "^7.3.2"
13761376
tsutils "^3.17.1"
13771377

1378-
"@typescript-eslint/visitor-keys@3.7.1":
1379-
version "3.7.1"
1380-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.7.1.tgz#b90191e74efdee656be8c5a30f428ed16dda46d1"
1381-
integrity sha512-xn22sQbEya+Utj2IqJHGLA3i1jDzR43RzWupxojbSWnj3nnPLavaQmWe5utw03CwYao3r00qzXfgJMGNkrzrAA==
1378+
"@typescript-eslint/visitor-keys@3.8.0":
1379+
version "3.8.0"
1380+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.8.0.tgz#ad35110249fb3fc30a36bfcbfeea93e710cfaab1"
1381+
integrity sha512-gfqQWyVPpT9NpLREXNR820AYwgz+Kr1GuF3nf1wxpHD6hdxI62tq03ToomFnDxY0m3pUB39IF7sil7D5TQexLA==
13821382
dependencies:
13831383
eslint-visitor-keys "^1.1.0"
13841384

0 commit comments

Comments
 (0)