Skip to content

Commit 04c0a56

Browse files
renovate-botsteabert
authored andcommitted
chore(deps): update typescript-eslint monorepo to v3
1 parent 8ad2e62 commit 04c0a56

File tree

2 files changed

+41
-24
lines changed

2 files changed

+41
-24
lines changed

package.json

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

yarn.lock

+39-22
Original file line numberDiff line numberDiff line change
@@ -1708,49 +1708,66 @@
17081708
dependencies:
17091709
"@types/yargs-parser" "*"
17101710

1711-
"@typescript-eslint/eslint-plugin@2.30.0":
1712-
version "2.30.0"
1713-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.30.0.tgz#312a37e80542a764d96e8ad88a105316cdcd7b05"
1714-
integrity sha512-PGejii0qIZ9Q40RB2jIHyUpRWs1GJuHP1pkoCiaeicfwO9z7Fx03NQzupuyzAmv+q9/gFNHu7lo1ByMXe8PNyg==
1711+
"@typescript-eslint/eslint-plugin@3.7.1":
1712+
version "3.7.1"
1713+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.7.1.tgz#d144c49a9a0ffe8dd704bb179c243df76c111bc9"
1714+
integrity sha512-3DB9JDYkMrc8Au00rGFiJLK2Ja9CoMP6Ut0sHsXp3ZtSugjNxvSSHTnKLfo4o+QmjYBJqEznDqsG1zj4F2xnsg==
17151715
dependencies:
1716-
"@typescript-eslint/experimental-utils" "2.30.0"
1716+
"@typescript-eslint/experimental-utils" "3.7.1"
1717+
debug "^4.1.1"
17171718
functional-red-black-tree "^1.0.1"
17181719
regexpp "^3.0.0"
1720+
semver "^7.3.2"
17191721
tsutils "^3.17.1"
17201722

1721-
"@typescript-eslint/experimental-utils@2.30.0":
1722-
version "2.30.0"
1723-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.30.0.tgz#9845e868c01f3aed66472c561d4b6bac44809dd0"
1724-
integrity sha512-L3/tS9t+hAHksy8xuorhOzhdefN0ERPDWmR9CclsIGOUqGKy6tqc/P+SoXeJRye5gazkuPO0cK9MQRnolykzkA==
1723+
"@typescript-eslint/experimental-utils@3.7.1":
1724+
version "3.7.1"
1725+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.7.1.tgz#ab036caaed4c870d22531d41f9352f3147364d61"
1726+
integrity sha512-TqE97pv7HrqWcGJbLbZt1v59tcqsSVpWTOf1AqrWK7n8nok2sGgVtYRuGXeNeLw3wXlLEbY1MKP3saB2HsO/Ng==
17251727
dependencies:
17261728
"@types/json-schema" "^7.0.3"
1727-
"@typescript-eslint/typescript-estree" "2.30.0"
1729+
"@typescript-eslint/types" "3.7.1"
1730+
"@typescript-eslint/typescript-estree" "3.7.1"
17281731
eslint-scope "^5.0.0"
17291732
eslint-utils "^2.0.0"
17301733

1731-
"@typescript-eslint/parser@2.30.0":
1732-
version "2.30.0"
1733-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.30.0.tgz#7681c305a6f4341ae2579f5e3a75846c29eee9ce"
1734-
integrity sha512-9kDOxzp0K85UnpmPJqUzdWaCNorYYgk1yZmf4IKzpeTlSAclnFsrLjfwD9mQExctLoLoGAUXq1co+fbr+3HeFw==
1734+
"@typescript-eslint/parser@3.7.1":
1735+
version "3.7.1"
1736+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.7.1.tgz#5d9ccecb116d12d9c6073e9861c57c9b1aa88128"
1737+
integrity sha512-W4QV/gXvfIsccN8225784LNOorcm7ch68Fi3V4Wg7gmkWSQRKevO4RrRqWo6N/Z/myK1QAiGgeaXN57m+R/8iQ==
17351738
dependencies:
17361739
"@types/eslint-visitor-keys" "^1.0.0"
1737-
"@typescript-eslint/experimental-utils" "2.30.0"
1738-
"@typescript-eslint/typescript-estree" "2.30.0"
1740+
"@typescript-eslint/experimental-utils" "3.7.1"
1741+
"@typescript-eslint/types" "3.7.1"
1742+
"@typescript-eslint/typescript-estree" "3.7.1"
17391743
eslint-visitor-keys "^1.1.0"
17401744

1741-
"@typescript-eslint/[email protected]":
1742-
version "2.30.0"
1743-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.30.0.tgz#1b8e848b55144270255ffbfe4c63291f8f766615"
1744-
integrity sha512-nI5WOechrA0qAhnr+DzqwmqHsx7Ulr/+0H7bWCcClDhhWkSyZR5BmTvnBEyONwJCTWHfc5PAQExX24VD26IAVw==
1745+
"@typescript-eslint/[email protected]":
1746+
version "3.7.1"
1747+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.7.1.tgz#90375606b2fd73c1224fe9e397ee151e28fa1e0c"
1748+
integrity sha512-PZe8twm5Z4b61jt7GAQDor6KiMhgPgf4XmUb9zdrwTbgtC/Sj29gXP1dws9yEn4+aJeyXrjsD9XN7AWFhmnUfg==
1749+
1750+
"@typescript-eslint/[email protected]":
1751+
version "3.7.1"
1752+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.7.1.tgz#ce1ffbd0fa53f34d4ce851a7a364e392432f6eb3"
1753+
integrity sha512-m97vNZkI08dunYOr2lVZOHoyfpqRs0KDpd6qkGaIcLGhQ2WPtgHOd/eVbsJZ0VYCQvupKrObAGTOvk3tfpybYA==
17451754
dependencies:
1755+
"@typescript-eslint/types" "3.7.1"
1756+
"@typescript-eslint/visitor-keys" "3.7.1"
17461757
debug "^4.1.1"
1747-
eslint-visitor-keys "^1.1.0"
17481758
glob "^7.1.6"
17491759
is-glob "^4.0.1"
17501760
lodash "^4.17.15"
1751-
semver "^6.3.0"
1761+
semver "^7.3.2"
17521762
tsutils "^3.17.1"
17531763

1764+
"@typescript-eslint/[email protected]":
1765+
version "3.7.1"
1766+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.7.1.tgz#b90191e74efdee656be8c5a30f428ed16dda46d1"
1767+
integrity sha512-xn22sQbEya+Utj2IqJHGLA3i1jDzR43RzWupxojbSWnj3nnPLavaQmWe5utw03CwYao3r00qzXfgJMGNkrzrAA==
1768+
dependencies:
1769+
eslint-visitor-keys "^1.1.0"
1770+
17541771
"@webassemblyjs/[email protected]":
17551772
version "1.9.0"
17561773
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"

0 commit comments

Comments
 (0)