chore: update dev dependencies

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2024-05-15 13:41:47 +02:00
parent df19a799eb
commit 79117b6ea5
No known key found for this signature in database
GPG key ID: ADE44D8C9D44FBE4
3 changed files with 501 additions and 827 deletions

View file

@ -13,7 +13,7 @@
],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": "latest",
"ecmaVersion": 2023,
"sourceType": "module"
},
"plugins": [