mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 17:56:30 -05:00
chore(deps): update dependency eslint to v8.4.1 (#1891)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d278f27a54
commit
3e6129744e
2 changed files with 6 additions and 6 deletions
|
@ -77,7 +77,7 @@
|
|||
"@types/supertest": "2.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "5.5.0",
|
||||
"@typescript-eslint/parser": "5.5.0",
|
||||
"eslint": "8.4.0",
|
||||
"eslint": "8.4.1",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-import": "2.25.3",
|
||||
"eslint-plugin-jest": "25.3.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4225,9 +4225,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.4.0":
|
||||
version: 8.4.0
|
||||
resolution: "eslint@npm:8.4.0"
|
||||
"eslint@npm:8.4.1":
|
||||
version: 8.4.1
|
||||
resolution: "eslint@npm:8.4.1"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.0.5
|
||||
"@humanwhocodes/config-array": ^0.9.2
|
||||
|
@ -4269,7 +4269,7 @@ __metadata:
|
|||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 12eb9e7af353d4b8afbf5417f923a93e1da8aa065d97026d98c3e7f69442639eae5c013a5251fe20273dbbe9ad6f36445a985b3e9929e911dda79fb40e308eb0
|
||||
checksum: d962cd7cd0f68ddc2412f47154b8992ad3af987cf47fa6e60e51a2b7d32a91f934388f7d29e2c45b16b7ac69f0d220d0a483189ec6ba43a8a480110c34f158f9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5174,7 +5174,7 @@ __metadata:
|
|||
class-validator: 0.13.2
|
||||
cli-color: 2.0.1
|
||||
connect-typeorm: 1.1.4
|
||||
eslint: 8.4.0
|
||||
eslint: 8.4.1
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-plugin-import: 2.25.3
|
||||
eslint-plugin-jest: 25.3.0
|
||||
|
|
Loading…
Reference in a new issue