diff --git a/package-lock.json b/package-lock.json index cea360b..5e6995e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.1", "license": "MIT", "devDependencies": { - "@myrotvorets/eslint-config-myrotvorets-ts": "^2.21.0", + "@myrotvorets/eslint-config-myrotvorets-ts": "^2.22.4", "@opentelemetry/resources": "^1.17.1", "@opentelemetry/semantic-conventions": "^1.17.1", "@types/chai": "^4.3.7", @@ -211,9 +211,9 @@ } }, "node_modules/@myrotvorets/eslint-config-myrotvorets-ts": { - "version": "2.21.0", - "resolved": "https://registry.npmjs.org/@myrotvorets/eslint-config-myrotvorets-ts/-/eslint-config-myrotvorets-ts-2.21.0.tgz", - "integrity": "sha512-UNvOj3RbDivCSeeGgJ+l+3E92b0Y8nxfVEK0BUUd55AVpU/LpzgVNo8Ct0f2r5ATPeWt2dAnEpl9iI+8Rv8w4w==", + "version": "2.22.4", + "resolved": "https://registry.npmjs.org/@myrotvorets/eslint-config-myrotvorets-ts/-/eslint-config-myrotvorets-ts-2.22.4.tgz", + "integrity": "sha512-ZQGyLWRvET3jXZfZZOu9VJL16IuIxroCmwRMfCF87ueHXRz7wiNTiDmYkP+lNSQqWb6LX31HbZVUBDpoVHGPzA==", "dev": true, "dependencies": { "@typescript-eslint/parser": "^5.5.0 || ^6.0.0", diff --git a/package.json b/package.json index cccdb8d..f432c20 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "author": "Myrotvorets (https://myrotvorets.center/)", "license": "MIT", "devDependencies": { - "@myrotvorets/eslint-config-myrotvorets-ts": "^2.21.0", + "@myrotvorets/eslint-config-myrotvorets-ts": "^2.22.4", "@opentelemetry/resources": "^1.17.1", "@opentelemetry/semantic-conventions": "^1.17.1", "@types/chai": "^4.3.7",