Skip to content

Commit a67482b

Browse files
committed
updated typescript and zonejs
1 parent 5fed1e8 commit a67482b

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"express": "^4.18.2",
3030
"rxjs": "^7.8.1",
3131
"tslib": "^2.6.2",
32-
"zone.js": "^0.11.4"
32+
"zone.js": "^0.14.0"
3333
},
3434
"devDependencies": {
3535
"@angular-devkit/build-angular": "^15.2.10",
@@ -52,6 +52,6 @@
5252
"protractor": "~7.0.0",
5353
"ts-node": "^10.9.1",
5454
"tslint": "^6.1.3",
55-
"typescript": "~4.8.4"
55+
"typescript": "^4.9.3"
5656
}
5757
}

0 commit comments

Comments
 (0)