diff --git a/package-lock.json b/package-lock.json index 64226e922..751a5f655 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "@types/jasmine": "~6.0.0", "angular-eslint": "21.4.0", "cypress": "^15.18.1", - "eslint": "^10.6.0", + "eslint": "^10.7.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-license-header": "^0.9.0", "jasmine-core": "~6.3.0", @@ -10191,9 +10191,9 @@ } }, "node_modules/eslint": { - "version": "10.6.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.6.0.tgz", - "integrity": "sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==", + "version": "10.7.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.7.0.tgz", + "integrity": "sha512-GVTD7s1vdIl6UYvAfriOPeY1Df8LIZjfofLvHwde+erDHGGuHyuM6xoxRxmHiebhYuD2p1vN4wWh0XzPARSGDQ==", "dev": true, "license": "MIT", "workspaces": [ diff --git a/package.json b/package.json index 33a32a24d..73cda065a 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@types/jasmine": "~6.0.0", "angular-eslint": "21.4.0", "cypress": "^15.18.1", - "eslint": "^10.6.0", + "eslint": "^10.7.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-license-header": "^0.9.0", "jasmine-core": "~6.3.0",