diff --git a/package-lock.json b/package-lock.json index fcc7c36..76d5fb5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "2.1.2", "license": "MIT", "dependencies": { - "@robot-inventor/eslint-config": "^5.0.0", + "@robot-inventor/eslint-config": "^5.0.2", "chokidar": "^3.6.0", "copy-webpack-plugin": "^12.0.2", "eslint": "^9.0.0", @@ -915,9 +915,9 @@ } }, "node_modules/@robot-inventor/eslint-config": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@robot-inventor/eslint-config/-/eslint-config-5.0.0.tgz", - "integrity": "sha512-zpwK7eUXaLNHRknLR1ppVe5muhDl0f+sOltcExSVRtuRUbC0jr7rHdUhdzr3IA353HatiIsxWZWcX9sUdwFHcg==", + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/@robot-inventor/eslint-config/-/eslint-config-5.0.2.tgz", + "integrity": "sha512-RUK0g1MRMUiNCOzuXh3JYuMGTWdUjoYADLwZ+knKPogur2gfhwj4SU4VeP/OnAncwSNP/nVfQHQYpOFh0RgWFw==", "dependencies": { "@eslint/eslintrc": "^3.1.0", "@eslint/js": "^9.0.0", @@ -9828,9 +9828,9 @@ } }, "@robot-inventor/eslint-config": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@robot-inventor/eslint-config/-/eslint-config-5.0.0.tgz", - "integrity": "sha512-zpwK7eUXaLNHRknLR1ppVe5muhDl0f+sOltcExSVRtuRUbC0jr7rHdUhdzr3IA353HatiIsxWZWcX9sUdwFHcg==", + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/@robot-inventor/eslint-config/-/eslint-config-5.0.2.tgz", + "integrity": "sha512-RUK0g1MRMUiNCOzuXh3JYuMGTWdUjoYADLwZ+knKPogur2gfhwj4SU4VeP/OnAncwSNP/nVfQHQYpOFh0RgWFw==", "requires": { "@eslint/eslintrc": "^3.1.0", "@eslint/js": "^9.0.0", diff --git a/package.json b/package.json index 863455b..dadf9ed 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "homepage": "https://github.com/Robot-Inventor/hide-impression#readme", "dependencies": { - "@robot-inventor/eslint-config": "^5.0.0", + "@robot-inventor/eslint-config": "^5.0.2", "chokidar": "^3.6.0", "copy-webpack-plugin": "^12.0.2", "eslint": "^9.0.0",