diff --git a/package-lock.json b/package-lock.json index ceef9fa4..e4ba8f66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,12 +9,12 @@ "version": "4.1.0", "license": "MIT", "devDependencies": { - "@myrotvorets/eslint-config-myrotvorets-ts": "^2.2.5", + "@myrotvorets/eslint-config-myrotvorets-ts": "^2.21.0", "@types/express": "^4.17.11", "@types/mocha": "^10.0.1", "@types/supertest": "^2.0.10", "c8": "^8.0.1", - "eslint-formatter-gha": "^1.2.0", + "eslint-formatter-gha": "^1.4.2", "eslint-plugin-mocha": "^10.2.0", "express": "^4.17.1", "express-openapi-validator": "^5.0.0", diff --git a/package.json b/package.json index 5fbda7fd..9824a3dd 100644 --- a/package.json +++ b/package.json @@ -24,12 +24,12 @@ "author": "Myrotvorets (https://myrotvorets.center/)", "license": "MIT", "devDependencies": { - "@myrotvorets/eslint-config-myrotvorets-ts": "^2.2.5", + "@myrotvorets/eslint-config-myrotvorets-ts": "^2.21.0", "@types/express": "^4.17.11", "@types/mocha": "^10.0.1", "@types/supertest": "^2.0.10", "c8": "^8.0.1", - "eslint-formatter-gha": "^1.2.0", + "eslint-formatter-gha": "^1.4.2", "eslint-plugin-mocha": "^10.2.0", "express": "^4.17.1", "express-openapi-validator": "^5.0.0",