+209
−155
+3
−3
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -44,9 +44,9 @@ | ||
"@types/jasminewd2": "2.0.13",
|
||
"@types/node": "20.8.10",
|
||
"@types/showdown": "1.9.4",
|
||
"@typescript-eslint/eslint-plugin": "^5.44.0",
|
||
"@typescript-eslint/eslint-plugin-tslint": "^5.47.1",
|
||
"@typescript-eslint/parser": "^5.44.0",
|
||
"@typescript-eslint/eslint-plugin": "^7.0.0",
|
||
"@typescript-eslint/eslint-plugin-tslint": "^7.0.0",
|
||
"@typescript-eslint/parser": "^7.0.0",
|
||
"eslint": "^8.30.0",
|
||
"eslint-config-prettier": "^9.0.0",
|
||
"eslint-plugin-import": "^2.26.0",
|
||
Loading