1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-16 00:14:34 +02:00

Update dependency eslint to v8.47.0 (#8924)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-21 08:28:02 +01:00
committed by GitHub
parent d43482a962
commit 41a78c9602
3 changed files with 101 additions and 114 deletions

View File

@ -50,7 +50,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"coveralls": "3.1.1",
"eslint": "8.46.0",
"eslint": "8.47.0",
"jest": "29.6.4",
"prettier": "2.8.8",
"ts-jest": "29.1.1",