Skip to content

Commit a8a11b6

Browse files
chore(deps): update typescript-eslint monorepo to v4.14.0 (#270)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ef34dc6 commit a8a11b6

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.2.2",
3232
"@changesets/cli": "2.13.0",
33-
"@typescript-eslint/eslint-plugin": "4.13.0",
34-
"@typescript-eslint/parser": "4.13.0",
33+
"@typescript-eslint/eslint-plugin": "4.14.0",
34+
"@typescript-eslint/parser": "4.14.0",
3535
"eslint": "7.18.0",
3636
"husky": "4.3.8",
3737
"lint-staged": "10.5.3",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1333,75 +1333,75 @@
13331333
dependencies:
13341334
"@types/yargs-parser" "*"
13351335

1336-
"@typescript-eslint/eslint-plugin@4.13.0":
1337-
version "4.13.0"
1338-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.13.0.tgz#5f580ea520fa46442deb82c038460c3dd3524bb6"
1339-
integrity sha512-ygqDUm+BUPvrr0jrXqoteMqmIaZ/bixYOc3A4BRwzEPTZPi6E+n44rzNZWaB0YvtukgP+aoj0i/fyx7FkM2p1w==
1336+
"@typescript-eslint/eslint-plugin@4.14.0":
1337+
version "4.14.0"
1338+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.14.0.tgz#92db8e7c357ed7d69632d6843ca70b71be3a721d"
1339+
integrity sha512-IJ5e2W7uFNfg4qh9eHkHRUCbgZ8VKtGwD07kannJvM5t/GU8P8+24NX8gi3Hf5jST5oWPY8kyV1s/WtfiZ4+Ww==
13401340
dependencies:
1341-
"@typescript-eslint/experimental-utils" "4.13.0"
1342-
"@typescript-eslint/scope-manager" "4.13.0"
1341+
"@typescript-eslint/experimental-utils" "4.14.0"
1342+
"@typescript-eslint/scope-manager" "4.14.0"
13431343
debug "^4.1.1"
13441344
functional-red-black-tree "^1.0.1"
13451345
lodash "^4.17.15"
13461346
regexpp "^3.0.0"
13471347
semver "^7.3.2"
13481348
tsutils "^3.17.1"
13491349

1350-
"@typescript-eslint/experimental-utils@4.13.0":
1351-
version "4.13.0"
1352-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.13.0.tgz#9dc9ab375d65603b43d938a0786190a0c72be44e"
1353-
integrity sha512-/ZsuWmqagOzNkx30VWYV3MNB/Re/CGv/7EzlqZo5RegBN8tMuPaBgNK6vPBCQA8tcYrbsrTdbx3ixMRRKEEGVw==
1350+
"@typescript-eslint/experimental-utils@4.14.0":
1351+
version "4.14.0"
1352+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.14.0.tgz#5aa7b006736634f588a69ee343ca959cd09988df"
1353+
integrity sha512-6i6eAoiPlXMKRbXzvoQD5Yn9L7k9ezzGRvzC/x1V3650rUk3c3AOjQyGYyF9BDxQQDK2ElmKOZRD0CbtdkMzQQ==
13541354
dependencies:
13551355
"@types/json-schema" "^7.0.3"
1356-
"@typescript-eslint/scope-manager" "4.13.0"
1357-
"@typescript-eslint/types" "4.13.0"
1358-
"@typescript-eslint/typescript-estree" "4.13.0"
1356+
"@typescript-eslint/scope-manager" "4.14.0"
1357+
"@typescript-eslint/types" "4.14.0"
1358+
"@typescript-eslint/typescript-estree" "4.14.0"
13591359
eslint-scope "^5.0.0"
13601360
eslint-utils "^2.0.0"
13611361

1362-
"@typescript-eslint/parser@4.13.0":
1363-
version "4.13.0"
1364-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.13.0.tgz#c413d640ea66120cfcc37f891e8cb3fd1c9d247d"
1365-
integrity sha512-KO0J5SRF08pMXzq9+abyHnaGQgUJZ3Z3ax+pmqz9vl81JxmTTOUfQmq7/4awVfq09b6C4owNlOgOwp61pYRBSg==
1362+
"@typescript-eslint/parser@4.14.0":
1363+
version "4.14.0"
1364+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.14.0.tgz#62d4cd2079d5c06683e9bfb200c758f292c4dee7"
1365+
integrity sha512-sUDeuCjBU+ZF3Lzw0hphTyScmDDJ5QVkyE21pRoBo8iDl7WBtVFS+WDN3blY1CH3SBt7EmYCw6wfmJjF0l/uYg==
13661366
dependencies:
1367-
"@typescript-eslint/scope-manager" "4.13.0"
1368-
"@typescript-eslint/types" "4.13.0"
1369-
"@typescript-eslint/typescript-estree" "4.13.0"
1367+
"@typescript-eslint/scope-manager" "4.14.0"
1368+
"@typescript-eslint/types" "4.14.0"
1369+
"@typescript-eslint/typescript-estree" "4.14.0"
13701370
debug "^4.1.1"
13711371

1372-
"@typescript-eslint/scope-manager@4.13.0":
1373-
version "4.13.0"
1374-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.13.0.tgz#5b45912a9aa26b29603d8fa28f5e09088b947141"
1375-
integrity sha512-UpK7YLG2JlTp/9G4CHe7GxOwd93RBf3aHO5L+pfjIrhtBvZjHKbMhBXTIQNkbz7HZ9XOe++yKrXutYm5KmjWgQ==
1372+
"@typescript-eslint/scope-manager@4.14.0":
1373+
version "4.14.0"
1374+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.0.tgz#55a4743095d684e1f7b7180c4bac2a0a3727f517"
1375+
integrity sha512-/J+LlRMdbPh4RdL4hfP1eCwHN5bAhFAGOTsvE6SxsrM/47XQiPSgF5MDgLyp/i9kbZV9Lx80DW0OpPkzL+uf8Q==
13761376
dependencies:
1377-
"@typescript-eslint/types" "4.13.0"
1378-
"@typescript-eslint/visitor-keys" "4.13.0"
1377+
"@typescript-eslint/types" "4.14.0"
1378+
"@typescript-eslint/visitor-keys" "4.14.0"
13791379

1380-
"@typescript-eslint/types@4.13.0":
1381-
version "4.13.0"
1382-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.13.0.tgz#6a7c6015a59a08fbd70daa8c83dfff86250502f8"
1383-
integrity sha512-/+aPaq163oX+ObOG00M0t9tKkOgdv9lq0IQv/y4SqGkAXmhFmCfgsELV7kOCTb2vVU5VOmVwXBXJTDr353C1rQ==
1380+
"@typescript-eslint/types@4.14.0":
1381+
version "4.14.0"
1382+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.0.tgz#d8a8202d9b58831d6fd9cee2ba12f8a5a5dd44b6"
1383+
integrity sha512-VsQE4VvpldHrTFuVPY1ZnHn/Txw6cZGjL48e+iBxTi2ksa9DmebKjAeFmTVAYoSkTk7gjA7UqJ7pIsyifTsI4A==
13841384

1385-
"@typescript-eslint/typescript-estree@4.13.0":
1386-
version "4.13.0"
1387-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.13.0.tgz#cf6e2207c7d760f5dfd8d18051428fadfc37b45e"
1388-
integrity sha512-9A0/DFZZLlGXn5XA349dWQFwPZxcyYyCFX5X88nWs2uachRDwGeyPz46oTsm9ZJE66EALvEns1lvBwa4d9QxMg==
1385+
"@typescript-eslint/typescript-estree@4.14.0":
1386+
version "4.14.0"
1387+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.0.tgz#4bcd67486e9acafc3d0c982b23a9ab8ac8911ed7"
1388+
integrity sha512-wRjZ5qLao+bvS2F7pX4qi2oLcOONIB+ru8RGBieDptq/SudYwshveORwCVU4/yMAd4GK7Fsf8Uq1tjV838erag==
13891389
dependencies:
1390-
"@typescript-eslint/types" "4.13.0"
1391-
"@typescript-eslint/visitor-keys" "4.13.0"
1390+
"@typescript-eslint/types" "4.14.0"
1391+
"@typescript-eslint/visitor-keys" "4.14.0"
13921392
debug "^4.1.1"
13931393
globby "^11.0.1"
13941394
is-glob "^4.0.1"
13951395
lodash "^4.17.15"
13961396
semver "^7.3.2"
13971397
tsutils "^3.17.1"
13981398

1399-
"@typescript-eslint/visitor-keys@4.13.0":
1400-
version "4.13.0"
1401-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.13.0.tgz#9acb1772d3b3183182b6540d3734143dce9476fe"
1402-
integrity sha512-6RoxWK05PAibukE7jElqAtNMq+RWZyqJ6Q/GdIxaiUj2Ept8jh8+FUVlbq9WxMYxkmEOPvCE5cRSyupMpwW31g==
1399+
"@typescript-eslint/visitor-keys@4.14.0":
1400+
version "4.14.0"
1401+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.0.tgz#b1090d9d2955b044b2ea2904a22496849acbdf54"
1402+
integrity sha512-MeHHzUyRI50DuiPgV9+LxcM52FCJFYjJiWHtXlbyC27b80mfOwKeiKI+MHOTEpcpfmoPFm/vvQS88bYIx6PZTA==
14031403
dependencies:
1404-
"@typescript-eslint/types" "4.13.0"
1404+
"@typescript-eslint/types" "4.14.0"
14051405
eslint-visitor-keys "^2.0.0"
14061406

14071407

0 commit comments

Comments
 (0)