From f71b3f71c0effb987df70d75e95657b249985de9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 17:35:00 +0000 Subject: [PATCH] style(deps): update dependency eslint-config-scratch to v12.0.34 --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 749fd30fb0..aee575bed9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "canvas": "2.11.2", "css-loader": "3.6.0", "eslint": "9.39.1", - "eslint-config-scratch": "12.0.33", + "eslint-config-scratch": "12.0.34", "gh-pages": "3.2.3", "globals": "16.5.0", "html-webpack-plugin": "3.2.0", @@ -13395,9 +13395,9 @@ } }, "node_modules/eslint-config-scratch": { - "version": "12.0.33", - "resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-12.0.33.tgz", - "integrity": "sha512-xSMGdAJCKygIDkcfwfVBeqVNmJCcVuDg1brzoryJDs9J2z0HtWHuYvKwd523hKsh/pTFh10mt9AtVbW38rtoUw==", + "version": "12.0.34", + "resolved": "https://registry.npmjs.org/eslint-config-scratch/-/eslint-config-scratch-12.0.34.tgz", + "integrity": "sha512-IHj9/D/fLg8L/XU9WKJIiRnNCWxJOvyaj3LaGcX/e2CMcQvRvTwV1bnX+qVk8GBm4HFsweZqS8KdW7jKGSP69g==", "dev": true, "license": "BSD-3-Clause", "dependencies": { @@ -13412,7 +13412,7 @@ "eslint-plugin-formatjs": "5.4.2", "eslint-plugin-html": "8.1.3", "eslint-plugin-import": "2.32.0", - "eslint-plugin-jsdoc": "61.4.0", + "eslint-plugin-jsdoc": "61.4.1", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "7.0.1", @@ -13586,9 +13586,9 @@ } }, "node_modules/eslint-plugin-jsdoc": { - "version": "61.4.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.4.0.tgz", - "integrity": "sha512-Gbe6Z1QENj6jr5PVnEkWwm0PcVCGFwl9ju+e0BxFuRHHv6c8q2L+PRfCwDBO+veEEEGi5XO52nmoIRvhxb1A3Q==", + "version": "61.4.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.4.1.tgz", + "integrity": "sha512-3c1QW/bV25sJ1MsIvsvW+EtLtN6yZMduw7LVQNVt72y2/5BbV5Pg5b//TE5T48LRUxoEQGaZJejCmcj3wCxBzw==", "dev": true, "license": "BSD-3-Clause", "dependencies": { diff --git a/package.json b/package.json index fa42ec31ed..1ac5ee9ccd 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "canvas": "2.11.2", "css-loader": "3.6.0", "eslint": "9.39.1", - "eslint-config-scratch": "12.0.33", + "eslint-config-scratch": "12.0.34", "gh-pages": "3.2.3", "globals": "16.5.0", "html-webpack-plugin": "3.2.0",