diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index e4ea07c3..83742932 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -62,7 +62,7 @@ "babel-plugin-react-compiler": "1.0.0", "husky": "^9.1.7", "jsdom": "^28.1.0", - "lint-staged": "^16.3.2", + "lint-staged": "^16.3.3", "typescript": "^5.9.3", "vite": "^7.3.1", "vite-plugin-checker": "^0.12.0", @@ -4513,9 +4513,9 @@ "license": "MIT" }, "node_modules/lint-staged": { - "version": "16.3.2", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.3.2.tgz", - "integrity": "sha512-xKqhC2AeXLwiAHXguxBjuChoTTWFC6Pees0SHPwOpwlvI3BH7ZADFPddAdN3pgo3aiKgPUx/bxE78JfUnxQnlg==", + "version": "16.3.3", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.3.3.tgz", + "integrity": "sha512-RLq2koZ5fGWrx7tcqx2tSTMQj4lRkfNJaebO/li/uunhCJbtZqwTuwPHpgIimAHHi/2nZIiGrkCHDCOeR1onxA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 65b06ac4..5f36b1c3 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -70,7 +70,7 @@ "babel-plugin-react-compiler": "1.0.0", "husky": "^9.1.7", "jsdom": "^28.1.0", - "lint-staged": "^16.3.2", + "lint-staged": "^16.3.3", "typescript": "^5.9.3", "vite": "^7.3.1", "vite-plugin-checker": "^0.12.0",