From 47f630bd38e21971c96fcceb83375cf014c99d90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 17:39:08 +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..8e3493c 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.7", "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": {