mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-28 05:54:43 -04:00
Update linters (#2221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
70b95d3a24
commit
5daf70ed42
2 changed files with 107 additions and 29 deletions
|
@ -143,13 +143,13 @@
|
|||
"@types/react-dom": "18.0.6",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.30.6",
|
||||
"@typescript-eslint/parser": "5.30.6",
|
||||
"@typescript-eslint/eslint-plugin": "5.30.7",
|
||||
"@typescript-eslint/parser": "5.30.7",
|
||||
"cypress": "10.3.0",
|
||||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.20.0",
|
||||
"eslint-config-next": "12.2.2",
|
||||
"eslint-config-next": "12.2.3",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
"eslint-plugin-cypress": "2.12.1",
|
||||
|
|
130
yarn.lock
130
yarn.lock
|
@ -2015,8 +2015,8 @@ __metadata:
|
|||
"@types/react-dom": 18.0.6
|
||||
"@types/sass": 1.43.1
|
||||
"@types/uuid": 8.3.4
|
||||
"@typescript-eslint/eslint-plugin": 5.30.6
|
||||
"@typescript-eslint/parser": 5.30.6
|
||||
"@typescript-eslint/eslint-plugin": 5.30.7
|
||||
"@typescript-eslint/parser": 5.30.7
|
||||
"@uiw/react-codemirror": 4.11.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.20.0
|
||||
eslint-config-next: 12.2.2
|
||||
eslint-config-next: 12.2.3
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
eslint-plugin-cypress: 2.12.1
|
||||
|
@ -3312,12 +3312,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:12.2.2":
|
||||
version: 12.2.2
|
||||
resolution: "@next/eslint-plugin-next@npm:12.2.2"
|
||||
"@next/eslint-plugin-next@npm:12.2.3":
|
||||
version: 12.2.3
|
||||
resolution: "@next/eslint-plugin-next@npm:12.2.3"
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
checksum: 7593bacf627823edc86aced7b9c9c8d724a90c60551d55d51addf115cce5cd54991666f63dda0f7dd988c28a739307a30665b7a0c06d50b2f23654b93f2c7791
|
||||
checksum: aba5344c477b1a3d361159bbb46812a470f23d7e2ab3d7892ab372c3caad33e6e9c3c7abce45597571a52680eefc1ef451aecac67f469f2062ed78f37b80a3e8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5035,13 +5035,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:5.30.6":
|
||||
version: 5.30.6
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.30.6"
|
||||
"@typescript-eslint/eslint-plugin@npm:5.30.7":
|
||||
version: 5.30.7
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.30.7"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.30.6
|
||||
"@typescript-eslint/type-utils": 5.30.6
|
||||
"@typescript-eslint/utils": 5.30.6
|
||||
"@typescript-eslint/scope-manager": 5.30.7
|
||||
"@typescript-eslint/type-utils": 5.30.7
|
||||
"@typescript-eslint/utils": 5.30.7
|
||||
debug: ^4.3.4
|
||||
functional-red-black-tree: ^1.0.1
|
||||
ignore: ^5.2.0
|
||||
|
@ -5054,11 +5054,28 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: ee020a171c057a99061ca70583473df1beb0df3229b4c9404b85d4a6ce96b03708935e2aa4418d74a877337d407ca30cdf53c9cf2f7b9eec0d79288d245267d1
|
||||
checksum: d42af514f5817732646b5601030699687b4ef619ba7983754a4173bf908f6c6030324038e3733b88342ec6ace07af61aa946d677da6a6266931275bd2afc9fc2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:5.30.6, @typescript-eslint/parser@npm:^5.21.0":
|
||||
"@typescript-eslint/parser@npm:5.30.7":
|
||||
version: 5.30.7
|
||||
resolution: "@typescript-eslint/parser@npm:5.30.7"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.30.7
|
||||
"@typescript-eslint/types": 5.30.7
|
||||
"@typescript-eslint/typescript-estree": 5.30.7
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: f0b2da3cfd047d241f0bd3065a36afe008214aa9e8cd05e9f92d8b0e4b9ec19d3651d0e4a3995b8cb34b553cccb4b0d02d18c0cfbe11f53acd85923dd68366d5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^5.21.0":
|
||||
version: 5.30.6
|
||||
resolution: "@typescript-eslint/parser@npm:5.30.6"
|
||||
dependencies:
|
||||
|
@ -5085,11 +5102,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.30.6":
|
||||
version: 5.30.6
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.30.6"
|
||||
"@typescript-eslint/scope-manager@npm:5.30.7":
|
||||
version: 5.30.7
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.30.7"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.30.6
|
||||
"@typescript-eslint/types": 5.30.7
|
||||
"@typescript-eslint/visitor-keys": 5.30.7
|
||||
checksum: 434ce7a13a8f3bffae2af2b7fe19bab6e490c78114584212519f50cd1b91fbdcddc8ad93bdb3cacdc8cecca5a8c5d2eb606557e66bd3fcd9d3040846846c22ff
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.30.7":
|
||||
version: 5.30.7
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.30.7"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": 5.30.7
|
||||
debug: ^4.3.4
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
|
@ -5097,7 +5124,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 19b9479961c07e66230d73f9a396e5352bcdf6fa3f5fc175fad86ac617783fa61a5db53c872025974c196a44452b3b10afb0dd10b661dce37d04b2b86ee25ba2
|
||||
checksum: e7a8d4ec973355c0fe5bad4c317a55940e41d24b1c33b0bf40e8bb268d784f6584a8048fc84ebdb7287849a2c70e2b36365067cba7815de849cd41a1d7653167
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5108,6 +5135,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.30.7":
|
||||
version: 5.30.7
|
||||
resolution: "@typescript-eslint/types@npm:5.30.7"
|
||||
checksum: 2f6345bf0e2e9f392c1f62a5f96c630d4565574230a000508d923444229e51c1a05e07cef042935ca30f4f35755dbf3871b8b9da808911f578d63e6a4b897b79
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.30.6, @typescript-eslint/typescript-estree@npm:^5.13.0":
|
||||
version: 5.30.6
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.30.6"
|
||||
|
@ -5126,7 +5160,41 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.30.6, @typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.13.0":
|
||||
"@typescript-eslint/typescript-estree@npm:5.30.7":
|
||||
version: 5.30.7
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.30.7"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.30.7
|
||||
"@typescript-eslint/visitor-keys": 5.30.7
|
||||
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: 7cff83a9b9c91a89bcbb677d539b7122b2a423a66f575364858b4635d7e53a25b9329cd20a5adfb732758a41d1c6801d4bfa3eb798a192f351aafb11eedc58b6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.30.7":
|
||||
version: 5.30.7
|
||||
resolution: "@typescript-eslint/utils@npm:5.30.7"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@typescript-eslint/scope-manager": 5.30.7
|
||||
"@typescript-eslint/types": 5.30.7
|
||||
"@typescript-eslint/typescript-estree": 5.30.7
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: 77b0baf069f70290214294d74fdf7c46a7ddeab322ef53f65766b0c8e59f0e6f8074beb19233be34faca5beb390ac1b932dd1c983337355674c4437b4b1e2b44
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.13.0":
|
||||
version: 5.30.6
|
||||
resolution: "@typescript-eslint/utils@npm:5.30.6"
|
||||
dependencies:
|
||||
|
@ -5152,6 +5220,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.30.7":
|
||||
version: 5.30.7
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.30.7"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.30.7
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: f322972aeda3143d4c24826436357937131f7fbad102d48cfa6dfca70ac245f93b20cf7beb5f1809bda4fe8f454676a6cabf8f73e39af6724076f2b2c213ee80
|
||||
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"
|
||||
|
@ -9737,11 +9815,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:12.2.2":
|
||||
version: 12.2.2
|
||||
resolution: "eslint-config-next@npm:12.2.2"
|
||||
"eslint-config-next@npm:12.2.3":
|
||||
version: 12.2.3
|
||||
resolution: "eslint-config-next@npm:12.2.3"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": 12.2.2
|
||||
"@next/eslint-plugin-next": 12.2.3
|
||||
"@rushstack/eslint-patch": ^1.1.3
|
||||
"@typescript-eslint/parser": ^5.21.0
|
||||
eslint-import-resolver-node: ^0.3.6
|
||||
|
@ -9756,7 +9834,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 9a472ca1909522e47fd4a460b8d6d0789deaf68f6c8fd69e96353b9c12b537c0185f3ada28990c8542e019ac236618ea22f991e4b8240c4b49c51d0ca226d829
|
||||
checksum: bba70ac3186f1ee4df5479857397c69393e3fa38649e1bf51e390ec53193751fdf0da712e70de861d58ea5029288b7a78c35d08a49a48ac3ccd5ce5598073c2b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue