Skip to content

Commit b4f8e7e

Browse files
committed
chore(deps): update typescript-eslint monorepo to v5
1 parent c520d44 commit b4f8e7e

2 files changed

Lines changed: 66 additions & 61 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"@types/dedent": "0.7.0",
3131
"@types/jest": "27.0.2",
3232
"@types/node": "14.17.27",
33-
"@typescript-eslint/eslint-plugin": "4.33.0",
34-
"@typescript-eslint/parser": "4.33.0",
33+
"@typescript-eslint/eslint-plugin": "5.1.0",
34+
"@typescript-eslint/parser": "5.1.0",
3535
"bob-the-bundler": "1.5.1",
3636
"dedent": "0.7.0",
3737
"eslint": "7.32.0",

yarn.lock

Lines changed: 64 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -2025,7 +2025,7 @@
20252025
jest-diff "^27.0.0"
20262026
pretty-format "^27.0.0"
20272027

2028-
"@types/json-schema@*", "@types/json-schema@^7.0.7":
2028+
"@types/json-schema@*", "@types/json-schema@^7.0.9":
20292029
version "7.0.9"
20302030
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
20312031
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
@@ -2118,75 +2118,75 @@
21182118
dependencies:
21192119
"@types/yargs-parser" "*"
21202120

2121-
"@typescript-eslint/eslint-plugin@4.33.0":
2122-
version "4.33.0"
2123-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
2124-
integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
2121+
"@typescript-eslint/eslint-plugin@5.1.0":
2122+
version "5.1.0"
2123+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.1.0.tgz#381c188dfab12f7a2c7b6a8ba2402d6273eadeaa"
2124+
integrity sha512-bekODL3Tqf36Yz8u+ilha4zGxL9mdB6LIsIoMAvvC5FAuWo4NpZYXtCbv7B2CeR1LhI/lLtLk+q4tbtxuoVuCg==
21252125
dependencies:
2126-
"@typescript-eslint/experimental-utils" "4.33.0"
2127-
"@typescript-eslint/scope-manager" "4.33.0"
2128-
debug "^4.3.1"
2126+
"@typescript-eslint/experimental-utils" "5.1.0"
2127+
"@typescript-eslint/scope-manager" "5.1.0"
2128+
debug "^4.3.2"
21292129
functional-red-black-tree "^1.0.1"
21302130
ignore "^5.1.8"
2131-
regexpp "^3.1.0"
2131+
regexpp "^3.2.0"
21322132
semver "^7.3.5"
21332133
tsutils "^3.21.0"
21342134

2135-
"@typescript-eslint/experimental-utils@4.33.0":
2136-
version "4.33.0"
2137-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
2138-
integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==
2135+
"@typescript-eslint/experimental-utils@5.1.0":
2136+
version "5.1.0"
2137+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.1.0.tgz#918a1a3d30404cc1f8edcfdf0df200804ef90d31"
2138+
integrity sha512-ovE9qUiZMOMgxQAESZsdBT+EXIfx/YUYAbwGUI6V03amFdOOxI9c6kitkgRvLkJaLusgMZ2xBhss+tQ0Y1HWxA==
21392139
dependencies:
2140-
"@types/json-schema" "^7.0.7"
2141-
"@typescript-eslint/scope-manager" "4.33.0"
2142-
"@typescript-eslint/types" "4.33.0"
2143-
"@typescript-eslint/typescript-estree" "4.33.0"
2140+
"@types/json-schema" "^7.0.9"
2141+
"@typescript-eslint/scope-manager" "5.1.0"
2142+
"@typescript-eslint/types" "5.1.0"
2143+
"@typescript-eslint/typescript-estree" "5.1.0"
21442144
eslint-scope "^5.1.1"
21452145
eslint-utils "^3.0.0"
21462146

2147-
"@typescript-eslint/parser@4.33.0":
2148-
version "4.33.0"
2149-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
2150-
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
2151-
dependencies:
2152-
"@typescript-eslint/scope-manager" "4.33.0"
2153-
"@typescript-eslint/types" "4.33.0"
2154-
"@typescript-eslint/typescript-estree" "4.33.0"
2155-
debug "^4.3.1"
2156-
2157-
"@typescript-eslint/scope-manager@4.33.0":
2158-
version "4.33.0"
2159-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
2160-
integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==
2161-
dependencies:
2162-
"@typescript-eslint/types" "4.33.0"
2163-
"@typescript-eslint/visitor-keys" "4.33.0"
2164-
2165-
"@typescript-eslint/types@4.33.0":
2166-
version "4.33.0"
2167-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
2168-
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
2169-
2170-
"@typescript-eslint/typescript-estree@4.33.0":
2171-
version "4.33.0"
2172-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
2173-
integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==
2174-
dependencies:
2175-
"@typescript-eslint/types" "4.33.0"
2176-
"@typescript-eslint/visitor-keys" "4.33.0"
2177-
debug "^4.3.1"
2178-
globby "^11.0.3"
2179-
is-glob "^4.0.1"
2147+
"@typescript-eslint/parser@5.1.0":
2148+
version "5.1.0"
2149+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.1.0.tgz#6c7f837d210d2bc0a811e7ea742af414f4e00908"
2150+
integrity sha512-vx1P+mhCtYw3+bRHmbalq/VKP2Y3gnzNgxGxfEWc6OFpuEL7iQdAeq11Ke3Rhy8NjgB+AHsIWEwni3e+Y7djKA==
2151+
dependencies:
2152+
"@typescript-eslint/scope-manager" "5.1.0"
2153+
"@typescript-eslint/types" "5.1.0"
2154+
"@typescript-eslint/typescript-estree" "5.1.0"
2155+
debug "^4.3.2"
2156+
2157+
"@typescript-eslint/scope-manager@5.1.0":
2158+
version "5.1.0"
2159+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.1.0.tgz#6f1f26ad66a8f71bbb33b635e74fec43f76b44df"
2160+
integrity sha512-yYlyVjvn5lvwCL37i4hPsa1s0ORsjkauhTqbb8MnpvUs7xykmcjGqwlNZ2Q5QpoqkJ1odlM2bqHqJwa28qV6Tw==
2161+
dependencies:
2162+
"@typescript-eslint/types" "5.1.0"
2163+
"@typescript-eslint/visitor-keys" "5.1.0"
2164+
2165+
"@typescript-eslint/types@5.1.0":
2166+
version "5.1.0"
2167+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.1.0.tgz#a8a75ddfc611660de6be17d3ad950302385607a9"
2168+
integrity sha512-sEwNINVxcB4ZgC6Fe6rUyMlvsB2jvVdgxjZEjQUQVlaSPMNamDOwO6/TB98kFt4sYYfNhdhTPBEQqNQZjMMswA==
2169+
2170+
"@typescript-eslint/typescript-estree@5.1.0":
2171+
version "5.1.0"
2172+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.1.0.tgz#132aea34372df09decda961cb42457433aa6e83d"
2173+
integrity sha512-SSz+l9YrIIsW4s0ZqaEfnjl156XQ4VRmJsbA0ZE1XkXrD3cRpzuZSVCyqeCMR3EBjF27IisWakbBDGhGNIOvfQ==
2174+
dependencies:
2175+
"@typescript-eslint/types" "5.1.0"
2176+
"@typescript-eslint/visitor-keys" "5.1.0"
2177+
debug "^4.3.2"
2178+
globby "^11.0.4"
2179+
is-glob "^4.0.3"
21802180
semver "^7.3.5"
21812181
tsutils "^3.21.0"
21822182

2183-
"@typescript-eslint/visitor-keys@4.33.0":
2184-
version "4.33.0"
2185-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
2186-
integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==
2183+
"@typescript-eslint/visitor-keys@5.1.0":
2184+
version "5.1.0"
2185+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.1.0.tgz#e01a01b27eb173092705ae983aa1451bd1842630"
2186+
integrity sha512-uqNXepKBg81JVwjuqAxYrXa1Ql/YDzM+8g/pS+TCPxba0wZttl8m5DkrasbfnmJGHs4lQ2jTbcZ5azGhI7kK+w==
21872187
dependencies:
2188-
"@typescript-eslint/types" "4.33.0"
2189-
eslint-visitor-keys "^2.0.0"
2188+
"@typescript-eslint/types" "5.1.0"
2189+
eslint-visitor-keys "^3.0.0"
21902190

21912191
21922192
version "0.28.3"
@@ -3028,7 +3028,7 @@ [email protected]:
30283028
resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.0.0.tgz#41eaf123db115987e21ca93c005cd7753c55fe6f"
30293029
integrity sha512-YzhyDAwA4TaQIhM5go+vCLmU0UikghC/t9DTQYZR2M/UvZ1MdOhPezSDZcjj9uqQJOMqjLcpWtyW2iNINdlatQ==
30303030

3031-
debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2:
3031+
debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2:
30323032
version "4.3.2"
30333033
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
30343034
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
@@ -3414,6 +3414,11 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
34143414
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
34153415
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
34163416

3417+
eslint-visitor-keys@^3.0.0:
3418+
version "3.0.0"
3419+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186"
3420+
integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==
3421+
34173422
34183423
version "7.32.0"
34193424
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
@@ -3862,7 +3867,7 @@ [email protected]:
38623867
merge2 "^1.3.0"
38633868
slash "^3.0.0"
38643869

3865-
globby@^11.0.0, globby@^11.0.3:
3870+
globby@^11.0.0, globby@^11.0.3, globby@^11.0.4:
38663871
version "11.0.4"
38673872
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"
38683873
integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==
@@ -5803,7 +5808,7 @@ regexp-tree@^0.1.23, regexp-tree@~0.1.1:
58035808
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.23.tgz#8a8ce1cc5e971acef62213a7ecdb1f6e18a1f1b2"
58045809
integrity sha512-+7HWfb4Bvu8Rs2eQTUIpX9I/PlQkYOuTNbRpKLJlQpSgwSkzFYh+pUj0gtvglnOZLKB6YgnIgRuJ2/IlpL48qw==
58055810

5806-
regexpp@^3.0.0, regexpp@^3.1.0:
5811+
regexpp@^3.0.0, regexpp@^3.1.0, regexpp@^3.2.0:
58075812
version "3.2.0"
58085813
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
58095814
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==

0 commit comments

Comments
 (0)