Skip to content

Commit e351aaa

Browse files
chore(deps-dev): bump ts-node from 9.1.0 to 9.1.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.0 to 9.1.1. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v9.1.0...v9.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8319d01 commit e351aaa

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": "^8.0.0",
99-
"ts-node": "^9.1.0",
99+
"ts-node": "^9.1.1",
100100
"tslint": "^6.1.3",
101101
"typescript": "3.4"
102102
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9423,10 +9423,10 @@ ts-node@^8.5.2:
94239423
source-map-support "^0.5.17"
94249424
yn "3.1.1"
94259425

9426-
ts-node@^9.1.0:
9427-
version "9.1.0"
9428-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-9.1.0.tgz#95eae4c6d0f94f2545884078e1eb1b14d2155639"
9429-
integrity sha512-0yqcL4sgruCvM+w64LiAfNJo6+lHfCYc5Ajj4yiLNkJ9oZ2HWaa+Kso7htYOOxVQ7+csAjdUjffOe9PIqC4pMg==
9426+
ts-node@^9.1.1:
9427+
version "9.1.1"
9428+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-9.1.1.tgz#51a9a450a3e959401bda5f004a72d54b936d376d"
9429+
integrity sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==
94309430
dependencies:
94319431
arg "^4.1.0"
94329432
create-require "^1.1.0"

0 commit comments

Comments
 (0)