Skip to content

Commit e77bb35

Browse files
chore(deps-dev): bump ts-node from 8.9.1 to 8.10.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.9.1 to 8.10.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v8.9.1...v8.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e8a300d commit e77bb35

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"node-loader": "^0.6.0",
9797
"spectron": "^7.0.0",
9898
"ts-mocha": "^7.0.0",
99-
"ts-node": "^8.9.1",
99+
"ts-node": "^8.10.0",
100100
"tslint": "^6.1.2",
101101
"typescript": "3.4"
102102
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8994,10 +8994,10 @@ ts-node@7.0.1:
89948994
source-map-support "^0.5.6"
89958995
yn "^2.0.0"
89968996

8997-
ts-node@^8.5.2, ts-node@^8.9.1:
8998-
version "8.9.1"
8999-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.9.1.tgz#2f857f46c47e91dcd28a14e052482eb14cfd65a5"
9000-
integrity sha512-yrq6ODsxEFTLz0R3BX2myf0WBCSQh9A+py8PBo1dCzWIOcvisbyH6akNKqDHMgXePF2kir5mm5JXJTH3OUJYOQ==
8997+
ts-node@^8.10.0, ts-node@^8.5.2:
8998+
version "8.10.0"
8999+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.0.tgz#b4678e5a1d2475db79d1a56aec56ef7b9bccf1a7"
9000+
integrity sha512-9llNE7EOwPXr40e01DAVHTMgWLXDyHBMRaBB47xbF1ppbYVhc6iNT/VUz2jntkzPxjBOjxOn//XkeBgBtHbn/w==
90019001
dependencies:
90029002
arg "^4.1.0"
90039003
diff "^4.0.1"

0 commit comments

Comments
 (0)