mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-23 00:12:13 +00:00
chore(deps): update dependency eslint to v8.33.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
43a976f763
commit
834faf7213
4 changed files with 10 additions and 10 deletions
|
@ -100,7 +100,7 @@
|
|||
"@types/ws": "8.5.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.49.0",
|
||||
"@typescript-eslint/parser": "5.49.0",
|
||||
"eslint": "8.32.0",
|
||||
"eslint": "8.33.0",
|
||||
"eslint-config-prettier": "8.6.0",
|
||||
"eslint-plugin-import": "2.27.5",
|
||||
"eslint-plugin-jest": "27.2.1",
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
"@types/ws": "8.5.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.49.0",
|
||||
"@typescript-eslint/parser": "5.49.0",
|
||||
"eslint": "8.32.0",
|
||||
"eslint": "8.33.0",
|
||||
"eslint-config-prettier": "8.6.0",
|
||||
"eslint-plugin-jest": "27.2.1",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
|
|
|
@ -153,7 +153,7 @@
|
|||
"cypress": "12.4.1",
|
||||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.32.0",
|
||||
"eslint": "8.33.0",
|
||||
"eslint-config-next": "13.1.6",
|
||||
"eslint-config-prettier": "8.6.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -2209,7 +2209,7 @@ __metadata:
|
|||
connect-typeorm: 2.0.0
|
||||
cookie: 0.5.0
|
||||
diff: 5.1.0
|
||||
eslint: 8.32.0
|
||||
eslint: 8.33.0
|
||||
eslint-config-prettier: 8.6.0
|
||||
eslint-plugin-import: 2.27.5
|
||||
eslint-plugin-jest: 27.2.1
|
||||
|
@ -2260,7 +2260,7 @@ __metadata:
|
|||
"@types/ws": 8.5.4
|
||||
"@typescript-eslint/eslint-plugin": 5.49.0
|
||||
"@typescript-eslint/parser": 5.49.0
|
||||
eslint: 8.32.0
|
||||
eslint: 8.33.0
|
||||
eslint-config-prettier: 8.6.0
|
||||
eslint-plugin-jest: 27.2.1
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
|
@ -2343,7 +2343,7 @@ __metadata:
|
|||
dompurify: 2.4.3
|
||||
emoji-picker-element: 1.15.1
|
||||
emoji-picker-element-data: 1.3.0
|
||||
eslint: 8.32.0
|
||||
eslint: 8.33.0
|
||||
eslint-config-next: 13.1.6
|
||||
eslint-config-prettier: 8.6.0
|
||||
eslint-plugin-chai-friendly: 0.7.2
|
||||
|
@ -9098,9 +9098,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.32.0":
|
||||
version: 8.32.0
|
||||
resolution: "eslint@npm:8.32.0"
|
||||
"eslint@npm:8.33.0":
|
||||
version: 8.33.0
|
||||
resolution: "eslint@npm:8.33.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.4.1
|
||||
"@humanwhocodes/config-array": ^0.11.8
|
||||
|
@ -9143,7 +9143,7 @@ __metadata:
|
|||
text-table: ^0.2.0
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 23c8fb3c57291eecd9c1448faf603226a8f885022a2cd96e303459bf72e39b7f54987c6fb948f0f9eecaf7085600e6eb0663482a35ea83da12e9f9141a22b91e
|
||||
checksum: 727e63ab8b7acf281442323c5971f6afdd5b656fbcebc4476cf54e35af51b2f180617433fc5e1952f0449ca3f43a905527f9407ea4b8a7ea7562fc9c3f278d4c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue