diff --git a/package-lock.json b/package-lock.json index 1e59af4..3b4f1ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@ehmicky/dev-tasks": "^3.0.20", - "@ehmicky/eslint-config": "^20.0.4", + "@ehmicky/eslint-config": "^20.0.5", "@ehmicky/prettier-config": "^1.0.0" }, "engines": { @@ -1897,9 +1897,9 @@ } }, "node_modules/@ehmicky/eslint-config": { - "version": "20.0.4", - "resolved": "https://registry.npmjs.org/@ehmicky/eslint-config/-/eslint-config-20.0.4.tgz", - "integrity": "sha512-WMzCziSkWTiMNb1txPa2fSjFGX0wTCv1dt3cLVjRCVeqamS54KNApRsZzf8BvlTlhhyoJIaJx6iJlmSkyQUVhA==", + "version": "20.0.5", + "resolved": "https://registry.npmjs.org/@ehmicky/eslint-config/-/eslint-config-20.0.5.tgz", + "integrity": "sha512-uyQ+bzEPQ/troTmHsRMQdroMk1CpwinYH+pGUQGWw9dw5ZC6GV9xA2fnXTdLx1AKENmSO1hFtSAda0r/kswFEg==", "dev": true, "license": "Apache-2.0", "engines": { diff --git a/package.json b/package.json index 037e2d3..0f06cf9 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ }, "devDependencies": { "@ehmicky/dev-tasks": "^3.0.20", - "@ehmicky/eslint-config": "^20.0.4", + "@ehmicky/eslint-config": "^20.0.5", "@ehmicky/prettier-config": "^1.0.0" }, "peerDependencies": {