Skip to content

Commit 33dfd26

Browse files
chore(deps): update typescript-eslint monorepo to v4.26.0 (#235)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d7c1784 commit 33dfd26

File tree

2 files changed

+94
-68
lines changed

2 files changed

+94
-68
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"ts-node": "10.0.0",
3939
"patch-package": "6.4.7",
4040
"@changesets/cli": "2.16.0",
41-
"@typescript-eslint/eslint-plugin": "4.25.0",
42-
"@typescript-eslint/parser": "4.25.0",
41+
"@typescript-eslint/eslint-plugin": "4.26.0",
42+
"@typescript-eslint/parser": "4.26.0",
4343
"eslint": "7.27.0",
4444
"husky": "6.0.0",
4545
"lint-staged": "11.0.0",

yarn.lock

Lines changed: 92 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1673,9 +1673,9 @@
16731673
jest-diff "^26.0.0"
16741674
pretty-format "^26.0.0"
16751675

1676-
"@types/json-schema@^7.0.3":
1676+
"@types/json-schema@^7.0.7":
16771677
version "7.0.7"
1678-
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
1678+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
16791679
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
16801680

16811681
"@types/json5@^0.0.29":
@@ -1852,74 +1852,74 @@
18521852
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.29.11.tgz#d654a112973f5e004bf8438122bd7e56a8e5cd7e"
18531853
integrity sha512-9cwk3c87qQKZrT251EDoibiYRILjCmxBvvcb4meofCmx1vdnNcR9gyildy5vOHASpOKMsn42CugxUvcwK5eu1g==
18541854

1855-
"@typescript-eslint/eslint-plugin@4.25.0":
1856-
version "4.25.0"
1857-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.25.0.tgz#d82657b6ab4caa4c3f888ff923175fadc2f31f2a"
1858-
integrity sha512-Qfs3dWkTMKkKwt78xp2O/KZQB8MPS1UQ5D3YW2s6LQWBE1074BE+Rym+b1pXZIX3M3fSvPUDaCvZLKV2ylVYYQ==
1855+
"@typescript-eslint/eslint-plugin@4.26.0":
1856+
version "4.26.0"
1857+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.0.tgz#12bbd6ebd5e7fabd32e48e1e60efa1f3554a3242"
1858+
integrity sha512-yA7IWp+5Qqf+TLbd8b35ySFOFzUfL7i+4If50EqvjT6w35X8Lv0eBHb6rATeWmucks37w+zV+tWnOXI9JlG6Eg==
18591859
dependencies:
1860-
"@typescript-eslint/experimental-utils" "4.25.0"
1861-
"@typescript-eslint/scope-manager" "4.25.0"
1862-
debug "^4.1.1"
1860+
"@typescript-eslint/experimental-utils" "4.26.0"
1861+
"@typescript-eslint/scope-manager" "4.26.0"
1862+
debug "^4.3.1"
18631863
functional-red-black-tree "^1.0.1"
1864-
lodash "^4.17.15"
1865-
regexpp "^3.0.0"
1866-
semver "^7.3.2"
1867-
tsutils "^3.17.1"
1868-
1869-
"@typescript-eslint/experimental-utils@4.25.0":
1870-
version "4.25.0"
1871-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.25.0.tgz#b2febcfa715d2c1806fd5f0335193a6cd270df54"
1872-
integrity sha512-f0doRE76vq7NEEU0tw+ajv6CrmPelw5wLoaghEHkA2dNLFb3T/zJQqGPQ0OYt5XlZaS13MtnN+GTPCuUVg338w==
1873-
dependencies:
1874-
"@types/json-schema" "^7.0.3"
1875-
"@typescript-eslint/scope-manager" "4.25.0"
1876-
"@typescript-eslint/types" "4.25.0"
1877-
"@typescript-eslint/typescript-estree" "4.25.0"
1878-
eslint-scope "^5.0.0"
1879-
eslint-utils "^2.0.0"
1864+
lodash "^4.17.21"
1865+
regexpp "^3.1.0"
1866+
semver "^7.3.5"
1867+
tsutils "^3.21.0"
1868+
1869+
"@typescript-eslint/experimental-utils@4.26.0":
1870+
version "4.26.0"
1871+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.0.tgz#ba7848b3f088659cdf71bce22454795fc55be99a"
1872+
integrity sha512-TH2FO2rdDm7AWfAVRB5RSlbUhWxGVuxPNzGT7W65zVfl8H/WeXTk1e69IrcEVsBslrQSTDKQSaJD89hwKrhdkw==
1873+
dependencies:
1874+
"@types/json-schema" "^7.0.7"
1875+
"@typescript-eslint/scope-manager" "4.26.0"
1876+
"@typescript-eslint/types" "4.26.0"
1877+
"@typescript-eslint/typescript-estree" "4.26.0"
1878+
eslint-scope "^5.1.1"
1879+
eslint-utils "^3.0.0"
18801880

1881-
"@typescript-eslint/parser@4.25.0":
1882-
version "4.25.0"
1883-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.25.0.tgz#6b2cb6285aa3d55bfb263c650739091b0f19aceb"
1884-
integrity sha512-OZFa1SKyEJpAhDx8FcbWyX+vLwh7OEtzoo2iQaeWwxucyfbi0mT4DijbOSsTgPKzGHr6GrF2V5p/CEpUH/VBxg==
1881+
"@typescript-eslint/parser@4.26.0":
1882+
version "4.26.0"
1883+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.26.0.tgz#31b6b732c9454f757b020dab9b6754112aa5eeaf"
1884+
integrity sha512-b4jekVJG9FfmjUfmM4VoOItQhPlnt6MPOBUL0AQbiTmm+SSpSdhHYlwayOm4IW9KLI/4/cRKtQCmDl1oE2OlPg==
18851885
dependencies:
1886-
"@typescript-eslint/scope-manager" "4.25.0"
1887-
"@typescript-eslint/types" "4.25.0"
1888-
"@typescript-eslint/typescript-estree" "4.25.0"
1889-
debug "^4.1.1"
1886+
"@typescript-eslint/scope-manager" "4.26.0"
1887+
"@typescript-eslint/types" "4.26.0"
1888+
"@typescript-eslint/typescript-estree" "4.26.0"
1889+
debug "^4.3.1"
18901890

1891-
"@typescript-eslint/scope-manager@4.25.0":
1892-
version "4.25.0"
1893-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.25.0.tgz#9d86a5bcc46ef40acd03d85ad4e908e5aab8d4ca"
1894-
integrity sha512-2NElKxMb/0rya+NJG1U71BuNnp1TBd1JgzYsldsdA83h/20Tvnf/HrwhiSlNmuq6Vqa0EzidsvkTArwoq+tH6w==
1891+
"@typescript-eslint/scope-manager@4.26.0":
1892+
version "4.26.0"
1893+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.26.0.tgz#60d1a71df162404e954b9d1c6343ff3bee496194"
1894+
integrity sha512-G6xB6mMo4xVxwMt5lEsNTz3x4qGDt0NSGmTBNBPJxNsrTXJSm21c6raeYroS2OwQsOyIXqKZv266L/Gln1BWqg==
18951895
dependencies:
1896-
"@typescript-eslint/types" "4.25.0"
1897-
"@typescript-eslint/visitor-keys" "4.25.0"
1896+
"@typescript-eslint/types" "4.26.0"
1897+
"@typescript-eslint/visitor-keys" "4.26.0"
18981898

1899-
"@typescript-eslint/types@4.25.0":
1900-
version "4.25.0"
1901-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.25.0.tgz#0e444a5c5e3c22d7ffa5e16e0e60510b3de5af87"
1902-
integrity sha512-+CNINNvl00OkW6wEsi32wU5MhHti2J25TJsJJqgQmJu3B3dYDBcmOxcE5w9cgoM13TrdE/5ND2HoEnBohasxRQ==
1899+
"@typescript-eslint/types@4.26.0":
1900+
version "4.26.0"
1901+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.0.tgz#7c6732c0414f0a69595f4f846ebe12616243d546"
1902+
integrity sha512-rADNgXl1kS/EKnDr3G+m7fB9yeJNnR9kF7xMiXL6mSIWpr3Wg5MhxyfEXy/IlYthsqwBqHOr22boFbf/u6O88A==
19031903

1904-
"@typescript-eslint/typescript-estree@4.25.0":
1905-
version "4.25.0"
1906-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.25.0.tgz#942e4e25888736bff5b360d9b0b61e013d0cfa25"
1907-
integrity sha512-1B8U07TGNAFMxZbSpF6jqiDs1cVGO0izVkf18Q/SPcUAc9LhHxzvSowXDTvkHMWUVuPpagupaW63gB6ahTXVlg==
1904+
"@typescript-eslint/typescript-estree@4.26.0":
1905+
version "4.26.0"
1906+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.0.tgz#aea17a40e62dc31c63d5b1bbe9a75783f2ce7109"
1907+
integrity sha512-GHUgahPcm9GfBuy3TzdsizCcPjKOAauG9xkz9TR8kOdssz2Iz9jRCSQm6+aVFa23d5NcSpo1GdHGSQKe0tlcbg==
19081908
dependencies:
1909-
"@typescript-eslint/types" "4.25.0"
1910-
"@typescript-eslint/visitor-keys" "4.25.0"
1911-
debug "^4.1.1"
1912-
globby "^11.0.1"
1909+
"@typescript-eslint/types" "4.26.0"
1910+
"@typescript-eslint/visitor-keys" "4.26.0"
1911+
debug "^4.3.1"
1912+
globby "^11.0.3"
19131913
is-glob "^4.0.1"
1914-
semver "^7.3.2"
1915-
tsutils "^3.17.1"
1914+
semver "^7.3.5"
1915+
tsutils "^3.21.0"
19161916

1917-
"@typescript-eslint/visitor-keys@4.25.0":
1918-
version "4.25.0"
1919-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.25.0.tgz#863e7ed23da4287c5b469b13223255d0fde6aaa7"
1920-
integrity sha512-AmkqV9dDJVKP/TcZrbf6s6i1zYXt5Hl8qOLrRDTFfRNae4+LB8A4N3i+FLZPW85zIxRy39BgeWOfMS3HoH5ngg==
1917+
"@typescript-eslint/visitor-keys@4.26.0":
1918+
version "4.26.0"
1919+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.0.tgz#26d2583169222815be4dcd1da4fe5459bc3bcc23"
1920+
integrity sha512-cw4j8lH38V1ycGBbF+aFiLUls9Z0Bw8QschP3mkth50BbWzgFS33ISIgBzUMuQ2IdahoEv/rXstr8Zhlz4B1Zg==
19211921
dependencies:
1922-
"@typescript-eslint/types" "4.25.0"
1922+
"@typescript-eslint/types" "4.26.0"
19231923
eslint-visitor-keys "^2.0.0"
19241924

19251925
"@wry/equality@^0.1.2":
@@ -3426,7 +3426,7 @@ [email protected]:
34263426
resolved "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
34273427
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==
34283428

3429-
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
3429+
eslint-scope@^5.1.1:
34303430
version "5.1.1"
34313431
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
34323432
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -3441,6 +3441,13 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0:
34413441
dependencies:
34423442
eslint-visitor-keys "^1.1.0"
34433443

3444+
eslint-utils@^3.0.0:
3445+
version "3.0.0"
3446+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
3447+
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
3448+
dependencies:
3449+
eslint-visitor-keys "^2.0.0"
3450+
34443451
eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
34453452
version "1.3.0"
34463453
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -4159,7 +4166,7 @@ [email protected]:
41594166
merge2 "^1.3.0"
41604167
slash "^3.0.0"
41614168

4162-
globby@^11.0.0, globby@^11.0.1:
4169+
globby@^11.0.0:
41634170
version "11.0.2"
41644171
resolved "https://registry.npmjs.org/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83"
41654172
integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==
@@ -4171,6 +4178,18 @@ globby@^11.0.0, globby@^11.0.1:
41714178
merge2 "^1.3.0"
41724179
slash "^3.0.0"
41734180

4181+
globby@^11.0.3:
4182+
version "11.0.3"
4183+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
4184+
integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==
4185+
dependencies:
4186+
array-union "^2.1.0"
4187+
dir-glob "^3.0.1"
4188+
fast-glob "^3.1.1"
4189+
ignore "^5.1.4"
4190+
merge2 "^1.3.0"
4191+
slash "^3.0.0"
4192+
41744193
google-auth-library@^7.0.0, google-auth-library@^7.0.2:
41754194
version "7.1.0"
41764195
resolved "https://registry.npmjs.org/google-auth-library/-/google-auth-library-7.1.0.tgz#d83b6bed1d170e30649e15e9b5b17cb375e88919"
@@ -5655,12 +5674,12 @@ lodash.truncate@^4.4.2:
56555674
resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"
56565675
integrity sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=
56575676

5658-
[email protected], lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20:
5677+
[email protected], lodash@^4.17.19, lodash@^4.17.20:
56595678
version "4.17.20"
56605679
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
56615680
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
56625681

5663-
lodash@^4.17.14, lodash@^4.17.4, lodash@^4.7.0:
5682+
lodash@^4.17.14, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.7.0:
56645683
version "4.17.21"
56655684
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
56665685
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -6934,6 +6953,13 @@ semver@^6.0.0, semver@^6.1.0, semver@^6.3.0:
69346953
resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
69356954
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
69366955

6956+
semver@^7.3.5:
6957+
version "7.3.5"
6958+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
6959+
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
6960+
dependencies:
6961+
lru-cache "^6.0.0"
6962+
69376963
69386964
version "0.17.1"
69396965
resolved "https://registry.npmjs.org/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"
@@ -7556,10 +7582,10 @@ tslib@~2.0.1:
75567582
resolved "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
75577583
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
75587584

7559-
tsutils@^3.17.1:
7560-
version "3.20.0"
7561-
resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.20.0.tgz#ea03ea45462e146b53d70ce0893de453ff24f698"
7562-
integrity sha512-RYbuQuvkhuqVeXweWT3tJLKOEJ/UUw9GjNEZGWdrLLlM+611o1gwLHBpxoFJKKl25fLprp2eVthtKs5JOrNeXg==
7585+
tsutils@^3.21.0:
7586+
version "3.21.0"
7587+
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
7588+
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
75637589
dependencies:
75647590
tslib "^1.8.1"
75657591

0 commit comments

Comments
 (0)