Browse Source

chore: upgrades "typescript"

e22m4u 1 year ago
parent
commit
3ec39b8e8d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -38,6 +38,6 @@
     "husky": "~9.0.11",
     "husky": "~9.0.11",
     "mocha": "~10.4.0",
     "mocha": "~10.4.0",
     "prettier": "~3.3.2",
     "prettier": "~3.3.2",
-    "typescript": "~5.4.5"
+    "typescript": "~5.5.2"
   }
   }
 }
 }