mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
chore(deps): update linters
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
35568a2258
commit
9118e11c6b
6 changed files with 67 additions and 86 deletions
|
@ -102,10 +102,10 @@
|
|||
"@types/ws": "8.5.8",
|
||||
"@typescript-eslint/eslint-plugin": "6.8.0",
|
||||
"@typescript-eslint/parser": "6.8.0",
|
||||
"eslint": "8.51.0",
|
||||
"eslint": "8.52.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-import": "2.28.1",
|
||||
"eslint-plugin-jest": "27.4.3",
|
||||
"eslint-plugin-import": "2.29.0",
|
||||
"eslint-plugin-jest": "27.6.0",
|
||||
"eslint-plugin-local-rules": "2.0.0",
|
||||
"eslint-plugin-prettier": "5.0.1",
|
||||
"http-proxy-middleware": "2.0.6",
|
||||
|
|
|
@ -57,9 +57,9 @@
|
|||
"@types/ws": "8.5.8",
|
||||
"@typescript-eslint/eslint-plugin": "6.8.0",
|
||||
"@typescript-eslint/parser": "6.8.0",
|
||||
"eslint": "8.51.0",
|
||||
"eslint": "8.52.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-jest": "27.4.3",
|
||||
"eslint-plugin-jest": "27.6.0",
|
||||
"eslint-plugin-prettier": "5.0.1",
|
||||
"jest": "29.7.0",
|
||||
"prettier": "3.0.3",
|
||||
|
|
|
@ -155,12 +155,12 @@
|
|||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"dotenv-cli": "7.3.0",
|
||||
"eslint": "8.51.0",
|
||||
"eslint-config-next": "13.4.19",
|
||||
"eslint": "8.52.0",
|
||||
"eslint-config-next": "13.5.6",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
"eslint-plugin-cypress": "2.15.1",
|
||||
"eslint-plugin-jest": "27.4.3",
|
||||
"eslint-plugin-jest": "27.6.0",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-prettier": "5.0.1",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
|
|
|
@ -54,9 +54,9 @@
|
|||
"@types/react-dom": "18.2.14",
|
||||
"@typescript-eslint/eslint-plugin": "6.8.0",
|
||||
"@typescript-eslint/parser": "6.8.0",
|
||||
"eslint": "8.51.0",
|
||||
"eslint": "8.52.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-jest": "27.4.3",
|
||||
"eslint-plugin-jest": "27.6.0",
|
||||
"eslint-plugin-prettier": "5.0.1",
|
||||
"jest": "29.7.0",
|
||||
"prettier": "3.0.3",
|
||||
|
|
|
@ -112,9 +112,9 @@
|
|||
"@types/markdown-it": "13.0.5",
|
||||
"@typescript-eslint/eslint-plugin": "6.8.0",
|
||||
"@typescript-eslint/parser": "6.8.0",
|
||||
"eslint": "8.51.0",
|
||||
"eslint": "8.52.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-jest": "27.4.3",
|
||||
"eslint-plugin-jest": "27.6.0",
|
||||
"eslint-plugin-prettier": "5.0.1",
|
||||
"jest": "29.7.0",
|
||||
"markdown-it": "13.0.2",
|
||||
|
|
129
yarn.lock
129
yarn.lock
|
@ -2264,10 +2264,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:8.51.0":
|
||||
version: 8.51.0
|
||||
resolution: "@eslint/js@npm:8.51.0"
|
||||
checksum: c126d15213d938c72062b8f04388c084ba778771f2409ce508aa4b78152bf57e442b4c7996f632577b642101da5b41df101aece775fcc213a3159f55bcc4bdee
|
||||
"@eslint/js@npm:8.52.0":
|
||||
version: 8.52.0
|
||||
resolution: "@eslint/js@npm:8.52.0"
|
||||
checksum: cdcf8f9b54994fe1a5dc086c714a75dca5fe5899f9b362986abd12b3b5bec9c9755f7608e663ce072edd3fa3910cc752afef8d149fda0288a477652b65865a1c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2358,10 +2358,10 @@ __metadata:
|
|||
connect-typeorm: "npm:2.0.0"
|
||||
cookie: "npm:0.5.0"
|
||||
diff: "npm:5.1.0"
|
||||
eslint: "npm:8.51.0"
|
||||
eslint: "npm:8.52.0"
|
||||
eslint-config-prettier: "npm:9.0.0"
|
||||
eslint-plugin-import: "npm:2.28.1"
|
||||
eslint-plugin-jest: "npm:27.4.3"
|
||||
eslint-plugin-import: "npm:2.29.0"
|
||||
eslint-plugin-jest: "npm:27.6.0"
|
||||
eslint-plugin-local-rules: "npm:2.0.0"
|
||||
eslint-plugin-prettier: "npm:5.0.1"
|
||||
express-session: "npm:1.17.3"
|
||||
|
@ -2411,9 +2411,9 @@ __metadata:
|
|||
"@typescript-eslint/eslint-plugin": "npm:6.8.0"
|
||||
"@typescript-eslint/parser": "npm:6.8.0"
|
||||
domhandler: "npm:5.0.3"
|
||||
eslint: "npm:8.51.0"
|
||||
eslint: "npm:8.52.0"
|
||||
eslint-config-prettier: "npm:9.0.0"
|
||||
eslint-plugin-jest: "npm:27.4.3"
|
||||
eslint-plugin-jest: "npm:27.6.0"
|
||||
eslint-plugin-prettier: "npm:5.0.1"
|
||||
eventemitter2: "npm:6.4.9"
|
||||
jest: "npm:29.7.0"
|
||||
|
@ -2510,12 +2510,12 @@ __metadata:
|
|||
dotenv-cli: "npm:7.3.0"
|
||||
emoji-picker-element: "npm:1.18.4"
|
||||
emoji-picker-element-data: "npm:1.5.0"
|
||||
eslint: "npm:8.51.0"
|
||||
eslint-config-next: "npm:13.4.19"
|
||||
eslint: "npm:8.52.0"
|
||||
eslint-config-next: "npm:13.5.6"
|
||||
eslint-config-prettier: "npm:9.0.0"
|
||||
eslint-plugin-chai-friendly: "npm:0.7.2"
|
||||
eslint-plugin-cypress: "npm:2.15.1"
|
||||
eslint-plugin-jest: "npm:27.4.3"
|
||||
eslint-plugin-jest: "npm:27.6.0"
|
||||
eslint-plugin-node: "npm:11.1.0"
|
||||
eslint-plugin-prettier: "npm:5.0.1"
|
||||
eslint-plugin-promise: "npm:6.1.1"
|
||||
|
@ -2596,9 +2596,9 @@ __metadata:
|
|||
"@typescript-eslint/parser": "npm:6.8.0"
|
||||
domelementtype: "npm:2.3.0"
|
||||
domhandler: "npm:5.0.3"
|
||||
eslint: "npm:8.51.0"
|
||||
eslint: "npm:8.52.0"
|
||||
eslint-config-prettier: "npm:9.0.0"
|
||||
eslint-plugin-jest: "npm:27.4.3"
|
||||
eslint-plugin-jest: "npm:27.6.0"
|
||||
eslint-plugin-prettier: "npm:5.0.1"
|
||||
htmlparser2: "npm:9.0.0"
|
||||
jest: "npm:29.7.0"
|
||||
|
@ -2621,9 +2621,9 @@ __metadata:
|
|||
"@types/markdown-it": "npm:13.0.5"
|
||||
"@typescript-eslint/eslint-plugin": "npm:6.8.0"
|
||||
"@typescript-eslint/parser": "npm:6.8.0"
|
||||
eslint: "npm:8.51.0"
|
||||
eslint: "npm:8.52.0"
|
||||
eslint-config-prettier: "npm:9.0.0"
|
||||
eslint-plugin-jest: "npm:27.4.3"
|
||||
eslint-plugin-jest: "npm:27.6.0"
|
||||
eslint-plugin-prettier: "npm:5.0.1"
|
||||
html-entities: "npm:2.4.0"
|
||||
jest: "npm:29.7.0"
|
||||
|
@ -2647,7 +2647,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@humanwhocodes/config-array@npm:^0.11.11":
|
||||
"@humanwhocodes/config-array@npm:^0.11.13":
|
||||
version: 0.11.13
|
||||
resolution: "@humanwhocodes/config-array@npm:0.11.13"
|
||||
dependencies:
|
||||
|
@ -3485,12 +3485,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:13.4.19":
|
||||
version: 13.4.19
|
||||
resolution: "@next/eslint-plugin-next@npm:13.4.19"
|
||||
"@next/eslint-plugin-next@npm:13.5.6":
|
||||
version: 13.5.6
|
||||
resolution: "@next/eslint-plugin-next@npm:13.5.6"
|
||||
dependencies:
|
||||
glob: "npm:7.1.7"
|
||||
checksum: 2a9c9cf16d47de7089ffbd80b71d4bb015ed01f7288b8e97cb866830a7624c578c9af23da0889c06be678afb4959066e2d1ae497d296763648ac22783dc03396
|
||||
checksum: c357c4b8b7b67c22e552e4979e7d2c71a21423ccf18ed3928402aa5a84a8d683e0bbcde4acc092a493f933033fffbb882a00ae075e190c2488ed3fb774d3a2be
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3790,7 +3790,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@rushstack/eslint-patch@npm:^1.1.3":
|
||||
"@rushstack/eslint-patch@npm:^1.3.3":
|
||||
version: 1.5.1
|
||||
resolution: "@rushstack/eslint-patch@npm:1.5.1"
|
||||
checksum: bef32de80a93aebf3db8a2fcb408e2644918f4382bfd0851baf054cd0de3ece86bab3916d06798c236e0c951e3fc88e0921cd7edf89abb21b2418056ff9a3621
|
||||
|
@ -5409,6 +5409,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ungap/structured-clone@npm:^1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "@ungap/structured-clone@npm:1.2.0"
|
||||
checksum: 8209c937cb39119f44eb63cf90c0b73e7c754209a6411c707be08e50e29ee81356dca1a848a405c8bdeebfe2f5e4f831ad310ae1689eeef65e7445c090c6657d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@webassemblyjs/ast@npm:1.11.6, @webassemblyjs/ast@npm:^1.11.5":
|
||||
version: 1.11.6
|
||||
resolution: "@webassemblyjs/ast@npm:1.11.6"
|
||||
|
@ -5991,7 +5998,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"array.prototype.findlastindex@npm:^1.2.2, array.prototype.findlastindex@npm:^1.2.3":
|
||||
"array.prototype.findlastindex@npm:^1.2.3":
|
||||
version: 1.2.3
|
||||
resolution: "array.prototype.findlastindex@npm:1.2.3"
|
||||
dependencies:
|
||||
|
@ -8942,18 +8949,18 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:13.4.19":
|
||||
version: 13.4.19
|
||||
resolution: "eslint-config-next@npm:13.4.19"
|
||||
"eslint-config-next@npm:13.5.6":
|
||||
version: 13.5.6
|
||||
resolution: "eslint-config-next@npm:13.5.6"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": "npm:13.4.19"
|
||||
"@rushstack/eslint-patch": "npm:^1.1.3"
|
||||
"@next/eslint-plugin-next": "npm:13.5.6"
|
||||
"@rushstack/eslint-patch": "npm:^1.3.3"
|
||||
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0"
|
||||
eslint-import-resolver-node: "npm:^0.3.6"
|
||||
eslint-import-resolver-typescript: "npm:^3.5.2"
|
||||
eslint-plugin-import: "npm:^2.26.0"
|
||||
eslint-plugin-jsx-a11y: "npm:^6.5.1"
|
||||
eslint-plugin-react: "npm:^7.31.7"
|
||||
eslint-plugin-import: "npm:^2.28.1"
|
||||
eslint-plugin-jsx-a11y: "npm:^6.7.1"
|
||||
eslint-plugin-react: "npm:^7.33.2"
|
||||
eslint-plugin-react-hooks: "npm:^4.5.0 || 5.0.0-canary-7118f5dd7-20230705"
|
||||
peerDependencies:
|
||||
eslint: ^7.23.0 || ^8.0.0
|
||||
|
@ -8961,7 +8968,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 6cfecded6a64b27f45659c6211d2fa5bcc298468dba0545fa11fde3c2e1a282c68db6fc43f506aedf3b05e47d2b81cf4c087c63002a4513549b2c8c4b8fc84d6
|
||||
checksum: 819d3be8007ae062217857669c1ef616f7e30ce358ec044483f235f4246c02b38de740010cfd8e0deacf7cc323f5de9a7ccb1e3271c851d205841eff894c4729
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -8976,7 +8983,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-import-resolver-node@npm:^0.3.6, eslint-import-resolver-node@npm:^0.3.7, eslint-import-resolver-node@npm:^0.3.9":
|
||||
"eslint-import-resolver-node@npm:^0.3.6, eslint-import-resolver-node@npm:^0.3.9":
|
||||
version: 0.3.9
|
||||
resolution: "eslint-import-resolver-node@npm:0.3.9"
|
||||
dependencies:
|
||||
|
@ -9049,34 +9056,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-import@npm:2.28.1":
|
||||
version: 2.28.1
|
||||
resolution: "eslint-plugin-import@npm:2.28.1"
|
||||
dependencies:
|
||||
array-includes: "npm:^3.1.6"
|
||||
array.prototype.findlastindex: "npm:^1.2.2"
|
||||
array.prototype.flat: "npm:^1.3.1"
|
||||
array.prototype.flatmap: "npm:^1.3.1"
|
||||
debug: "npm:^3.2.7"
|
||||
doctrine: "npm:^2.1.0"
|
||||
eslint-import-resolver-node: "npm:^0.3.7"
|
||||
eslint-module-utils: "npm:^2.8.0"
|
||||
has: "npm:^1.0.3"
|
||||
is-core-module: "npm:^2.13.0"
|
||||
is-glob: "npm:^4.0.3"
|
||||
minimatch: "npm:^3.1.2"
|
||||
object.fromentries: "npm:^2.0.6"
|
||||
object.groupby: "npm:^1.0.0"
|
||||
object.values: "npm:^1.1.6"
|
||||
semver: "npm:^6.3.1"
|
||||
tsconfig-paths: "npm:^3.14.2"
|
||||
peerDependencies:
|
||||
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
|
||||
checksum: 5a29554d56f26d2bfb4d4f20b99aad6664c64812ef9655d5b3f089bbf70f340a34dabbe0b8ffa38bd9f1eabf828200acc5a56634842ddb83dd1e4ba01ad6d38d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-import@npm:^2.26.0":
|
||||
"eslint-plugin-import@npm:2.29.0, eslint-plugin-import@npm:^2.28.1":
|
||||
version: 2.29.0
|
||||
resolution: "eslint-plugin-import@npm:2.29.0"
|
||||
dependencies:
|
||||
|
@ -9103,9 +9083,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:27.4.3":
|
||||
version: 27.4.3
|
||||
resolution: "eslint-plugin-jest@npm:27.4.3"
|
||||
"eslint-plugin-jest@npm:27.6.0":
|
||||
version: 27.6.0
|
||||
resolution: "eslint-plugin-jest@npm:27.6.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": "npm:^5.10.0"
|
||||
peerDependencies:
|
||||
|
@ -9117,11 +9097,11 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: 289bda4156ce791085ae0cbde2df1cf556567a7a2493240ba71486a3f630c46dd6f5a890afc850c1f8651b99fc86997556be78766b0d02a40d49e86820e07f75
|
||||
checksum: f6a61f91c382c82d653632b85749896c0c8c2ac1e17e43cbe242da0eb5ea9f818e796ac65f7e5d7904acea36392218181be4672869b566a756243e9d39737644
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jsx-a11y@npm:^6.5.1":
|
||||
"eslint-plugin-jsx-a11y@npm:^6.7.1":
|
||||
version: 6.7.1
|
||||
resolution: "eslint-plugin-jsx-a11y@npm:6.7.1"
|
||||
dependencies:
|
||||
|
@ -9207,7 +9187,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:^7.31.7":
|
||||
"eslint-plugin-react@npm:^7.33.2":
|
||||
version: 7.33.2
|
||||
resolution: "eslint-plugin-react@npm:7.33.2"
|
||||
dependencies:
|
||||
|
@ -9287,17 +9267,18 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.51.0":
|
||||
version: 8.51.0
|
||||
resolution: "eslint@npm:8.51.0"
|
||||
"eslint@npm:8.52.0":
|
||||
version: 8.52.0
|
||||
resolution: "eslint@npm:8.52.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.2.0"
|
||||
"@eslint-community/regexpp": "npm:^4.6.1"
|
||||
"@eslint/eslintrc": "npm:^2.1.2"
|
||||
"@eslint/js": "npm:8.51.0"
|
||||
"@humanwhocodes/config-array": "npm:^0.11.11"
|
||||
"@eslint/js": "npm:8.52.0"
|
||||
"@humanwhocodes/config-array": "npm:^0.11.13"
|
||||
"@humanwhocodes/module-importer": "npm:^1.0.1"
|
||||
"@nodelib/fs.walk": "npm:^1.2.8"
|
||||
"@ungap/structured-clone": "npm:^1.2.0"
|
||||
ajv: "npm:^6.12.4"
|
||||
chalk: "npm:^4.0.0"
|
||||
cross-spawn: "npm:^7.0.2"
|
||||
|
@ -9330,7 +9311,7 @@ __metadata:
|
|||
text-table: "npm:^0.2.0"
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: b534962c60cb2ad219d20a33f93c80e8ea5dd89f390f7bab44c80df32134db0a87e73e7ccd2928d87498c0595128ee29b4dba8a1f1abbbb3da9c3fb0418ecdcc
|
||||
checksum: 9269b32ccf6e9947d994f871888d5b541da4a8539160ee19d80ecac0c70c51a7d3a7c111a58cf1adf81f093a7c1b5564edefa5c6dbe29b1df9c9f3e30700af30
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -14069,7 +14050,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"object.groupby@npm:^1.0.0, object.groupby@npm:^1.0.1":
|
||||
"object.groupby@npm:^1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "object.groupby@npm:1.0.1"
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue