Skip to content

Commit

Permalink
Update dependency ts-node to v10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 11, 2021
1 parent b4b94f0 commit a355709
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 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 @@ -47,7 +47,7 @@
"lib-tools": "^2.0.4",
"prettier": "^2.3.2",
"protractor": "~7.0.0",
"ts-node": "^10.2.1",
"ts-node": "^10.3.0",
"tsickle": "^0.39.1",
"typescript": "~4.1.5",
"zone.js": "^0.11.4"
Expand Down
2 changes: 1 addition & 1 deletion samples/demo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@angular/compiler-cli": "^12.2.4",
"@angular/language-service": "^12.2.4",
"@types/node": "^14.17.14",
"ts-node": "~10.2.1",
"ts-node": "~10.3.0",
"typescript": "~4.1.5"
}
}

0 comments on commit a355709

Please sign in to comment.