Update @babel/eslint-parser and lint-staged (needed for update of the former one)

[MAILPOET-5015]
This commit is contained in:
Jan Jakes
2023-03-23 09:40:24 +01:00
committed by Jan Jakeš
parent afbaac8439
commit ba90249cc2
3 changed files with 3012 additions and 541 deletions

View File

@@ -6,7 +6,7 @@
"main": "index.js",
"scripts": {},
"devDependencies": {
"@babel/eslint-parser": "^7.17.0",
"@babel/eslint-parser": "^7.21.3",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.11.0",
"eslint": "^8.36.0",