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
d3b9bba683
commit
3a31f977c3
6 changed files with 76 additions and 37 deletions
|
@ -104,14 +104,14 @@
|
|||
"@typescript-eslint/parser": "6.13.2",
|
||||
"eslint": "8.55.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-import": "2.29.0",
|
||||
"eslint-plugin-jest": "27.6.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-jest": "27.6.3",
|
||||
"eslint-plugin-local-rules": "2.0.1",
|
||||
"eslint-plugin-prettier": "5.0.1",
|
||||
"http-proxy-middleware": "2.0.6",
|
||||
"jest": "29.7.0",
|
||||
"mocked-env": "1.3.5",
|
||||
"prettier": "3.1.0",
|
||||
"prettier": "3.1.1",
|
||||
"source-map-support": "0.5.21",
|
||||
"supertest": "6.3.3",
|
||||
"ts-jest": "29.1.1",
|
||||
|
|
|
@ -59,10 +59,10 @@
|
|||
"@typescript-eslint/parser": "6.13.2",
|
||||
"eslint": "8.55.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-jest": "27.6.0",
|
||||
"eslint-plugin-jest": "27.6.3",
|
||||
"eslint-plugin-prettier": "5.0.1",
|
||||
"jest": "29.7.0",
|
||||
"prettier": "3.1.0",
|
||||
"prettier": "3.1.1",
|
||||
"ts-jest": "29.1.1",
|
||||
"typescript": "5.3.3"
|
||||
},
|
||||
|
|
|
@ -158,16 +158,16 @@
|
|||
"eslint": "8.55.0",
|
||||
"eslint-config-next": "14.0.4",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
"eslint-plugin-chai-friendly": "0.7.4",
|
||||
"eslint-plugin-cypress": "2.15.1",
|
||||
"eslint-plugin-jest": "27.6.0",
|
||||
"eslint-plugin-jest": "27.6.3",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-prettier": "5.0.1",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-testing-library": "6.2.0",
|
||||
"jest": "29.7.0",
|
||||
"jest-environment-jsdom": "29.7.0",
|
||||
"prettier": "3.1.0",
|
||||
"prettier": "3.1.1",
|
||||
"react-test-renderer": "18.2.0",
|
||||
"ts-loader": "9.5.1",
|
||||
"ts-mockery": "1.2.0",
|
||||
|
|
|
@ -56,10 +56,10 @@
|
|||
"@typescript-eslint/parser": "6.13.2",
|
||||
"eslint": "8.55.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-jest": "27.6.0",
|
||||
"eslint-plugin-jest": "27.6.3",
|
||||
"eslint-plugin-prettier": "5.0.1",
|
||||
"jest": "29.7.0",
|
||||
"prettier": "3.1.0",
|
||||
"prettier": "3.1.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"ts-jest": "29.1.1",
|
||||
|
|
|
@ -114,11 +114,11 @@
|
|||
"@typescript-eslint/parser": "6.13.2",
|
||||
"eslint": "8.55.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-jest": "27.6.0",
|
||||
"eslint-plugin-jest": "27.6.3",
|
||||
"eslint-plugin-prettier": "5.0.1",
|
||||
"jest": "29.7.0",
|
||||
"markdown-it": "13.0.2",
|
||||
"prettier": "3.1.0",
|
||||
"prettier": "3.1.1",
|
||||
"ts-jest": "29.1.1",
|
||||
"typescript": "5.3.3"
|
||||
},
|
||||
|
|
89
yarn.lock
89
yarn.lock
|
@ -2345,8 +2345,8 @@ __metadata:
|
|||
diff: "npm:5.1.0"
|
||||
eslint: "npm:8.55.0"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-plugin-import: "npm:2.29.0"
|
||||
eslint-plugin-jest: "npm:27.6.0"
|
||||
eslint-plugin-import: "npm:2.29.1"
|
||||
eslint-plugin-jest: "npm:27.6.3"
|
||||
eslint-plugin-local-rules: "npm:2.0.1"
|
||||
eslint-plugin-prettier: "npm:5.0.1"
|
||||
express-session: "npm:1.17.3"
|
||||
|
@ -2366,7 +2366,7 @@ __metadata:
|
|||
passport-http-bearer: "npm:1.0.1"
|
||||
passport-local: "npm:1.0.0"
|
||||
pg: "npm:8.11.3"
|
||||
prettier: "npm:3.1.0"
|
||||
prettier: "npm:3.1.1"
|
||||
raw-body: "npm:2.5.2"
|
||||
reflect-metadata: "npm:0.1.13"
|
||||
rimraf: "npm:5.0.5"
|
||||
|
@ -2398,13 +2398,13 @@ __metadata:
|
|||
domhandler: "npm:5.0.3"
|
||||
eslint: "npm:8.55.0"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-plugin-jest: "npm:27.6.0"
|
||||
eslint-plugin-jest: "npm:27.6.3"
|
||||
eslint-plugin-prettier: "npm:5.0.1"
|
||||
eventemitter2: "npm:6.4.9"
|
||||
jest: "npm:29.7.0"
|
||||
joi: "npm:17.11.0"
|
||||
js-yaml: "npm:4.1.0"
|
||||
prettier: "npm:3.1.0"
|
||||
prettier: "npm:3.1.1"
|
||||
reveal.js: "npm:4.6.1"
|
||||
ts-jest: "npm:29.1.1"
|
||||
typescript: "npm:5.3.3"
|
||||
|
@ -2499,9 +2499,9 @@ __metadata:
|
|||
eslint: "npm:8.55.0"
|
||||
eslint-config-next: "npm:14.0.4"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-plugin-chai-friendly: "npm:0.7.2"
|
||||
eslint-plugin-chai-friendly: "npm:0.7.4"
|
||||
eslint-plugin-cypress: "npm:2.15.1"
|
||||
eslint-plugin-jest: "npm:27.6.0"
|
||||
eslint-plugin-jest: "npm:27.6.3"
|
||||
eslint-plugin-node: "npm:11.1.0"
|
||||
eslint-plugin-prettier: "npm:5.0.1"
|
||||
eslint-plugin-promise: "npm:6.1.1"
|
||||
|
@ -2536,7 +2536,7 @@ __metadata:
|
|||
mermaid: "npm:10.6.1"
|
||||
next: "npm:14.1.0"
|
||||
picocolors: "npm:1.0.0"
|
||||
prettier: "npm:3.1.0"
|
||||
prettier: "npm:3.1.1"
|
||||
react: "npm:18.2.0"
|
||||
react-bootstrap: "npm:2.9.1"
|
||||
react-bootstrap-icons: "npm:1.10.3"
|
||||
|
@ -2583,11 +2583,11 @@ __metadata:
|
|||
domhandler: "npm:5.0.3"
|
||||
eslint: "npm:8.55.0"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-plugin-jest: "npm:27.6.0"
|
||||
eslint-plugin-jest: "npm:27.6.3"
|
||||
eslint-plugin-prettier: "npm:5.0.1"
|
||||
htmlparser2: "npm:9.0.0"
|
||||
jest: "npm:29.7.0"
|
||||
prettier: "npm:3.1.0"
|
||||
prettier: "npm:3.1.1"
|
||||
react: "npm:18.2.0"
|
||||
react-dom: "npm:18.2.0"
|
||||
ts-jest: "npm:29.1.1"
|
||||
|
@ -2608,12 +2608,12 @@ __metadata:
|
|||
"@typescript-eslint/parser": "npm:6.13.2"
|
||||
eslint: "npm:8.55.0"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-plugin-jest: "npm:27.6.0"
|
||||
eslint-plugin-jest: "npm:27.6.3"
|
||||
eslint-plugin-prettier: "npm:5.0.1"
|
||||
html-entities: "npm:2.4.0"
|
||||
jest: "npm:29.7.0"
|
||||
markdown-it: "npm:13.0.2"
|
||||
prettier: "npm:3.1.0"
|
||||
prettier: "npm:3.1.1"
|
||||
ts-jest: "npm:29.1.1"
|
||||
typescript: "npm:5.3.3"
|
||||
peerDependencies:
|
||||
|
@ -9146,12 +9146,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-chai-friendly@npm:0.7.2":
|
||||
version: 0.7.2
|
||||
resolution: "eslint-plugin-chai-friendly@npm:0.7.2"
|
||||
"eslint-plugin-chai-friendly@npm:0.7.4":
|
||||
version: 0.7.4
|
||||
resolution: "eslint-plugin-chai-friendly@npm:0.7.4"
|
||||
peerDependencies:
|
||||
eslint: ">=3.0.0"
|
||||
checksum: 44742cbbb4d95880824e2034d749d9f71799ce96308eb1376c8defededfb0c90a96048717bbb5a7ccd409956a8ac28ea5deee720159f0b2be6aa1318ef656776
|
||||
checksum: b161e4796de4db304042ea8da1bd467d63d22e89f74e85134c2a6755c49c53021ac2e48003af06d41b7a1b1b5e8cceacca6dc18ffaee02afd79a1c243728b8a7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -9178,7 +9178,34 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-import@npm:2.29.0, eslint-plugin-import@npm:^2.28.1":
|
||||
"eslint-plugin-import@npm:2.29.1":
|
||||
version: 2.29.1
|
||||
resolution: "eslint-plugin-import@npm:2.29.1"
|
||||
dependencies:
|
||||
array-includes: "npm:^3.1.7"
|
||||
array.prototype.findlastindex: "npm:^1.2.3"
|
||||
array.prototype.flat: "npm:^1.3.2"
|
||||
array.prototype.flatmap: "npm:^1.3.2"
|
||||
debug: "npm:^3.2.7"
|
||||
doctrine: "npm:^2.1.0"
|
||||
eslint-import-resolver-node: "npm:^0.3.9"
|
||||
eslint-module-utils: "npm:^2.8.0"
|
||||
hasown: "npm:^2.0.0"
|
||||
is-core-module: "npm:^2.13.1"
|
||||
is-glob: "npm:^4.0.3"
|
||||
minimatch: "npm:^3.1.2"
|
||||
object.fromentries: "npm:^2.0.7"
|
||||
object.groupby: "npm:^1.0.1"
|
||||
object.values: "npm:^1.1.7"
|
||||
semver: "npm:^6.3.1"
|
||||
tsconfig-paths: "npm:^3.15.0"
|
||||
peerDependencies:
|
||||
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
|
||||
checksum: 5f35dfbf4e8e67f741f396987de9504ad125c49f4144508a93282b4ea0127e052bde65ab6def1f31b6ace6d5d430be698333f75bdd7dca3bc14226c92a083196
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-import@npm:^2.28.1":
|
||||
version: 2.29.0
|
||||
resolution: "eslint-plugin-import@npm:2.29.0"
|
||||
dependencies:
|
||||
|
@ -9205,9 +9232,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:27.6.0":
|
||||
version: 27.6.0
|
||||
resolution: "eslint-plugin-jest@npm:27.6.0"
|
||||
"eslint-plugin-jest@npm:27.6.3":
|
||||
version: 27.6.3
|
||||
resolution: "eslint-plugin-jest@npm:27.6.3"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": "npm:^5.10.0"
|
||||
peerDependencies:
|
||||
|
@ -9219,7 +9246,7 @@ __metadata:
|
|||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
checksum: f6a61f91c382c82d653632b85749896c0c8c2ac1e17e43cbe242da0eb5ea9f818e796ac65f7e5d7904acea36392218181be4672869b566a756243e9d39737644
|
||||
checksum: 7ec6cc7b9b9e157963e004130908baadeb583b7b1b2ccd75dcc5084ca669edc0f75b9b92453b9bde234009359ac9fc6c5665b2c35bc2c8d332b944ddeef1c485
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -14766,12 +14793,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:3.1.0":
|
||||
version: 3.1.0
|
||||
resolution: "prettier@npm:3.1.0"
|
||||
"prettier@npm:3.1.1":
|
||||
version: 3.1.1
|
||||
resolution: "prettier@npm:3.1.1"
|
||||
bin:
|
||||
prettier: bin/prettier.cjs
|
||||
checksum: a45ea70aa97fde162ea4c4aba3dfc7859aa6a732a1db34458d9535dc3c2c16d3bc3fb5689e6cd76aa835562555303b02d9449fd2e15af3b73c8053557e25c5b6
|
||||
checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -17290,6 +17317,18 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tsconfig-paths@npm:^3.15.0":
|
||||
version: 3.15.0
|
||||
resolution: "tsconfig-paths@npm:3.15.0"
|
||||
dependencies:
|
||||
"@types/json5": "npm:^0.0.29"
|
||||
json5: "npm:^1.0.2"
|
||||
minimist: "npm:^1.2.6"
|
||||
strip-bom: "npm:^3.0.0"
|
||||
checksum: 5b4f301a2b7a3766a986baf8fc0e177eb80bdba6e396792ff92dc23b5bca8bb279fc96517dcaaef63a3b49bebc6c4c833653ec58155780bc906bdbcf7dda0ef5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tslib@npm:2.6.2, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.2.0, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.6.0, tslib@npm:^2.6.1, tslib@npm:~2.6.2":
|
||||
version: 2.6.2
|
||||
resolution: "tslib@npm:2.6.2"
|
||||
|
|
Loading…
Reference in a new issue