Skip to content

Commit d3d8939

Browse files
chore(deps): update typescript-eslint monorepo to v4.18.0 (#356)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3c992ba commit d3d8939

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"ts-node": "9.1.1",
3131
"patch-package": "6.4.7",
3232
"@changesets/cli": "2.14.1",
33-
"@typescript-eslint/eslint-plugin": "4.17.0",
34-
"@typescript-eslint/parser": "4.17.0",
33+
"@typescript-eslint/eslint-plugin": "4.18.0",
34+
"@typescript-eslint/parser": "4.18.0",
3535
"eslint": "7.22.0",
3636
"husky": "4.3.8",
3737
"lint-staged": "10.5.4",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1350,74 +1350,74 @@
13501350
dependencies:
13511351
"@types/yargs-parser" "*"
13521352

1353-
"@typescript-eslint/eslint-plugin@4.17.0":
1354-
version "4.17.0"
1355-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.17.0.tgz#6f856eca4e6a52ce9cf127dfd349096ad936aa2d"
1356-
integrity sha512-/fKFDcoHg8oNan39IKFOb5WmV7oWhQe1K6CDaAVfJaNWEhmfqlA24g+u1lqU5bMH7zuNasfMId4LaYWC5ijRLw==
1353+
"@typescript-eslint/eslint-plugin@4.18.0":
1354+
version "4.18.0"
1355+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.18.0.tgz#50fbce93211b5b690895d20ebec6fe8db48af1f6"
1356+
integrity sha512-Lzkc/2+7EoH7+NjIWLS2lVuKKqbEmJhtXe3rmfA8cyiKnZm3IfLf51irnBcmow8Q/AptVV0XBZmBJKuUJTe6cQ==
13571357
dependencies:
1358-
"@typescript-eslint/experimental-utils" "4.17.0"
1359-
"@typescript-eslint/scope-manager" "4.17.0"
1358+
"@typescript-eslint/experimental-utils" "4.18.0"
1359+
"@typescript-eslint/scope-manager" "4.18.0"
13601360
debug "^4.1.1"
13611361
functional-red-black-tree "^1.0.1"
13621362
lodash "^4.17.15"
13631363
regexpp "^3.0.0"
13641364
semver "^7.3.2"
13651365
tsutils "^3.17.1"
13661366

1367-
"@typescript-eslint/experimental-utils@4.17.0":
1368-
version "4.17.0"
1369-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.17.0.tgz#762c44aaa1a6a3c05b6d63a8648fb89b89f84c80"
1370-
integrity sha512-ZR2NIUbnIBj+LGqCFGQ9yk2EBQrpVVFOh9/Kd0Lm6gLpSAcCuLLe5lUCibKGCqyH9HPwYC0GIJce2O1i8VYmWA==
1367+
"@typescript-eslint/experimental-utils@4.18.0":
1368+
version "4.18.0"
1369+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.18.0.tgz#ed6c955b940334132b17100d2917449b99a91314"
1370+
integrity sha512-92h723Kblt9JcT2RRY3QS2xefFKar4ZQFVs3GityOKWQYgtajxt/tuXIzL7sVCUlM1hgreiV5gkGYyBpdOwO6A==
13711371
dependencies:
13721372
"@types/json-schema" "^7.0.3"
1373-
"@typescript-eslint/scope-manager" "4.17.0"
1374-
"@typescript-eslint/types" "4.17.0"
1375-
"@typescript-eslint/typescript-estree" "4.17.0"
1373+
"@typescript-eslint/scope-manager" "4.18.0"
1374+
"@typescript-eslint/types" "4.18.0"
1375+
"@typescript-eslint/typescript-estree" "4.18.0"
13761376
eslint-scope "^5.0.0"
13771377
eslint-utils "^2.0.0"
13781378

1379-
"@typescript-eslint/parser@4.17.0":
1380-
version "4.17.0"
1381-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.17.0.tgz#141b647ffc72ebebcbf9b0fe6087f65b706d3215"
1382-
integrity sha512-KYdksiZQ0N1t+6qpnl6JeK9ycCFprS9xBAiIrw4gSphqONt8wydBw4BXJi3C11ywZmyHulvMaLjWsxDjUSDwAw==
1379+
"@typescript-eslint/parser@4.18.0":
1380+
version "4.18.0"
1381+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.18.0.tgz#a211edb14a69fc5177054bec04c95b185b4dde21"
1382+
integrity sha512-W3z5S0ZbecwX3PhJEAnq4mnjK5JJXvXUDBYIYGoweCyWyuvAKfGHvzmpUzgB5L4cRBb+cTu9U/ro66dx7dIimA==
13831383
dependencies:
1384-
"@typescript-eslint/scope-manager" "4.17.0"
1385-
"@typescript-eslint/types" "4.17.0"
1386-
"@typescript-eslint/typescript-estree" "4.17.0"
1384+
"@typescript-eslint/scope-manager" "4.18.0"
1385+
"@typescript-eslint/types" "4.18.0"
1386+
"@typescript-eslint/typescript-estree" "4.18.0"
13871387
debug "^4.1.1"
13881388

1389-
"@typescript-eslint/scope-manager@4.17.0":
1390-
version "4.17.0"
1391-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.17.0.tgz#f4edf94eff3b52a863180f7f89581bf963e3d37d"
1392-
integrity sha512-OJ+CeTliuW+UZ9qgULrnGpPQ1bhrZNFpfT/Bc0pzNeyZwMik7/ykJ0JHnQ7krHanFN9wcnPK89pwn84cRUmYjw==
1389+
"@typescript-eslint/scope-manager@4.18.0":
1390+
version "4.18.0"
1391+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.18.0.tgz#d75b55234c35d2ff6ac945758d6d9e53be84a427"
1392+
integrity sha512-olX4yN6rvHR2eyFOcb6E4vmhDPsfdMyfQ3qR+oQNkAv8emKKlfxTWUXU5Mqxs2Fwe3Pf1BoPvrwZtwngxDzYzQ==
13931393
dependencies:
1394-
"@typescript-eslint/types" "4.17.0"
1395-
"@typescript-eslint/visitor-keys" "4.17.0"
1394+
"@typescript-eslint/types" "4.18.0"
1395+
"@typescript-eslint/visitor-keys" "4.18.0"
13961396

1397-
"@typescript-eslint/types@4.17.0":
1398-
version "4.17.0"
1399-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.17.0.tgz#f57d8fc7f31b348db946498a43050083d25f40ad"
1400-
integrity sha512-RN5z8qYpJ+kXwnLlyzZkiJwfW2AY458Bf8WqllkondQIcN2ZxQowAToGSd9BlAUZDB5Ea8I6mqL2quGYCLT+2g==
1397+
"@typescript-eslint/types@4.18.0":
1398+
version "4.18.0"
1399+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.18.0.tgz#bebe323f81f2a7e2e320fac9415e60856267584a"
1400+
integrity sha512-/BRociARpj5E+9yQ7cwCF/SNOWwXJ3qhjurMuK2hIFUbr9vTuDeu476Zpu+ptxY2kSxUHDGLLKy+qGq2sOg37A==
14011401

1402-
"@typescript-eslint/typescript-estree@4.17.0":
1403-
version "4.17.0"
1404-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.17.0.tgz#b835d152804f0972b80dbda92477f9070a72ded1"
1405-
integrity sha512-lRhSFIZKUEPPWpWfwuZBH9trYIEJSI0vYsrxbvVvNyIUDoKWaklOAelsSkeh3E2VBSZiNe9BZ4E5tYBZbUczVQ==
1402+
"@typescript-eslint/typescript-estree@4.18.0":
1403+
version "4.18.0"
1404+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.18.0.tgz#756d3e61da8c16ab99185532c44872f4cd5538cb"
1405+
integrity sha512-wt4xvF6vvJI7epz+rEqxmoNQ4ZADArGQO9gDU+cM0U5fdVv7N+IAuVoVAoZSOZxzGHBfvE3XQMLdy+scsqFfeg==
14061406
dependencies:
1407-
"@typescript-eslint/types" "4.17.0"
1408-
"@typescript-eslint/visitor-keys" "4.17.0"
1407+
"@typescript-eslint/types" "4.18.0"
1408+
"@typescript-eslint/visitor-keys" "4.18.0"
14091409
debug "^4.1.1"
14101410
globby "^11.0.1"
14111411
is-glob "^4.0.1"
14121412
semver "^7.3.2"
14131413
tsutils "^3.17.1"
14141414

1415-
"@typescript-eslint/visitor-keys@4.17.0":
1416-
version "4.17.0"
1417-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.17.0.tgz#9c304cfd20287c14a31d573195a709111849b14d"
1418-
integrity sha512-WfuMN8mm5SSqXuAr9NM+fItJ0SVVphobWYkWOwQ1odsfC014Vdxk/92t4JwS1Q6fCA/ABfCKpa3AVtpUKTNKGQ==
1415+
"@typescript-eslint/visitor-keys@4.18.0":
1416+
version "4.18.0"
1417+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.18.0.tgz#4e6fe2a175ee33418318a029610845a81e2ff7b6"
1418+
integrity sha512-Q9t90JCvfYaN0OfFUgaLqByOfz8yPeTAdotn/XYNm5q9eHax90gzdb+RJ6E9T5s97Kv/UHWKERTmqA0jTKAEHw==
14191419
dependencies:
1420-
"@typescript-eslint/types" "4.17.0"
1420+
"@typescript-eslint/types" "4.18.0"
14211421
eslint-visitor-keys "^2.0.0"
14221422

14231423
"@yarnpkg/lockfile@^1.1.0":

0 commit comments

Comments
 (0)