1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-29 22:48:10 +02:00

Update typescript-eslint monorepo to v5 (#7291)

This commit is contained in:
renovate[bot]
2022-11-15 08:09:46 +00:00
committed by GitHub
parent 3cee7b0858
commit 7e407af638
2 changed files with 8 additions and 117 deletions

View File

@@ -47,8 +47,8 @@
"devDependencies": {
"@types/jest": "25.2.3",
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "1.13.0",
"@typescript-eslint/parser": "1.13.0",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"coveralls": "3.1.1",
"eslint": "8.27.0",
"eslint-config-prettier": "8.5.0",