Browse Source

typescript updated ^4.9.3

benc1 3 years ago
parent
commit
de87fe337c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ng/package.json

+ 1 - 1
ng/package.json

@@ -43,6 +43,6 @@
     "karma-coverage": "~2.2.0",
     "karma-jasmine": "~5.1.0",
     "karma-jasmine-html-reporter": "~2.0.0",
-    "typescript": "~4.7.2"
+    "typescript": "^4.9.3"
   }
 }