diff --git a/package-lock.json b/package-lock.json index 07233d2f..40bc6c9d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "commitizen": "^4.3.0", "cz-conventional-changelog": "^3.3.0", "eslint": "^8.57.0", - "eslint-config-holy-grail": "^60.0.0", + "eslint-config-holy-grail": "^60.0.1", "grunt": "^1.6.1", "grunt-cli": "^1.5.0", "grunt-sh": "^0.2.1", @@ -7607,9 +7607,9 @@ } }, "node_modules/eslint-config-holy-grail": { - "version": "60.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-holy-grail/-/eslint-config-holy-grail-60.0.0.tgz", - "integrity": "sha512-7vMa2AHJxShR+JZcvmBuiwkpl/tRS+UrIW07HRiKpgEUO9SSvYJSmml+yV7pf8kj80pe6U/L6F/MbMZXi4er1w==", + "version": "60.0.1", + "resolved": "https://registry.npmjs.org/eslint-config-holy-grail/-/eslint-config-holy-grail-60.0.1.tgz", + "integrity": "sha512-/4vPCdLyWp0BWivUaOOLTaBEPvky4j4j+Zc3XJVjGP9jPSmVTp6KsjUdUtJFxJ4MqzTAJPcccHUF/18Nws3fgg==", "dev": true, "dependencies": { "@angular-eslint/eslint-plugin": "^18.3.0", @@ -23885,9 +23885,9 @@ } }, "eslint-config-holy-grail": { - "version": "60.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-holy-grail/-/eslint-config-holy-grail-60.0.0.tgz", - "integrity": "sha512-7vMa2AHJxShR+JZcvmBuiwkpl/tRS+UrIW07HRiKpgEUO9SSvYJSmml+yV7pf8kj80pe6U/L6F/MbMZXi4er1w==", + "version": "60.0.1", + "resolved": "https://registry.npmjs.org/eslint-config-holy-grail/-/eslint-config-holy-grail-60.0.1.tgz", + "integrity": "sha512-/4vPCdLyWp0BWivUaOOLTaBEPvky4j4j+Zc3XJVjGP9jPSmVTp6KsjUdUtJFxJ4MqzTAJPcccHUF/18Nws3fgg==", "dev": true, "requires": { "@angular-eslint/eslint-plugin": "^18.3.0", diff --git a/package.json b/package.json index 2b882061..d356b8f1 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "commitizen": "^4.3.0", "cz-conventional-changelog": "^3.3.0", "eslint": "^8.57.0", - "eslint-config-holy-grail": "^60.0.0", + "eslint-config-holy-grail": "^60.0.1", "grunt": "^1.6.1", "grunt-cli": "^1.5.0", "grunt-sh": "^0.2.1",