From 807b956f6e6789556afc0f516173f1e362e9952a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 07:11:54 +0000 Subject: [PATCH] chore(deps): update dependency @stylistic/eslint-plugin to v2.12.1 Signed-off-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 c71b51b5..67a2095b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@sinonjs/fake-timers": "13.0.5", - "@stylistic/eslint-plugin": "2.11.0", + "@stylistic/eslint-plugin": "2.12.1", "@types/human-interval": "1.0.2", "@types/jest": "29.5.14", "@types/lodash": "4.17.13", @@ -1433,9 +1433,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, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 962209b1..1555cc0a 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ }, "devDependencies": { "@sinonjs/fake-timers": "13.0.5", - "@stylistic/eslint-plugin": "2.11.0", + "@stylistic/eslint-plugin": "2.12.1", "@types/human-interval": "1.0.2", "@types/jest": "29.5.14", "@types/lodash": "4.17.13",