Skip to content

Commit 3430f70

Browse files
committed
chore(example-app): upgrade to TypeScript 4.8.4
1 parent 00885ae commit 3430f70

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

example-app/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"karma-spec-reporter": "0.0.32",
5151
"ts-node": "^9.1.1",
5252
"tslint": "~6.1.0",
53-
"typescript": "4.4.4"
53+
"typescript": "^4.8.4"
5454
}
5555
}

0 commit comments

Comments
 (0)