diff --git a/package-lock.json b/package-lock.json index 4ceb9f3bd..a2823a720 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@semantic-release/github": "^11.0.1", "@semantic-release/npm": "^12.0.1", "@semantic-release/release-notes-generator": "^14.0.1", - "@stylistic/eslint-plugin": "^2.11.0", + "@stylistic/eslint-plugin": "^2.12.1", "@terrestris/eslint-config-typescript": "^7.0.0", "@terrestris/ol-util": "^21.0.0", "@types/geojson": "^7946.0.14", @@ -4272,9 +4272,9 @@ } }, "node_modules/@stylistic/eslint-plugin": { - "version": "2.11.0", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-2.11.0.tgz", - "integrity": "sha512-PNRHbydNG5EH8NK4c+izdJlxajIR6GxcUhzsYNRsn6Myep4dsZt0qFCz3rCPnkvgO5FYibDcMqgNHUT+zvjYZw==", + "version": "2.12.1", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-2.12.1.tgz", + "integrity": "sha512-fubZKIHSPuo07FgRTn6S4Nl0uXPRPYVNpyZzIDGfp7Fny6JjNus6kReLD7NI380JXi4HtUTSOZ34LBuNPO1XLQ==", "dev": true, "dependencies": { "@typescript-eslint/utils": "^8.13.0", diff --git a/package.json b/package.json index 3239dec20..be985aeb7 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@semantic-release/github": "^11.0.1", "@semantic-release/npm": "^12.0.1", "@semantic-release/release-notes-generator": "^14.0.1", - "@stylistic/eslint-plugin": "^2.11.0", + "@stylistic/eslint-plugin": "^2.12.1", "@terrestris/eslint-config-typescript": "^7.0.0", "@terrestris/ol-util": "^21.0.0", "@types/geojson": "^7946.0.14",