diff --git a/materialious/package-lock.json b/materialious/package-lock.json index 2ddc1819..89badcc0 100644 --- a/materialious/package-lock.json +++ b/materialious/package-lock.json @@ -20,7 +20,7 @@ "@sveltejs/adapter-static": "^3.0.1", "@sveltejs/kit": "^2.0.0", "@sveltejs/vite-plugin-svelte": "^3.0.0", - "@types/eslint": "^8.56.0", + "@types/eslint": "^8.56.7", "@types/event-source-polyfill": "^1.0.5", "@types/human-number": "^1.0.2", "@typescript-eslint/eslint-plugin": "^7.0.0", @@ -2776,9 +2776,9 @@ "dev": true }, "node_modules/@types/eslint": { - "version": "8.56.6", - "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.6.tgz", - "integrity": "sha512-ymwc+qb1XkjT/gfoQwxIeHZ6ixH23A+tCT2ADSA/DPVKzAjwYkTXBMCQ/f6fe4wEa85Lhp26VPeUxI7wMhAi7A==", + "version": "8.56.7", + "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.7.tgz", + "integrity": "sha512-SjDvI/x3zsZnOkYZ3lCt9lOZWZLB2jIlNKz+LBgCtDurK0JZcwucxYHn1w2BJkD34dgX9Tjnak0txtq4WTggEA==", "dev": true, "dependencies": { "@types/estree": "*", diff --git a/materialious/package.json b/materialious/package.json index ab1cfe26..b7414356 100644 --- a/materialious/package.json +++ b/materialious/package.json @@ -16,7 +16,7 @@ "@sveltejs/adapter-static": "^3.0.1", "@sveltejs/kit": "^2.0.0", "@sveltejs/vite-plugin-svelte": "^3.0.0", - "@types/eslint": "^8.56.0", + "@types/eslint": "^8.56.7", "@types/event-source-polyfill": "^1.0.5", "@types/human-number": "^1.0.2", "@typescript-eslint/eslint-plugin": "^7.0.0",