From d86e54b71b5a065affa690029d9fbed0ee0eb412 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 19:43:05 +0000 Subject: [PATCH] Update linters Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 10 +++++----- package.json | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 26381420..360ae1e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,9 +34,9 @@ "eslint-config-prettier": "^10.1.8", "eslint-plugin-mdx": "^3.7.0", "eslint-plugin-react": "^7.37.5", - "globals": "^17.3.0", + "globals": "^17.4.0", "husky": "^9.1.7", - "lint-staged": "^16.2.7", + "lint-staged": "^16.3.2", "prettier": "^3.8.1", "typescript": "~5.9.3", "typescript-eslint": "^8.56.1" @@ -14887,9 +14887,9 @@ "license": "MIT" }, "node_modules/lint-staged": { - "version": "16.3.1", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.3.1.tgz", - "integrity": "sha512-bqvvquXzFBAlSbluugR4KXAe4XnO/QZcKVszpkBtqLWa2KEiVy8n6Xp38OeUbv/gOJOX4Vo9u5pFt/ADvbm42Q==", + "version": "16.3.2", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.3.2.tgz", + "integrity": "sha512-xKqhC2AeXLwiAHXguxBjuChoTTWFC6Pees0SHPwOpwlvI3BH7ZADFPddAdN3pgo3aiKgPUx/bxE78JfUnxQnlg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 31357dae..d21e3113 100644 --- a/package.json +++ b/package.json @@ -46,9 +46,9 @@ "eslint-config-prettier": "^10.1.8", "eslint-plugin-mdx": "^3.7.0", "eslint-plugin-react": "^7.37.5", - "globals": "^17.3.0", + "globals": "^17.4.0", "husky": "^9.1.7", - "lint-staged": "^16.2.7", + "lint-staged": "^16.3.2", "prettier": "^3.8.1", "typescript": "~5.9.3", "typescript-eslint": "^8.56.1"