1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-13 00:10:37 +02:00

Update dependency eslint to v8.46.0 (#8770)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-10 11:17:32 +01:00
committed by GitHub
parent 96dc5724a6
commit fb9d0b10a9
3 changed files with 73 additions and 130 deletions

View File

@ -50,7 +50,7 @@
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"coveralls": "3.1.1",
"eslint": "8.43.0",
"eslint": "8.46.0",
"jest": "29.5.0",
"prettier": "2.8.8",
"ts-jest": "29.1.1",