Skip to content

Commit df776e0

Browse files
renovate-botcitizensas
authored andcommitted
chore(deps): update dependency ts-node to v9.1.1
1 parent 7c8873e commit df776e0

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
@@ -47,7 +47,7 @@
4747
"rollup": "2.34.2",
4848
"rollup-plugin-terser": "7.0.2",
4949
"should": "13.2.3",
50-
"ts-node": "9.1.0",
50+
"ts-node": "9.1.1",
5151
"tslint": "6.1.3",
5252
"tslint-config-prettier": "1.18.0",
5353
"typedoc": "0.19.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5139,10 +5139,10 @@ trim-right@^1.0.1:
51395139
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
51405140
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
51415141

5142-
ts-node@9.1.0:
5143-
version "9.1.0"
5144-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-9.1.0.tgz#95eae4c6d0f94f2545884078e1eb1b14d2155639"
5145-
integrity sha512-0yqcL4sgruCvM+w64LiAfNJo6+lHfCYc5Ajj4yiLNkJ9oZ2HWaa+Kso7htYOOxVQ7+csAjdUjffOe9PIqC4pMg==
5142+
ts-node@9.1.1:
5143+
version "9.1.1"
5144+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-9.1.1.tgz#51a9a450a3e959401bda5f004a72d54b936d376d"
5145+
integrity sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==
51465146
dependencies:
51475147
arg "^4.1.0"
51485148
create-require "^1.1.0"

0 commit comments

Comments
 (0)