Skip to content

Commit fc0fd92

Browse files
chore(deps): update typescript-eslint monorepo to v4.27.0 (#489)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f2ee636 commit fc0fd92

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
@@ -34,8 +34,8 @@
3434
"ts-node": "10.0.0",
3535
"patch-package": "6.4.7",
3636
"@changesets/cli": "2.16.0",
37-
"@typescript-eslint/eslint-plugin": "4.26.1",
38-
"@typescript-eslint/parser": "4.26.1",
37+
"@typescript-eslint/eslint-plugin": "4.27.0",
38+
"@typescript-eslint/parser": "4.27.0",
3939
"eslint": "7.28.0",
4040
"husky": "6.0.0",
4141
"lint-staged": "11.0.0",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2427,74 +2427,74 @@
24272427
dependencies:
24282428
"@types/yargs-parser" "*"
24292429

2430-
"@typescript-eslint/eslint-plugin@4.26.1":
2431-
version "4.26.1"
2432-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.1.tgz#b9c7313321cb837e2bf8bebe7acc2220659e67d3"
2433-
integrity sha512-aoIusj/8CR+xDWmZxARivZjbMBQTT9dImUtdZ8tVCVRXgBUuuZyM5Of5A9D9arQPxbi/0rlJLcuArclz/rCMJw==
2430+
"@typescript-eslint/eslint-plugin@4.27.0":
2431+
version "4.27.0"
2432+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.27.0.tgz#0b7fc974e8bc9b2b5eb98ed51427b0be529b4ad0"
2433+
integrity sha512-DsLqxeUfLVNp3AO7PC3JyaddmEHTtI9qTSAs+RB6ja27QvIM0TA8Cizn1qcS6vOu+WDLFJzkwkgweiyFhssDdQ==
24342434
dependencies:
2435-
"@typescript-eslint/experimental-utils" "4.26.1"
2436-
"@typescript-eslint/scope-manager" "4.26.1"
2435+
"@typescript-eslint/experimental-utils" "4.27.0"
2436+
"@typescript-eslint/scope-manager" "4.27.0"
24372437
debug "^4.3.1"
24382438
functional-red-black-tree "^1.0.1"
24392439
lodash "^4.17.21"
24402440
regexpp "^3.1.0"
24412441
semver "^7.3.5"
24422442
tsutils "^3.21.0"
24432443

2444-
"@typescript-eslint/experimental-utils@4.26.1":
2445-
version "4.26.1"
2446-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.1.tgz#a35980a2390da9232aa206b27f620eab66e94142"
2447-
integrity sha512-sQHBugRhrXzRCs9PaGg6rowie4i8s/iD/DpTB+EXte8OMDfdCG5TvO73XlO9Wc/zi0uyN4qOmX9hIjQEyhnbmQ==
2444+
"@typescript-eslint/experimental-utils@4.27.0":
2445+
version "4.27.0"
2446+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.27.0.tgz#78192a616472d199f084eab8f10f962c0757cd1c"
2447+
integrity sha512-n5NlbnmzT2MXlyT+Y0Jf0gsmAQzCnQSWXKy4RGSXVStjDvS5we9IWbh7qRVKdGcxT0WYlgcCYUK/HRg7xFhvjQ==
24482448
dependencies:
24492449
"@types/json-schema" "^7.0.7"
2450-
"@typescript-eslint/scope-manager" "4.26.1"
2451-
"@typescript-eslint/types" "4.26.1"
2452-
"@typescript-eslint/typescript-estree" "4.26.1"
2450+
"@typescript-eslint/scope-manager" "4.27.0"
2451+
"@typescript-eslint/types" "4.27.0"
2452+
"@typescript-eslint/typescript-estree" "4.27.0"
24532453
eslint-scope "^5.1.1"
24542454
eslint-utils "^3.0.0"
24552455

2456-
"@typescript-eslint/parser@4.26.1":
2457-
version "4.26.1"
2458-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.26.1.tgz#cecfdd5eb7a5c13aabce1c1cfd7fbafb5a0f1e8e"
2459-
integrity sha512-q7F3zSo/nU6YJpPJvQveVlIIzx9/wu75lr6oDbDzoeIRWxpoc/HQ43G4rmMoCc5my/3uSj2VEpg/D83LYZF5HQ==
2456+
"@typescript-eslint/parser@4.27.0":
2457+
version "4.27.0"
2458+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.27.0.tgz#85447e573364bce4c46c7f64abaa4985aadf5a94"
2459+
integrity sha512-XpbxL+M+gClmJcJ5kHnUpBGmlGdgNvy6cehgR6ufyxkEJMGP25tZKCaKyC0W/JVpuhU3VU1RBn7SYUPKSMqQvQ==
24602460
dependencies:
2461-
"@typescript-eslint/scope-manager" "4.26.1"
2462-
"@typescript-eslint/types" "4.26.1"
2463-
"@typescript-eslint/typescript-estree" "4.26.1"
2461+
"@typescript-eslint/scope-manager" "4.27.0"
2462+
"@typescript-eslint/types" "4.27.0"
2463+
"@typescript-eslint/typescript-estree" "4.27.0"
24642464
debug "^4.3.1"
24652465

2466-
"@typescript-eslint/scope-manager@4.26.1":
2467-
version "4.26.1"
2468-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.26.1.tgz#075a74a15ff33ee3a7ed33e5fce16ee86689f662"
2469-
integrity sha512-TW1X2p62FQ8Rlne+WEShyd7ac2LA6o27S9i131W4NwDSfyeVlQWhw8ylldNNS8JG6oJB9Ha9Xyc+IUcqipvheQ==
2466+
"@typescript-eslint/scope-manager@4.27.0":
2467+
version "4.27.0"
2468+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.27.0.tgz#b0b1de2b35aaf7f532e89c8e81d0fa298cae327d"
2469+
integrity sha512-DY73jK6SEH6UDdzc6maF19AHQJBFVRf6fgAXHPXCGEmpqD4vYgPEzqpFz1lf/daSbOcMpPPj9tyXXDPW2XReAw==
24702470
dependencies:
2471-
"@typescript-eslint/types" "4.26.1"
2472-
"@typescript-eslint/visitor-keys" "4.26.1"
2471+
"@typescript-eslint/types" "4.27.0"
2472+
"@typescript-eslint/visitor-keys" "4.27.0"
24732473

2474-
"@typescript-eslint/types@4.26.1":
2475-
version "4.26.1"
2476-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.1.tgz#9e7c523f73c34b04a765e4167ca5650436ef1d38"
2477-
integrity sha512-STyMPxR3cS+LaNvS8yK15rb8Y0iL0tFXq0uyl6gY45glyI7w0CsyqyEXl/Fa0JlQy+pVANeK3sbwPneCbWE7yg==
2474+
"@typescript-eslint/types@4.27.0":
2475+
version "4.27.0"
2476+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8"
2477+
integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA==
24782478

2479-
"@typescript-eslint/typescript-estree@4.26.1":
2480-
version "4.26.1"
2481-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.1.tgz#b2ce2e789233d62283fae2c16baabd4f1dbc9633"
2482-
integrity sha512-l3ZXob+h0NQzz80lBGaykdScYaiEbFqznEs99uwzm8fPHhDjwaBFfQkjUC/slw6Sm7npFL8qrGEAMxcfBsBJUg==
2479+
"@typescript-eslint/typescript-estree@4.27.0":
2480+
version "4.27.0"
2481+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.27.0.tgz#189a7b9f1d0717d5cccdcc17247692dedf7a09da"
2482+
integrity sha512-KH03GUsUj41sRLLEy2JHstnezgpS5VNhrJouRdmh6yNdQ+yl8w5LrSwBkExM+jWwCJa7Ct2c8yl8NdtNRyQO6g==
24832483
dependencies:
2484-
"@typescript-eslint/types" "4.26.1"
2485-
"@typescript-eslint/visitor-keys" "4.26.1"
2484+
"@typescript-eslint/types" "4.27.0"
2485+
"@typescript-eslint/visitor-keys" "4.27.0"
24862486
debug "^4.3.1"
24872487
globby "^11.0.3"
24882488
is-glob "^4.0.1"
24892489
semver "^7.3.5"
24902490
tsutils "^3.21.0"
24912491

2492-
"@typescript-eslint/visitor-keys@4.26.1":
2493-
version "4.26.1"
2494-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.1.tgz#0d55ea735cb0d8903b198017d6d4f518fdaac546"
2495-
integrity sha512-IGouNSSd+6x/fHtYRyLOM6/C+QxMDzWlDtN41ea+flWuSF9g02iqcIlX8wM53JkfljoIjP0U+yp7SiTS1onEkw==
2492+
"@typescript-eslint/visitor-keys@4.27.0":
2493+
version "4.27.0"
2494+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.27.0.tgz#f56138b993ec822793e7ebcfac6ffdce0a60cb81"
2495+
integrity sha512-es0GRYNZp0ieckZ938cEANfEhsfHrzuLrePukLKtY3/KPXcq1Xd555Mno9/GOgXhKzn0QfkDLVgqWO3dGY80bg==
24962496
dependencies:
2497-
"@typescript-eslint/types" "4.26.1"
2497+
"@typescript-eslint/types" "4.27.0"
24982498
eslint-visitor-keys "^2.0.0"
24992499

25002500

0 commit comments

Comments
 (0)