Skip to content

Commit 50fb5fb

Browse files
chore: bump ts-node from 8.10.2 to 9.1.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.10.2 to 9.1.1. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v8.10.2...v9.1.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9461e3 commit 50fb5fb

File tree

3 files changed

+24
-12
lines changed

3 files changed

+24
-12
lines changed

modules/example-browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"karma-mocha": "2.0.1",
3737
"karma-webpack": "^4.0.2",
3838
"ts-loader": "8.0.13",
39-
"ts-node": "^8.8.1",
39+
"ts-node": "^9.1.1",
4040
"tslib": "^2.2.0",
4141
"typescript": "^4.0.2",
4242
"webpack": "^4.42.1",

package-lock.json

+22-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"rimraf": "^3.0.2",
128128
"source-map-support": "^0.5.19",
129129
"ts-loader": "^8.0.6",
130-
"ts-node": "^8.10.2",
130+
"ts-node": "^9.1.1",
131131
"tslib": "^2.2.0",
132132
"typescript": "^4.0.2",
133133
"verdaccio": "^4.10.0",

0 commit comments

Comments
 (0)