diff --git a/package-lock.json b/package-lock.json index 8633397..fe2a2ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@types/react": "19.2.17", "happy-dom": "20.11.0", "husky": "9.1.7", - "lint-staged": "17.1.0", + "lint-staged": "17.1.1", "npm-run-all2": "9.0.2", "react": "19.2.8", "react-dom": "19.2.8", @@ -1869,9 +1869,9 @@ } }, "node_modules/lint-staged": { - "version": "17.1.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.1.0.tgz", - "integrity": "sha512-d7UQRu/9ZPgfu4+hu/k0wny5GEaIxo+2jb2LJqQDkE7cHRTm1HGqNUDq5UOwsGPpjpaNAFmgAsYo3TR+i9cSJw==", + "version": "17.1.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.1.1.tgz", + "integrity": "sha512-FnHWpSe5cPRtrDG+soOuNdBxb4XQb2gN5EqpEWKdweyqyOfpl4QSjbrz3ilcIf0WXmkiNQGZZRQ23R5YtB3TEw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 949b0ea..d3469a3 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@types/react": "19.2.17", "happy-dom": "20.11.0", "husky": "9.1.7", - "lint-staged": "17.1.0", + "lint-staged": "17.1.1", "npm-run-all2": "9.0.2", "react": "19.2.8", "react-dom": "19.2.8",