Skip to content

Commit d5dfcb8

Browse files
chore(deps): bump typescript-eslint to ^5.0.0 (#774)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8448cdb commit d5dfcb8

File tree

1 file changed

+42
-42
lines changed

1 file changed

+42
-42
lines changed

yarn.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1618,73 +1618,73 @@
16181618
"@types/node" "*"
16191619

16201620
"@typescript-eslint/eslint-plugin@^5.0.0":
1621-
version "5.1.0"
1622-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.1.0.tgz#381c188dfab12f7a2c7b6a8ba2402d6273eadeaa"
1623-
integrity sha512-bekODL3Tqf36Yz8u+ilha4zGxL9mdB6LIsIoMAvvC5FAuWo4NpZYXtCbv7B2CeR1LhI/lLtLk+q4tbtxuoVuCg==
1621+
version "5.3.0"
1622+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.3.0.tgz#a55ae72d28ffeb6badd817fe4566c9cced1f5e29"
1623+
integrity sha512-ARUEJHJrq85aaiCqez7SANeahDsJTD3AEua34EoQN9pHS6S5Bq9emcIaGGySt/4X2zSi+vF5hAH52sEen7IO7g==
16241624
dependencies:
1625-
"@typescript-eslint/experimental-utils" "5.1.0"
1626-
"@typescript-eslint/scope-manager" "5.1.0"
1625+
"@typescript-eslint/experimental-utils" "5.3.0"
1626+
"@typescript-eslint/scope-manager" "5.3.0"
16271627
debug "^4.3.2"
16281628
functional-red-black-tree "^1.0.1"
16291629
ignore "^5.1.8"
16301630
regexpp "^3.2.0"
16311631
semver "^7.3.5"
16321632
tsutils "^3.21.0"
16331633

1634-
"@typescript-eslint/experimental-utils@5.1.0", "@typescript-eslint/experimental-utils@^5.0.0":
1635-
version "5.1.0"
1636-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.1.0.tgz#918a1a3d30404cc1f8edcfdf0df200804ef90d31"
1637-
integrity sha512-ovE9qUiZMOMgxQAESZsdBT+EXIfx/YUYAbwGUI6V03amFdOOxI9c6kitkgRvLkJaLusgMZ2xBhss+tQ0Y1HWxA==
1634+
"@typescript-eslint/experimental-utils@5.3.0", "@typescript-eslint/experimental-utils@^5.0.0":
1635+
version "5.3.0"
1636+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.3.0.tgz#ee56b4957547ed2b0fc7451205e41502e664f546"
1637+
integrity sha512-NFVxYTjKj69qB0FM+piah1x3G/63WB8vCBMnlnEHUsiLzXSTWb9FmFn36FD9Zb4APKBLY3xRArOGSMQkuzTF1w==
16381638
dependencies:
16391639
"@types/json-schema" "^7.0.9"
1640-
"@typescript-eslint/scope-manager" "5.1.0"
1641-
"@typescript-eslint/types" "5.1.0"
1642-
"@typescript-eslint/typescript-estree" "5.1.0"
1640+
"@typescript-eslint/scope-manager" "5.3.0"
1641+
"@typescript-eslint/types" "5.3.0"
1642+
"@typescript-eslint/typescript-estree" "5.3.0"
16431643
eslint-scope "^5.1.1"
16441644
eslint-utils "^3.0.0"
16451645

16461646
"@typescript-eslint/parser@^5.0.0":
1647-
version "5.1.0"
1648-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.1.0.tgz#6c7f837d210d2bc0a811e7ea742af414f4e00908"
1649-
integrity sha512-vx1P+mhCtYw3+bRHmbalq/VKP2Y3gnzNgxGxfEWc6OFpuEL7iQdAeq11Ke3Rhy8NjgB+AHsIWEwni3e+Y7djKA==
1647+
version "5.3.0"
1648+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.3.0.tgz#7879f15e26d370ed3f653fb7dd06479531ed3ab9"
1649+
integrity sha512-rKu/yAReip7ovx8UwOAszJVO5MgBquo8WjIQcp1gx4pYQCwYzag+I5nVNHO4MqyMkAo0gWt2gWUi+36gWAVKcw==
16501650
dependencies:
1651-
"@typescript-eslint/scope-manager" "5.1.0"
1652-
"@typescript-eslint/types" "5.1.0"
1653-
"@typescript-eslint/typescript-estree" "5.1.0"
1651+
"@typescript-eslint/scope-manager" "5.3.0"
1652+
"@typescript-eslint/types" "5.3.0"
1653+
"@typescript-eslint/typescript-estree" "5.3.0"
16541654
debug "^4.3.2"
16551655

1656-
"@typescript-eslint/scope-manager@5.1.0":
1657-
version "5.1.0"
1658-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.1.0.tgz#6f1f26ad66a8f71bbb33b635e74fec43f76b44df"
1659-
integrity sha512-yYlyVjvn5lvwCL37i4hPsa1s0ORsjkauhTqbb8MnpvUs7xykmcjGqwlNZ2Q5QpoqkJ1odlM2bqHqJwa28qV6Tw==
1656+
"@typescript-eslint/scope-manager@5.3.0":
1657+
version "5.3.0"
1658+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.3.0.tgz#97d0ccc7c9158e89e202d5e24ce6ba49052d432e"
1659+
integrity sha512-22Uic9oRlTsPppy5Tcwfj+QET5RWEnZ5414Prby465XxQrQFZ6nnm5KnXgnsAJefG4hEgMnaxTB3kNEyjdjj6A==
16601660
dependencies:
1661-
"@typescript-eslint/types" "5.1.0"
1662-
"@typescript-eslint/visitor-keys" "5.1.0"
1661+
"@typescript-eslint/types" "5.3.0"
1662+
"@typescript-eslint/visitor-keys" "5.3.0"
16631663

1664-
"@typescript-eslint/types@5.1.0":
1665-
version "5.1.0"
1666-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.1.0.tgz#a8a75ddfc611660de6be17d3ad950302385607a9"
1667-
integrity sha512-sEwNINVxcB4ZgC6Fe6rUyMlvsB2jvVdgxjZEjQUQVlaSPMNamDOwO6/TB98kFt4sYYfNhdhTPBEQqNQZjMMswA==
1664+
"@typescript-eslint/types@5.3.0":
1665+
version "5.3.0"
1666+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.3.0.tgz#af29fd53867c2df0028c57c36a655bd7e9e05416"
1667+
integrity sha512-fce5pG41/w8O6ahQEhXmMV+xuh4+GayzqEogN24EK+vECA3I6pUwKuLi5QbXO721EMitpQne5VKXofPonYlAQg==
16681668

1669-
"@typescript-eslint/typescript-estree@5.1.0":
1670-
version "5.1.0"
1671-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.1.0.tgz#132aea34372df09decda961cb42457433aa6e83d"
1672-
integrity sha512-SSz+l9YrIIsW4s0ZqaEfnjl156XQ4VRmJsbA0ZE1XkXrD3cRpzuZSVCyqeCMR3EBjF27IisWakbBDGhGNIOvfQ==
1669+
"@typescript-eslint/typescript-estree@5.3.0":
1670+
version "5.3.0"
1671+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.3.0.tgz#4f68ddd46dc2983182402d2ab21fb44ad94988cf"
1672+
integrity sha512-FJ0nqcaUOpn/6Z4Jwbtf+o0valjBLkqc3MWkMvrhA2TvzFXtcclIM8F4MBEmYa2kgcI8EZeSAzwoSrIC8JYkug==
16731673
dependencies:
1674-
"@typescript-eslint/types" "5.1.0"
1675-
"@typescript-eslint/visitor-keys" "5.1.0"
1674+
"@typescript-eslint/types" "5.3.0"
1675+
"@typescript-eslint/visitor-keys" "5.3.0"
16761676
debug "^4.3.2"
16771677
globby "^11.0.4"
16781678
is-glob "^4.0.3"
16791679
semver "^7.3.5"
16801680
tsutils "^3.21.0"
16811681

1682-
"@typescript-eslint/visitor-keys@5.1.0":
1683-
version "5.1.0"
1684-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.1.0.tgz#e01a01b27eb173092705ae983aa1451bd1842630"
1685-
integrity sha512-uqNXepKBg81JVwjuqAxYrXa1Ql/YDzM+8g/pS+TCPxba0wZttl8m5DkrasbfnmJGHs4lQ2jTbcZ5azGhI7kK+w==
1682+
"@typescript-eslint/visitor-keys@5.3.0":
1683+
version "5.3.0"
1684+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.3.0.tgz#a6258790f3b7b2547f70ed8d4a1e0c3499994523"
1685+
integrity sha512-oVIAfIQuq0x2TFDNLVavUn548WL+7hdhxYn+9j3YdJJXB7mH9dAmZNJsPDa7Jc+B9WGqoiex7GUDbyMxV0a/aw==
16861686
dependencies:
1687-
"@typescript-eslint/types" "5.1.0"
1687+
"@typescript-eslint/types" "5.3.0"
16881688
eslint-visitor-keys "^3.0.0"
16891689

16901690
@@ -2951,9 +2951,9 @@ estraverse@^4.1.1:
29512951
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
29522952

29532953
estraverse@^5.1.0, estraverse@^5.2.0:
2954-
version "5.2.0"
2955-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
2956-
integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
2954+
version "5.3.0"
2955+
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
2956+
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
29572957

29582958
esutils@^2.0.2:
29592959
version "2.0.3"

0 commit comments

Comments
 (0)