diff --git a/package-lock.json b/package-lock.json index cf7d2a794..262a57b56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "eslint-plugin-userscripts": "^0.5.6", "eslint-plugin-yml": "^3.6.0", "husky": "^9.1.7", - "lint-staged": "^17.1.0", + "lint-staged": "^17.1.1", "prettier": "^3.9.6" } }, @@ -2524,9 +2524,9 @@ } }, "node_modules/lint-staged": { - "version": "17.1.0", - "resolved": "https://registry.npmmirror.com/lint-staged/-/lint-staged-17.1.0.tgz", - "integrity": "sha512-d7UQRu/9ZPgfu4+hu/k0wny5GEaIxo+2jb2LJqQDkE7cHRTm1HGqNUDq5UOwsGPpjpaNAFmgAsYo3TR+i9cSJw==", + "version": "17.1.1", + "resolved": "https://registry.npmmirror.com/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 01e6291ee..e0ff76f46 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint-plugin-userscripts": "^0.5.6", "eslint-plugin-yml": "^3.6.0", "husky": "^9.1.7", - "lint-staged": "^17.1.0", + "lint-staged": "^17.1.1", "prettier": "^3.9.6" }, "scripts": {