Skip to content

Commit cef53d9

Browse files
committed
chore(deps): update typescript-eslint monorepo to v4.27.0
1 parent 26c1b21 commit cef53d9

2 files changed

Lines changed: 43 additions & 43 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"@changesets/cli": "2.16.0",
5151
"@types/jest": "26.0.23",
5252
"@types/node": "14.17.3",
53-
"@typescript-eslint/eslint-plugin": "4.26.1",
54-
"@typescript-eslint/parser": "4.26.1",
53+
"@typescript-eslint/eslint-plugin": "4.27.0",
54+
"@typescript-eslint/parser": "4.27.0",
5555
"babel-jest": "27.0.2",
5656
"concurrently": "6.2.0",
5757
"eslint": "7.28.0",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2879,74 +2879,74 @@
28792879
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.2.tgz#808c9fa7e4517274ed555fa158f2de4b4f468e71"
28802880
integrity sha512-HrCIVMLjE1MOozVoD86622S7aunluLb2PJdPfb3nYiEtohm8mIB/vyv0Fd37AdeMFrTUQXEunw78YloMA3Qilg==
28812881

2882-
"@typescript-eslint/eslint-plugin@4.26.1":
2883-
version "4.26.1"
2884-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.1.tgz#b9c7313321cb837e2bf8bebe7acc2220659e67d3"
2885-
integrity sha512-aoIusj/8CR+xDWmZxARivZjbMBQTT9dImUtdZ8tVCVRXgBUuuZyM5Of5A9D9arQPxbi/0rlJLcuArclz/rCMJw==
2882+
"@typescript-eslint/eslint-plugin@4.27.0":
2883+
version "4.27.0"
2884+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.27.0.tgz#0b7fc974e8bc9b2b5eb98ed51427b0be529b4ad0"
2885+
integrity sha512-DsLqxeUfLVNp3AO7PC3JyaddmEHTtI9qTSAs+RB6ja27QvIM0TA8Cizn1qcS6vOu+WDLFJzkwkgweiyFhssDdQ==
28862886
dependencies:
2887-
"@typescript-eslint/experimental-utils" "4.26.1"
2888-
"@typescript-eslint/scope-manager" "4.26.1"
2887+
"@typescript-eslint/experimental-utils" "4.27.0"
2888+
"@typescript-eslint/scope-manager" "4.27.0"
28892889
debug "^4.3.1"
28902890
functional-red-black-tree "^1.0.1"
28912891
lodash "^4.17.21"
28922892
regexpp "^3.1.0"
28932893
semver "^7.3.5"
28942894
tsutils "^3.21.0"
28952895

2896-
"@typescript-eslint/experimental-utils@4.26.1":
2897-
version "4.26.1"
2898-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.1.tgz#a35980a2390da9232aa206b27f620eab66e94142"
2899-
integrity sha512-sQHBugRhrXzRCs9PaGg6rowie4i8s/iD/DpTB+EXte8OMDfdCG5TvO73XlO9Wc/zi0uyN4qOmX9hIjQEyhnbmQ==
2896+
"@typescript-eslint/experimental-utils@4.27.0":
2897+
version "4.27.0"
2898+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.27.0.tgz#78192a616472d199f084eab8f10f962c0757cd1c"
2899+
integrity sha512-n5NlbnmzT2MXlyT+Y0Jf0gsmAQzCnQSWXKy4RGSXVStjDvS5we9IWbh7qRVKdGcxT0WYlgcCYUK/HRg7xFhvjQ==
29002900
dependencies:
29012901
"@types/json-schema" "^7.0.7"
2902-
"@typescript-eslint/scope-manager" "4.26.1"
2903-
"@typescript-eslint/types" "4.26.1"
2904-
"@typescript-eslint/typescript-estree" "4.26.1"
2902+
"@typescript-eslint/scope-manager" "4.27.0"
2903+
"@typescript-eslint/types" "4.27.0"
2904+
"@typescript-eslint/typescript-estree" "4.27.0"
29052905
eslint-scope "^5.1.1"
29062906
eslint-utils "^3.0.0"
29072907

2908-
"@typescript-eslint/parser@4.26.1":
2909-
version "4.26.1"
2910-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.26.1.tgz#cecfdd5eb7a5c13aabce1c1cfd7fbafb5a0f1e8e"
2911-
integrity sha512-q7F3zSo/nU6YJpPJvQveVlIIzx9/wu75lr6oDbDzoeIRWxpoc/HQ43G4rmMoCc5my/3uSj2VEpg/D83LYZF5HQ==
2908+
"@typescript-eslint/parser@4.27.0":
2909+
version "4.27.0"
2910+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.27.0.tgz#85447e573364bce4c46c7f64abaa4985aadf5a94"
2911+
integrity sha512-XpbxL+M+gClmJcJ5kHnUpBGmlGdgNvy6cehgR6ufyxkEJMGP25tZKCaKyC0W/JVpuhU3VU1RBn7SYUPKSMqQvQ==
29122912
dependencies:
2913-
"@typescript-eslint/scope-manager" "4.26.1"
2914-
"@typescript-eslint/types" "4.26.1"
2915-
"@typescript-eslint/typescript-estree" "4.26.1"
2913+
"@typescript-eslint/scope-manager" "4.27.0"
2914+
"@typescript-eslint/types" "4.27.0"
2915+
"@typescript-eslint/typescript-estree" "4.27.0"
29162916
debug "^4.3.1"
29172917

2918-
"@typescript-eslint/scope-manager@4.26.1":
2919-
version "4.26.1"
2920-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.26.1.tgz#075a74a15ff33ee3a7ed33e5fce16ee86689f662"
2921-
integrity sha512-TW1X2p62FQ8Rlne+WEShyd7ac2LA6o27S9i131W4NwDSfyeVlQWhw8ylldNNS8JG6oJB9Ha9Xyc+IUcqipvheQ==
2918+
"@typescript-eslint/scope-manager@4.27.0":
2919+
version "4.27.0"
2920+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.27.0.tgz#b0b1de2b35aaf7f532e89c8e81d0fa298cae327d"
2921+
integrity sha512-DY73jK6SEH6UDdzc6maF19AHQJBFVRf6fgAXHPXCGEmpqD4vYgPEzqpFz1lf/daSbOcMpPPj9tyXXDPW2XReAw==
29222922
dependencies:
2923-
"@typescript-eslint/types" "4.26.1"
2924-
"@typescript-eslint/visitor-keys" "4.26.1"
2923+
"@typescript-eslint/types" "4.27.0"
2924+
"@typescript-eslint/visitor-keys" "4.27.0"
29252925

2926-
"@typescript-eslint/types@4.26.1":
2927-
version "4.26.1"
2928-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.1.tgz#9e7c523f73c34b04a765e4167ca5650436ef1d38"
2929-
integrity sha512-STyMPxR3cS+LaNvS8yK15rb8Y0iL0tFXq0uyl6gY45glyI7w0CsyqyEXl/Fa0JlQy+pVANeK3sbwPneCbWE7yg==
2926+
"@typescript-eslint/types@4.27.0":
2927+
version "4.27.0"
2928+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8"
2929+
integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA==
29302930

2931-
"@typescript-eslint/typescript-estree@4.26.1":
2932-
version "4.26.1"
2933-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.1.tgz#b2ce2e789233d62283fae2c16baabd4f1dbc9633"
2934-
integrity sha512-l3ZXob+h0NQzz80lBGaykdScYaiEbFqznEs99uwzm8fPHhDjwaBFfQkjUC/slw6Sm7npFL8qrGEAMxcfBsBJUg==
2931+
"@typescript-eslint/typescript-estree@4.27.0":
2932+
version "4.27.0"
2933+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.27.0.tgz#189a7b9f1d0717d5cccdcc17247692dedf7a09da"
2934+
integrity sha512-KH03GUsUj41sRLLEy2JHstnezgpS5VNhrJouRdmh6yNdQ+yl8w5LrSwBkExM+jWwCJa7Ct2c8yl8NdtNRyQO6g==
29352935
dependencies:
2936-
"@typescript-eslint/types" "4.26.1"
2937-
"@typescript-eslint/visitor-keys" "4.26.1"
2936+
"@typescript-eslint/types" "4.27.0"
2937+
"@typescript-eslint/visitor-keys" "4.27.0"
29382938
debug "^4.3.1"
29392939
globby "^11.0.3"
29402940
is-glob "^4.0.1"
29412941
semver "^7.3.5"
29422942
tsutils "^3.21.0"
29432943

2944-
"@typescript-eslint/visitor-keys@4.26.1":
2945-
version "4.26.1"
2946-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.1.tgz#0d55ea735cb0d8903b198017d6d4f518fdaac546"
2947-
integrity sha512-IGouNSSd+6x/fHtYRyLOM6/C+QxMDzWlDtN41ea+flWuSF9g02iqcIlX8wM53JkfljoIjP0U+yp7SiTS1onEkw==
2944+
"@typescript-eslint/visitor-keys@4.27.0":
2945+
version "4.27.0"
2946+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.27.0.tgz#f56138b993ec822793e7ebcfac6ffdce0a60cb81"
2947+
integrity sha512-es0GRYNZp0ieckZ938cEANfEhsfHrzuLrePukLKtY3/KPXcq1Xd555Mno9/GOgXhKzn0QfkDLVgqWO3dGY80bg==
29482948
dependencies:
2949-
"@typescript-eslint/types" "4.26.1"
2949+
"@typescript-eslint/types" "4.27.0"
29502950
eslint-visitor-keys "^2.0.0"
29512951

29522952

0 commit comments

Comments
 (0)