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 5, 2021
1 parent 810aee0 commit 843b188
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 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 @@ -50,7 +50,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 @@ -30,6 +30,6 @@
"@angular/language-service": "^11.2.3",
"@types/node": "^14.14.31",
"ts-node": "~9.1.1",
"typescript": "~4.1.5"
"typescript": "~4.2.3"
}
}

0 comments on commit 843b188

Please sign in to comment.