Skip to content

Commit

Permalink
Update dependency ts-node to v10.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2023
1 parent 56bd659 commit 20f087d
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 35 deletions.
84 changes: 51 additions & 33 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 @@
"lib-tools": "^2.0.4",
"prettier": "^2.5.1",
"protractor": "~7.0.0",
"ts-node": "^10.5.0",
"ts-node": "^10.9.2",
"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": "^11.2.14",
"@angular/language-service": "^11.2.14",
"@types/node": "^16.11.26",
"ts-node": "~10.5.0",
"ts-node": "~10.9.2",
"typescript": "~4.1.5"
}
}

0 comments on commit 20f087d

Please sign in to comment.