Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit 74b0562

Browse files
renovate-botmrdrogdrog
authored andcommitted
Update linters to v5
Signed-off-by: Renovate Bot <[email protected]>
1 parent 7ec2af5 commit 74b0562

File tree

2 files changed

+79
-4
lines changed

2 files changed

+79
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"@types/react-router-bootstrap": "0.24.5",
3131
"@types/react-router-dom": "5.3.1",
3232
"@types/uuid": "8.3.1",
33-
"@typescript-eslint/eslint-plugin": "4.33.0",
34-
"@typescript-eslint/parser": "4.33.0",
33+
"@typescript-eslint/eslint-plugin": "5.0.0",
34+
"@typescript-eslint/parser": "5.0.0",
3535
"abcjs": "6.0.0-beta.33",
3636
"bootstrap": "4.6.0",
3737
"codemirror": "5.63.3",

yarn.lock

Lines changed: 77 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2666,7 +2666,21 @@
26662666
dependencies:
26672667
"@types/node" "*"
26682668

2669-
"@typescript-eslint/[email protected]", "@typescript-eslint/eslint-plugin@^4.5.0":
2669+
"@typescript-eslint/[email protected]":
2670+
version "5.0.0"
2671+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.0.0.tgz#ecc7cc69d1e6f342beb6ea9cf9fbc02c97a212ac"
2672+
integrity sha512-T6V6fCD2U0YesOedvydTnrNtsC8E+c2QzpawIpDdlaObX0OX5dLo7tLU5c64FhTZvA1Xrdim+cXDI7NPsVx8Cg==
2673+
dependencies:
2674+
"@typescript-eslint/experimental-utils" "5.0.0"
2675+
"@typescript-eslint/scope-manager" "5.0.0"
2676+
debug "^4.3.1"
2677+
functional-red-black-tree "^1.0.1"
2678+
ignore "^5.1.8"
2679+
regexpp "^3.1.0"
2680+
semver "^7.3.5"
2681+
tsutils "^3.21.0"
2682+
2683+
"@typescript-eslint/eslint-plugin@^4.5.0":
26702684
version "4.33.0"
26712685
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
26722686
integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
@@ -2692,6 +2706,18 @@
26922706
eslint-scope "^5.1.1"
26932707
eslint-utils "^3.0.0"
26942708

2709+
"@typescript-eslint/[email protected]":
2710+
version "5.0.0"
2711+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.0.0.tgz#c7d7e67443dfb9fd93a5d060fb72c9e9b5638bbc"
2712+
integrity sha512-Dnp4dFIsZcPawD6CT1p5NibNUQyGSEz80sULJZkyhyna8AEqArmfwMwJPbmKzWVo4PabqNVzHYlzmcdLQWk+pg==
2713+
dependencies:
2714+
"@types/json-schema" "^7.0.7"
2715+
"@typescript-eslint/scope-manager" "5.0.0"
2716+
"@typescript-eslint/types" "5.0.0"
2717+
"@typescript-eslint/typescript-estree" "5.0.0"
2718+
eslint-scope "^5.1.1"
2719+
eslint-utils "^3.0.0"
2720+
26952721
"@typescript-eslint/experimental-utils@^3.10.1":
26962722
version "3.10.1"
26972723
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686"
@@ -2703,7 +2729,17 @@
27032729
eslint-scope "^5.0.0"
27042730
eslint-utils "^2.0.0"
27052731

2706-
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^4.5.0":
2732+
"@typescript-eslint/[email protected]":
2733+
version "5.0.0"
2734+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.0.0.tgz#50d1be2e0def82d73e863cceba74aeeac9973592"
2735+
integrity sha512-B6D5rmmQ14I1fdzs71eL3DAuvnPHTY/t7rQABrL9BLnx/H51Un8ox1xqYAchs0/V2trcoyxB1lMJLlrwrJCDgw==
2736+
dependencies:
2737+
"@typescript-eslint/scope-manager" "5.0.0"
2738+
"@typescript-eslint/types" "5.0.0"
2739+
"@typescript-eslint/typescript-estree" "5.0.0"
2740+
debug "^4.3.1"
2741+
2742+
"@typescript-eslint/parser@^4.5.0":
27072743
version "4.33.0"
27082744
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
27092745
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
@@ -2721,6 +2757,14 @@
27212757
"@typescript-eslint/types" "4.33.0"
27222758
"@typescript-eslint/visitor-keys" "4.33.0"
27232759

2760+
"@typescript-eslint/[email protected]":
2761+
version "5.0.0"
2762+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.0.0.tgz#aea0fb0e2480c1169a02e89d9005ac3f2835713f"
2763+
integrity sha512-5RFjdA/ain/MDUHYXdF173btOKncIrLuBmA9s6FJhzDrRAyVSA+70BHg0/MW6TE+UiKVyRtX91XpVS0gVNwVDQ==
2764+
dependencies:
2765+
"@typescript-eslint/types" "5.0.0"
2766+
"@typescript-eslint/visitor-keys" "5.0.0"
2767+
27242768
"@typescript-eslint/[email protected]":
27252769
version "3.10.1"
27262770
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
@@ -2731,6 +2775,11 @@
27312775
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
27322776
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
27332777

2778+
"@typescript-eslint/[email protected]":
2779+
version "5.0.0"
2780+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.0.0.tgz#25d93f6d269b2d25fdc51a0407eb81ccba60eb0f"
2781+
integrity sha512-dU/pKBUpehdEqYuvkojmlv0FtHuZnLXFBn16zsDmlFF3LXkOpkAQ2vrKc3BidIIve9EMH2zfTlxqw9XM0fFN5w==
2782+
27342783
"@typescript-eslint/[email protected]":
27352784
version "3.10.1"
27362785
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853"
@@ -2758,6 +2807,19 @@
27582807
semver "^7.3.5"
27592808
tsutils "^3.21.0"
27602809

2810+
"@typescript-eslint/[email protected]":
2811+
version "5.0.0"
2812+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.0.0.tgz#bc20f413c6e572c7309dbe5fa3be027984952af3"
2813+
integrity sha512-V/6w+PPQMhinWKSn+fCiX5jwvd1vRBm7AX7SJQXEGQtwtBvjMPjaU3YTQ1ik2UF1u96X7tsB96HMnulG3eLi9Q==
2814+
dependencies:
2815+
"@typescript-eslint/types" "5.0.0"
2816+
"@typescript-eslint/visitor-keys" "5.0.0"
2817+
debug "^4.3.1"
2818+
globby "^11.0.3"
2819+
is-glob "^4.0.1"
2820+
semver "^7.3.5"
2821+
tsutils "^3.21.0"
2822+
27612823
"@typescript-eslint/[email protected]":
27622824
version "3.10.1"
27632825
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
@@ -2773,6 +2835,14 @@
27732835
"@typescript-eslint/types" "4.33.0"
27742836
eslint-visitor-keys "^2.0.0"
27752837

2838+
"@typescript-eslint/[email protected]":
2839+
version "5.0.0"
2840+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.0.0.tgz#b789f7cd105e59bee5c0983a353942a5a48f56df"
2841+
integrity sha512-yRyd2++o/IrJdyHuYMxyFyBhU762MRHQ/bAGQeTnN3pGikfh+nEmM61XTqaDH1XDp53afZ+waXrk0ZvenoZ6xw==
2842+
dependencies:
2843+
"@typescript-eslint/types" "5.0.0"
2844+
eslint-visitor-keys "^3.0.0"
2845+
27762846
"@webassemblyjs/[email protected]":
27772847
version "1.9.0"
27782848
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"
@@ -6620,6 +6690,11 @@ eslint-visitor-keys@^2.0.0:
66206690
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
66216691
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
66226692

6693+
eslint-visitor-keys@^3.0.0:
6694+
version "3.0.0"
6695+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186"
6696+
integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==
6697+
66236698
eslint-webpack-plugin@^2.5.2:
66246699
version "2.5.4"
66256700
resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.4.tgz#473b84932f1a8e2c2b8e66a402d0497bf440b986"

0 commit comments

Comments
 (0)