Skip to content

Commit ddff349

Browse files
chore(): bump typescript version in the application schematic
1 parent 4592c46 commit ddff349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/application/files/ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"ts-loader": "^9.2.3",
5050
"ts-node": "^10.0.0",
5151
"tsconfig-paths": "4.1.0",
52-
"typescript": "~4.7.4"
52+
"typescript": "^4.7.4"
5353
},
5454
"jest": {
5555
"moduleFileExtensions": [

0 commit comments

Comments
 (0)