From 9585532e770219cf86d15f1d07896704c097fb04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 20:03:35 +0000 Subject: [PATCH] chore(deps): update devdependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 940f151..b52b948 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-plugin-prettier": "^5.0.0", "husky": "9.1.7", "jest": "^29.2.0", - "lint-staged": "16.2.3", + "lint-staged": "16.2.6", "mkdirp": "^1.0.3", "npm-run-all2": "^7.0.1", "prettier": "^3.0.0", @@ -98,7 +98,7 @@ "stylelint-config-standard": "^34.0.0", "stylelint-csstree-validator": "^3.0.0", "stylelint-prettier": "^4.0.0", - "typescript": "~5.8.0", + "typescript": "~5.9.0", "yjs": "^13.5.0" }, "lint-staged": {