Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit 9ea612a

Browse files
committed
chore(deps): update dependency ts-node to v9.1.1
1 parent 4670f48 commit 9ea612a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"ng-packagr": "10.1.2",
4545
"ngx-speculoos": "4.1.0",
4646
"prettier": "2.2.1",
47-
"ts-node": "9.1.0",
47+
"ts-node": "9.1.1",
4848
"tslint": "6.1.3",
4949
"typescript": "3.9.7"
5050
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8346,10 +8346,10 @@ [email protected]:
83468346
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
83478347
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
83488348

8349-
8350-
version "9.1.0"
8351-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-9.1.0.tgz#95eae4c6d0f94f2545884078e1eb1b14d2155639"
8352-
integrity sha512-0yqcL4sgruCvM+w64LiAfNJo6+lHfCYc5Ajj4yiLNkJ9oZ2HWaa+Kso7htYOOxVQ7+csAjdUjffOe9PIqC4pMg==
8349+
8350+
version "9.1.1"
8351+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-9.1.1.tgz#51a9a450a3e959401bda5f004a72d54b936d376d"
8352+
integrity sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==
83538353
dependencies:
83548354
arg "^4.1.0"
83558355
create-require "^1.1.0"

0 commit comments

Comments
 (0)