Skip to content

Commit 2d95720

Browse files
Bump ts-node from 8.6.2 to 8.7.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.6.2 to 8.7.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v8.6.2...v8.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7e01317 commit 2d95720

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
@@ -28,7 +28,7 @@
2828
"rollup-plugin-node-resolve": "^4.2.4",
2929
"rollup-plugin-typescript2": "^0.18.1",
3030
"sinon": "^7.5.0",
31-
"ts-node": "^8.6.2",
31+
"ts-node": "^8.7.0",
3232
"typescript": "^3.8.3"
3333
},
3434
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2032,10 +2032,10 @@ trim-newlines@^2.0.0:
20322032
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-2.0.0.tgz#b403d0b91be50c331dfc4b82eeceb22c3de16d20"
20332033
integrity sha1-tAPQuRvlDDMd/EuC7s6yLD3hbSA=
20342034

2035-
ts-node@^8.6.2:
2036-
version "8.6.2"
2037-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.6.2.tgz#7419a01391a818fbafa6f826a33c1a13e9464e35"
2038-
integrity sha512-4mZEbofxGqLL2RImpe3zMJukvEvcO1XP8bj8ozBPySdCUXEcU5cIRwR0aM3R+VoZq7iXc8N86NC0FspGRqP4gg==
2035+
ts-node@^8.7.0:
2036+
version "8.7.0"
2037+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.7.0.tgz#266186947596bef9f3a034687595b30e31b20976"
2038+
integrity sha512-s659CsHrsxaRVDEleuOkGvbsA0rWHtszUNEt1r0CgAFN5ZZTQtDzpsluS7W5pOGJIa1xZE8R/zK4dEs+ldFezg==
20392039
dependencies:
20402040
arg "^4.1.0"
20412041
diff "^4.0.1"

0 commit comments

Comments
 (0)