mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-13 01:31:12 +00:00
chore(deps): update dependency eslint to v8.22.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
644774f623
commit
ad8dae8c0e
2 changed files with 6 additions and 6 deletions
|
@ -96,7 +96,7 @@
|
|||
"@types/ws": "8.5.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.33.0",
|
||||
"@typescript-eslint/parser": "5.33.0",
|
||||
"eslint": "8.21.0",
|
||||
"eslint": "8.22.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jest": "26.8.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4423,9 +4423,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.21.0":
|
||||
version: 8.21.0
|
||||
resolution: "eslint@npm:8.21.0"
|
||||
"eslint@npm:8.22.0":
|
||||
version: 8.22.0
|
||||
resolution: "eslint@npm:8.22.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.3.0
|
||||
"@humanwhocodes/config-array": ^0.10.4
|
||||
|
@ -4468,7 +4468,7 @@ __metadata:
|
|||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 1d39ddb08772ea230cb7d74f7f81f85b9d46965d3600725c7eb39a27bcdaf28cb2a780dacf6cfa1cfbf2da606b57a5e7e3ab373ab474cbcf0ba042076821f501
|
||||
checksum: 2d84a7a2207138cdb250759b047fdb05a57fede7f87b7a039d9370edba7f26e23a873a208becfd4b2c9e4b5499029f3fc3b9318da3290e693d25c39084119c80
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5393,7 +5393,7 @@ __metadata:
|
|||
connect-typeorm: 2.0.0
|
||||
cookie: 0.5.0
|
||||
diff: 5.1.0
|
||||
eslint: 8.21.0
|
||||
eslint: 8.22.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-import: 2.26.0
|
||||
eslint-plugin-jest: 26.8.2
|
||||
|
|
Loading…
Reference in a new issue