From 23f740536c320e2953d174d6cf1cf6f014a930b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 13:13:07 +0000 Subject: [PATCH] chore(deps): update dependency @stylistic/eslint-plugin to v2.12.1 (#296) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ab93f72..93ca777 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@commitlint/cli": "19.6.0", "@commitlint/config-conventional": "19.6.0", "@eslint/js": "9.16.0", - "@stylistic/eslint-plugin": "2.12.0", + "@stylistic/eslint-plugin": "2.12.1", "@types/eslint__js": "8.42.3", "@types/node": "22.10.1", "@types/semver": "7.5.8", @@ -2000,9 +2000,9 @@ } }, "node_modules/@stylistic/eslint-plugin": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-2.12.0.tgz", - "integrity": "sha512-IvD2WXbOoSp0zNpyYbjdSyEjZtut78RYfj2WIlbChE7HFuposTK5X1hc5+4AyqYcjLXYdD5oo/sJtqMGFNRb1w==", + "version": "2.12.1", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-2.12.1.tgz", + "integrity": "sha512-fubZKIHSPuo07FgRTn6S4Nl0uXPRPYVNpyZzIDGfp7Fny6JjNus6kReLD7NI380JXi4HtUTSOZ34LBuNPO1XLQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 17aed69..01fef25 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@commitlint/cli": "19.6.0", "@commitlint/config-conventional": "19.6.0", "@eslint/js": "9.16.0", - "@stylistic/eslint-plugin": "2.12.0", + "@stylistic/eslint-plugin": "2.12.1", "@types/eslint__js": "8.42.3", "@types/node": "22.10.1", "@types/semver": "7.5.8",