Browse Source

chore: upgrades "typescript"

e22m4u 1 year ago
parent
commit
0c1f754903
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -56,6 +56,6 @@
     "mocha": "~10.4.0",
     "prettier": "~3.3.2",
     "ts-node": "~10.9.2",
-    "typescript": "~5.4.5"
+    "typescript": "~5.5.2"
   }
 }