Skip to content

Commit cbf239a

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency ts-node to v8.9.1
1 parent c4d3e13 commit cbf239a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"rimraf": "3.0.2",
2626
"semantic-release": "15.14.0",
2727
"source-map-support": "0.5.19",
28-
"ts-node": "8.9.0",
28+
"ts-node": "8.9.1",
2929
"typescript": "3.5.3"
3030
},
3131
"workspaces": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7709,10 +7709,10 @@ trim-off-newlines@^1.0.0:
77097709
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
77107710
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
77117711

7712-
7713-
version "8.9.0"
7714-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.9.0.tgz#d7bf7272dcbecd3a2aa18bd0b96c7d2f270c15d4"
7715-
integrity sha512-rwkXfOs9zmoHrV8xE++dmNd6ZIS+nmHHCxcV53ekGJrxFLMbp+pizpPS07ARvhwneCIECPppOwbZHvw9sQtU4w==
7712+
7713+
version "8.9.1"
7714+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.9.1.tgz#2f857f46c47e91dcd28a14e052482eb14cfd65a5"
7715+
integrity sha512-yrq6ODsxEFTLz0R3BX2myf0WBCSQh9A+py8PBo1dCzWIOcvisbyH6akNKqDHMgXePF2kir5mm5JXJTH3OUJYOQ==
77167716
dependencies:
77177717
arg "^4.1.0"
77187718
diff "^4.0.1"

0 commit comments

Comments
 (0)