mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-24 16:51:26 +00:00
Update linters (#2190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d23ba21ab5
commit
c8828fb627
2 changed files with 83 additions and 83 deletions
|
@ -143,13 +143,13 @@
|
|||
"@types/react-dom": "18.0.5",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.30.3",
|
||||
"@typescript-eslint/parser": "5.30.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.30.5",
|
||||
"@typescript-eslint/parser": "5.30.5",
|
||||
"cypress": "10.3.0",
|
||||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.19.0",
|
||||
"eslint-config-next": "12.2.0",
|
||||
"eslint-config-next": "12.2.1",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
"eslint-plugin-cypress": "2.12.1",
|
||||
|
|
160
yarn.lock
160
yarn.lock
|
@ -2015,8 +2015,8 @@ __metadata:
|
|||
"@types/react-dom": 18.0.5
|
||||
"@types/sass": 1.43.1
|
||||
"@types/uuid": 8.3.4
|
||||
"@typescript-eslint/eslint-plugin": 5.30.3
|
||||
"@typescript-eslint/parser": 5.30.3
|
||||
"@typescript-eslint/eslint-plugin": 5.30.5
|
||||
"@typescript-eslint/parser": 5.30.5
|
||||
"@uiw/react-codemirror": 4.10.4
|
||||
abcjs: 6.0.3
|
||||
bootstrap: 4.6.1
|
||||
|
@ -2032,7 +2032,7 @@ __metadata:
|
|||
emoji-picker-element: 1.12.1
|
||||
emoji-picker-element-data: 1.3.0
|
||||
eslint: 8.19.0
|
||||
eslint-config-next: 12.2.0
|
||||
eslint-config-next: 12.2.1
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
eslint-plugin-cypress: 2.12.1
|
||||
|
@ -3305,12 +3305,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:12.2.0":
|
||||
version: 12.2.0
|
||||
resolution: "@next/eslint-plugin-next@npm:12.2.0"
|
||||
"@next/eslint-plugin-next@npm:12.2.1":
|
||||
version: 12.2.1
|
||||
resolution: "@next/eslint-plugin-next@npm:12.2.1"
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
checksum: 2e33b9af79af680fd873d74e91bed397930a91802c1d7a293db757227ebc431d3d856de69477dc178dec8b531635ea69d79b188293024f1371afe6c348dbe647
|
||||
checksum: a0c87835520c8d348b19872b36c8009e8ef3afd43ceabc49268a648e7b5c999b4e212457e411c4b549073b135c03027f42c0ab831419faf05c2fb888912bc83c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5028,13 +5028,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:5.30.3":
|
||||
version: 5.30.3
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.30.3"
|
||||
"@typescript-eslint/eslint-plugin@npm:5.30.5":
|
||||
version: 5.30.5
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.30.5"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.30.3
|
||||
"@typescript-eslint/type-utils": 5.30.3
|
||||
"@typescript-eslint/utils": 5.30.3
|
||||
"@typescript-eslint/scope-manager": 5.30.5
|
||||
"@typescript-eslint/type-utils": 5.30.5
|
||||
"@typescript-eslint/utils": 5.30.5
|
||||
debug: ^4.3.4
|
||||
functional-red-black-tree: ^1.0.1
|
||||
ignore: ^5.2.0
|
||||
|
@ -5047,24 +5047,24 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 74533498eb570a5976f15119019f4d16d98f460a1309a8dcb7839f2590b2014d85bf740e29f6f21f24dde50a669a95c9361388546c9116d0eb90c8fd21ac888e
|
||||
checksum: cf763fb091dcdfd6c25843251a220b654ca83968b17266e0f343771f489085c6afc4e41fcf2187b4c72c4d12a787070c64b5e5367069460f95a8174573f48905
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:5.30.3":
|
||||
version: 5.30.3
|
||||
resolution: "@typescript-eslint/parser@npm:5.30.3"
|
||||
"@typescript-eslint/parser@npm:5.30.5":
|
||||
version: 5.30.5
|
||||
resolution: "@typescript-eslint/parser@npm:5.30.5"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.30.3
|
||||
"@typescript-eslint/types": 5.30.3
|
||||
"@typescript-eslint/typescript-estree": 5.30.3
|
||||
"@typescript-eslint/scope-manager": 5.30.5
|
||||
"@typescript-eslint/types": 5.30.5
|
||||
"@typescript-eslint/typescript-estree": 5.30.5
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: d1bd40b0e97ea22fcb4c921e02dd02cfcbcf740261bfb6984fdbebf27b668e4abf0e0bf2135363f1bf7541d88f5d65206ce7e3dc30d385f03721177b61a2f5e1
|
||||
checksum: 6c16821e122b891420a538f200f6e576ad1167855a67e87f9a7d3a08c0513fe26006f6411b8ba6f4662a81526bd0339ae37c47dd88fa5943e6f27ff70da9f989
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5085,16 +5085,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.30.3":
|
||||
version: 5.30.3
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.30.3"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.30.3
|
||||
"@typescript-eslint/visitor-keys": 5.30.3
|
||||
checksum: d2b6673cdcaa46fa8893482e8edaae8362d1e9fec814b79db6f256373cee365e90a4dbab98bc71d29194e29162434b8dd3bdec1a865f9dedf9a9b1e23b96fe9c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.30.4":
|
||||
version: 5.30.4
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.30.4"
|
||||
|
@ -5105,11 +5095,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.30.3":
|
||||
version: 5.30.3
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.30.3"
|
||||
"@typescript-eslint/scope-manager@npm:5.30.5":
|
||||
version: 5.30.5
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.30.5"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.30.3
|
||||
"@typescript-eslint/types": 5.30.5
|
||||
"@typescript-eslint/visitor-keys": 5.30.5
|
||||
checksum: 509bee6d62cca1716e8f4792d9180c189974992ba13d8103ca04423a64006cf184c4b2c606d55c776305458140c798a3a9a414d07a60790b83dd714f56c457b0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.30.5":
|
||||
version: 5.30.5
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.30.5"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.30.5
|
||||
debug: ^4.3.4
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
|
@ -5117,14 +5117,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 5d81ca9986a219373abeab08af086ac80f0d8d9c0ee758adba720a2d414b06e1a0923477dc02c130d77f8104431bfcbddfac6a84998d94a93a49e1f2cb6e8ad6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.30.3":
|
||||
version: 5.30.3
|
||||
resolution: "@typescript-eslint/types@npm:5.30.3"
|
||||
checksum: 6b095321c7d7592234c1a4c08fc214b32c4b7b2e0cd954dba06e971b8d7361ae21dd1f4eab0f317eee457a0890b6442bfc676b3e8a8a82a66a0b25aa0c8c01b1
|
||||
checksum: 080cc1231729c34b778395658374e32d034474056f9b777dbc89d20d15eb93d93d0959328ad47c2a6623d40c6552364ababadce439842a944bce001f55b731b3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5135,21 +5128,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.30.3":
|
||||
version: 5.30.3
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.30.3"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.30.3
|
||||
"@typescript-eslint/visitor-keys": 5.30.3
|
||||
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: 2a83143cf79cbb6a471ddba71914df5728f00378188a052e2c9bf0275b79bccecd0a244699e15f8ab06eab67fc7274409ab561bb873ff8c3c21328f28327a62e
|
||||
"@typescript-eslint/types@npm:5.30.5":
|
||||
version: 5.30.5
|
||||
resolution: "@typescript-eslint/types@npm:5.30.5"
|
||||
checksum: c70420618cb875d4e964a20a3fa4cf40cb97a8ad3123e24860e3d829edf3b081c77fa1fe25644700499d27e44aee5783abc7765deee61e2ef59a928db96b2175
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5171,19 +5153,37 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.30.3":
|
||||
version: 5.30.3
|
||||
resolution: "@typescript-eslint/utils@npm:5.30.3"
|
||||
"@typescript-eslint/typescript-estree@npm:5.30.5":
|
||||
version: 5.30.5
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.30.5"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.30.5
|
||||
"@typescript-eslint/visitor-keys": 5.30.5
|
||||
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: 19dce426c826cddd4aadf2fa15be943c6ad7d2038685cc2665749486a5f44a47819aab5d260b54f8a4babf6acf2500e9f62e709d61fce337b12d5468ff285277
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.30.5":
|
||||
version: 5.30.5
|
||||
resolution: "@typescript-eslint/utils@npm:5.30.5"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.30.3
|
||||
"@typescript-eslint/types": 5.30.3
|
||||
"@typescript-eslint/typescript-estree": 5.30.3
|
||||
"@typescript-eslint/scope-manager": 5.30.5
|
||||
"@typescript-eslint/types": 5.30.5
|
||||
"@typescript-eslint/typescript-estree": 5.30.5
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: cfc080878c7c209aecdc0dc6799825b4ddf1dce240004ab79abce93a156e6ff41d7dda51329a76a3ecdcb066d34d3f366ca07702b67f148ee8808a125bfb43e3
|
||||
checksum: 12f68cb34a150d39708f4e09a54964360f29589885cd50f119a2061660011752ec72eff3d90111f0e597575d32aae7250a6e2c730a84963e5e30352759d5f1f4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5203,16 +5203,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.30.3":
|
||||
version: 5.30.3
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.30.3"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.30.3
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: d0947247fcff6f405235d6e825e5f864e551b3603e504418f33e931a72e6da49592767e3bbfa37fa6d9caf1a2f7aac6565978a0da43e71dceea6406550ae1d9d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.30.4":
|
||||
version: 5.30.4
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.30.4"
|
||||
|
@ -5223,6 +5213,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.30.5":
|
||||
version: 5.30.5
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.30.5"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.30.5
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: c0de9ae48378eec2682b860a059518bed213ea29575aad538d8d2f8137875e7279e375a7f23d38c1c183466fdd9cf1ca1db4ed5a1d374968f9460d83e48b2437
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@uiw/react-codemirror@npm:4.10.4":
|
||||
version: 4.10.4
|
||||
resolution: "@uiw/react-codemirror@npm:4.10.4"
|
||||
|
@ -9777,11 +9777,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:12.2.0":
|
||||
version: 12.2.0
|
||||
resolution: "eslint-config-next@npm:12.2.0"
|
||||
"eslint-config-next@npm:12.2.1":
|
||||
version: 12.2.1
|
||||
resolution: "eslint-config-next@npm:12.2.1"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": 12.2.0
|
||||
"@next/eslint-plugin-next": 12.2.1
|
||||
"@rushstack/eslint-patch": ^1.1.3
|
||||
"@typescript-eslint/parser": ^5.21.0
|
||||
eslint-import-resolver-node: ^0.3.6
|
||||
|
@ -9796,7 +9796,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 014d9a9166ed1d6facc8d67d25bb613d1ceaa0d407a83ee3a6b180fe134bf49ffc6e109b2d3c70b1afeda883ebc45bb0aa1ab079fd9e97344e257321ab4209f6
|
||||
checksum: 4ff330669de09fedb31803e24c43794caf4649f8c8984d1c9a886e04abe5431b59a19d0deaa89aac970645ca2271d0081836937b3049e050e0589c63b955d535
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue