Update linters (#2285)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-13 12:53:46 +00:00 committed by GitHub
parent e57528af13
commit 1def7f4b0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 113 additions and 35 deletions

View file

@ -155,18 +155,18 @@
"@types/sass": "1.43.1",
"@types/testing-library__jest-dom": "5.14.5",
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.32.0",
"@typescript-eslint/eslint-plugin": "5.33.0",
"@typescript-eslint/parser": "5.33.0",
"csstype": "3.1.0",
"cypress": "10.4.0",
"cypress-commands": "3.0.0",
"cypress-fill-command": "1.0.2",
"eslint": "8.21.0",
"eslint-config-next": "12.2.4",
"eslint-config-next": "12.2.5",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-chai-friendly": "0.7.2",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-jest": "26.7.0",
"eslint-plugin-jest": "26.8.2",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.0.0",

140
yarn.lock
View file

@ -1956,8 +1956,8 @@ __metadata:
"@types/sass": 1.43.1
"@types/testing-library__jest-dom": 5.14.5
"@types/uuid": 8.3.4
"@typescript-eslint/eslint-plugin": 5.32.0
"@typescript-eslint/parser": 5.32.0
"@typescript-eslint/eslint-plugin": 5.33.0
"@typescript-eslint/parser": 5.33.0
"@uiw/react-codemirror": 4.11.4
abcjs: 6.0.4
bootstrap: 4.6.2
@ -1977,11 +1977,11 @@ __metadata:
emoji-picker-element: 1.12.1
emoji-picker-element-data: 1.3.0
eslint: 8.21.0
eslint-config-next: 12.2.4
eslint-config-next: 12.2.5
eslint-config-prettier: 8.5.0
eslint-plugin-chai-friendly: 0.7.2
eslint-plugin-cypress: 2.12.1
eslint-plugin-jest: 26.7.0
eslint-plugin-jest: 26.8.2
eslint-plugin-node: 11.1.0
eslint-plugin-prettier: 4.2.1
eslint-plugin-promise: 6.0.0
@ -2604,12 +2604,12 @@ __metadata:
languageName: node
linkType: hard
"@next/eslint-plugin-next@npm:12.2.4":
version: 12.2.4
resolution: "@next/eslint-plugin-next@npm:12.2.4"
"@next/eslint-plugin-next@npm:12.2.5":
version: 12.2.5
resolution: "@next/eslint-plugin-next@npm:12.2.5"
dependencies:
glob: 7.1.7
checksum: c8320cb62dd22070679996f8df9c34fd76fd76fbb2215f26df51c498b73a0cb9e1aeb55abb1cf9afcffcf3571115a0ac351dcce7d6636d4abd1be96516eb2cbb
checksum: 0d6faf895d4952fc2a5da3f2e86a9e1903f37b44201e7fabfcc994f6989dfceb974f354a7abb1779b318f14ada57925d82eb6c22628265c7f6b36f232edc93ee
languageName: node
linkType: hard
@ -3956,13 +3956,13 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/eslint-plugin@npm:5.32.0":
version: 5.32.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.32.0"
"@typescript-eslint/eslint-plugin@npm:5.33.0":
version: 5.33.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.33.0"
dependencies:
"@typescript-eslint/scope-manager": 5.32.0
"@typescript-eslint/type-utils": 5.32.0
"@typescript-eslint/utils": 5.32.0
"@typescript-eslint/scope-manager": 5.33.0
"@typescript-eslint/type-utils": 5.33.0
"@typescript-eslint/utils": 5.33.0
debug: ^4.3.4
functional-red-black-tree: ^1.0.1
ignore: ^5.2.0
@ -3975,11 +3975,28 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 9785c34d9742b51130237bfe244924ca6dfd529bdcc5932a5cf81558f0235099c963a11125df393037db51ce451f7ab9442aba3c3a8bb2e0607569a0e31480c8
checksum: d408f3f474b34fefde8ee65d98deb126949fd7d8e211a7f95c5cc2b507dedbf8eb239f3895e0c37aa6338989531e37c5f35c2e0de36a126c52f0846e89605487
languageName: node
linkType: hard
"@typescript-eslint/parser@npm:5.32.0, @typescript-eslint/parser@npm:^5.21.0":
"@typescript-eslint/parser@npm:5.33.0":
version: 5.33.0
resolution: "@typescript-eslint/parser@npm:5.33.0"
dependencies:
"@typescript-eslint/scope-manager": 5.33.0
"@typescript-eslint/types": 5.33.0
"@typescript-eslint/typescript-estree": 5.33.0
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 2617aba987a70ee6b16ecc6afa6d245422df33a9d056018ff2e316159e667a0ab9d9c15fcea95e0ba65832661e71cc2753a221e77f0b0fab278e52c4497b8278
languageName: node
linkType: hard
"@typescript-eslint/parser@npm:^5.21.0":
version: 5.32.0
resolution: "@typescript-eslint/parser@npm:5.32.0"
dependencies:
@ -4006,11 +4023,21 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/type-utils@npm:5.32.0":
version: 5.32.0
resolution: "@typescript-eslint/type-utils@npm:5.32.0"
"@typescript-eslint/scope-manager@npm:5.33.0":
version: 5.33.0
resolution: "@typescript-eslint/scope-manager@npm:5.33.0"
dependencies:
"@typescript-eslint/utils": 5.32.0
"@typescript-eslint/types": 5.33.0
"@typescript-eslint/visitor-keys": 5.33.0
checksum: b2cbea9abd528d01a5acb2d68a2a5be51ec6827760d3869bdd70920cf6c3a4f9f96d87c77177f8313009d9db71253e4a75f8393f38651e2abaf91ef28e60fb9d
languageName: node
linkType: hard
"@typescript-eslint/type-utils@npm:5.33.0":
version: 5.33.0
resolution: "@typescript-eslint/type-utils@npm:5.33.0"
dependencies:
"@typescript-eslint/utils": 5.33.0
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
@ -4018,7 +4045,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 4063808ca054789bebc6adb376d15c13e38f8ea14fa2842c38ae616d77fb77681b67a04b77887cf9ceb6f801ab3fc5eddfb6325779ab821404c62f36c56310bb
checksum: a1d1ffb42fe96bfc2339cc2875e218aa82fa9391be04c1a266bb11da1eca6835555687e81cde75477c60e6702049cd4dde7d2638e7e9b9d8cf4b7b2242353a6e
languageName: node
linkType: hard
@ -4029,6 +4056,13 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/types@npm:5.33.0":
version: 5.33.0
resolution: "@typescript-eslint/types@npm:5.33.0"
checksum: 8bbddda84cb3adf5c659b0d42547a2d6ab87f4eea574aca5dd63a3bd85169f32796ecbddad3b27f18a609070f6b1d18a54018d488bad746ae0f6ea5c02206109
languageName: node
linkType: hard
"@typescript-eslint/typescript-estree@npm:5.32.0":
version: 5.32.0
resolution: "@typescript-eslint/typescript-estree@npm:5.32.0"
@ -4047,7 +4081,41 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:5.32.0, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.13.0":
"@typescript-eslint/typescript-estree@npm:5.33.0":
version: 5.33.0
resolution: "@typescript-eslint/typescript-estree@npm:5.33.0"
dependencies:
"@typescript-eslint/types": 5.33.0
"@typescript-eslint/visitor-keys": 5.33.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 26f9005cdfb14654125a33d90d872b926820e560dff8970c4629fd5f6f47ad2a31e4c63161564d21bb42a8fc3ced0033994854ee37336ae07d90ccf6300d702b
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:5.33.0":
version: 5.33.0
resolution: "@typescript-eslint/utils@npm:5.33.0"
dependencies:
"@types/json-schema": ^7.0.9
"@typescript-eslint/scope-manager": 5.33.0
"@typescript-eslint/types": 5.33.0
"@typescript-eslint/typescript-estree": 5.33.0
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 6ce5ee5eabeb6d73538b24e6487f811ecb0ef3467bd366cbd15bf30d904bdedb73fc6f48cf2e2e742dda462b42999ea505e8b59255545825ec9db86f3d423ea7
languageName: node
linkType: hard
"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.13.0":
version: 5.32.0
resolution: "@typescript-eslint/utils@npm:5.32.0"
dependencies:
@ -4073,6 +4141,16 @@ __metadata:
languageName: node
linkType: hard
"@typescript-eslint/visitor-keys@npm:5.33.0":
version: 5.33.0
resolution: "@typescript-eslint/visitor-keys@npm:5.33.0"
dependencies:
"@typescript-eslint/types": 5.33.0
eslint-visitor-keys: ^3.3.0
checksum: d7e3653de6bac6841e6fcc54226b93ad6bdca4aa76ebe7d83459c016c3eebcc50d4f65ee713174bc267d765295b642d1927a778c5de707b8389e3fcc052aa4a1
languageName: node
linkType: hard
"@uiw/codemirror-extensions-basic-setup@npm:4.11.4":
version: 4.11.4
resolution: "@uiw/codemirror-extensions-basic-setup@npm:4.11.4"
@ -7163,11 +7241,11 @@ __metadata:
languageName: node
linkType: hard
"eslint-config-next@npm:12.2.4":
version: 12.2.4
resolution: "eslint-config-next@npm:12.2.4"
"eslint-config-next@npm:12.2.5":
version: 12.2.5
resolution: "eslint-config-next@npm:12.2.5"
dependencies:
"@next/eslint-plugin-next": 12.2.4
"@next/eslint-plugin-next": 12.2.5
"@rushstack/eslint-patch": ^1.1.3
"@typescript-eslint/parser": ^5.21.0
eslint-import-resolver-node: ^0.3.6
@ -7182,7 +7260,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 17b5b52443470c97c959206bd014836d1306eaad012f6c7b495683ba613503b0432e1eaea961485f1e7c11e3b916f188dac6a70b1e408a99003e2f356819dc52
checksum: 21f14cda6c28670e09267c9fc28fe17f9480487c85a322928507bbf61f072c62401bb7d8e79992b176d6a0d64a86419cbd69e475098b083aa5089bb6b572b8e0
languageName: node
linkType: hard
@ -7288,9 +7366,9 @@ __metadata:
languageName: node
linkType: hard
"eslint-plugin-jest@npm:26.7.0":
version: 26.7.0
resolution: "eslint-plugin-jest@npm:26.7.0"
"eslint-plugin-jest@npm:26.8.2":
version: 26.8.2
resolution: "eslint-plugin-jest@npm:26.8.2"
dependencies:
"@typescript-eslint/utils": ^5.10.0
peerDependencies:
@ -7301,7 +7379,7 @@ __metadata:
optional: true
jest:
optional: true
checksum: 21dbeb3820a1640185e0bd3847f65feba98b479812bcaa3f353e725bd0538618b16544b4dfc74ac147b5150afed9cf28760d7aaad54158611403810776fe6353
checksum: 78d61467fef83fc0ce896cc54343d5b20e587baceb2e2d44f39a0c5fb1b693ee4adde7ed3b18e090381c4cd8a6b1094ad116caa502362f4152f9918b0a351a3e
languageName: node
linkType: hard