Skip to content

Commit

Permalink
Update dependency typescript to v4.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 28, 2021
1 parent e1830af commit 9d763f8
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 5 deletions.
14 changes: 11 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"protractor": "~7.0.0",
"ts-node": "^9.1.1",
"tsickle": "^0.39.1",
"typescript": "4.1.5",
"typescript": "4.2.3",
"zone.js": "^0.11.4"
}
}
2 changes: 1 addition & 1 deletion samples/demo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"@angular/language-service": "^11.2.7",
"@types/node": "^14.14.37",
"ts-node": "~9.1.1",
"typescript": "~4.1.5"
"typescript": "~4.2.3"
}
}

0 comments on commit 9d763f8

Please sign in to comment.