mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-23 18:01:58 +00:00
chore(deps): update dependency eslint to v8.8.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
18b265cf09
commit
d249263632
2 changed files with 6 additions and 6 deletions
|
@ -77,7 +77,7 @@
|
|||
"@types/supertest": "2.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "5.10.1",
|
||||
"@typescript-eslint/parser": "5.10.1",
|
||||
"eslint": "8.7.0",
|
||||
"eslint": "8.8.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-import": "2.25.4",
|
||||
"eslint-plugin-jest": "25.7.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4347,9 +4347,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.7.0":
|
||||
version: 8.7.0
|
||||
resolution: "eslint@npm:8.7.0"
|
||||
"eslint@npm:8.8.0":
|
||||
version: 8.8.0
|
||||
resolution: "eslint@npm:8.8.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.0.5
|
||||
"@humanwhocodes/config-array": ^0.9.2
|
||||
|
@ -4388,7 +4388,7 @@ __metadata:
|
|||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 1c80375a48b0fe3ccae3c6354323e4f0e92e970f23abc5b9705b90b7aef514b69ebd0a63e74962d30789986c91fa41c0e25cd2f98f19e9e2a2d36aafdfc9ccc9
|
||||
checksum: 41a7e85bf84cf9f2d758ef3e8d08020a39a2836703728b59535684681349bd021c2c6e24174462b844a914870d707d2151e0371198899d957b444de91adaa435
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5345,7 +5345,7 @@ __metadata:
|
|||
class-validator: 0.13.2
|
||||
cli-color: 2.0.1
|
||||
connect-typeorm: 1.1.4
|
||||
eslint: 8.7.0
|
||||
eslint: 8.8.0
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-plugin-import: 2.25.4
|
||||
eslint-plugin-jest: 25.7.0
|
||||
|
|
Loading…
Reference in a new issue