Skip to content

Commit 1979695

Browse files
committed
Update dependency ts-node to v8.10.2
1 parent 9ce6ded commit 1979695

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
@@ -74,7 +74,7 @@
7474
"stylelint": "13.5.0",
7575
"stylelint-config-recommended": "3.0.0",
7676
"stylelint-scss": "3.17.2",
77-
"ts-node": "8.10.1",
77+
"ts-node": "8.10.2",
7878
"tslib": "2.0.0",
7979
"tslint": "6.1.2",
8080
"tslint-config-prettier": "1.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10338,10 +10338,10 @@ trough@^1.0.0:
1033810338
dependencies:
1033910339
glob "^7.1.2"
1034010340

10341-
10342-
version "8.10.1"
10343-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.1.tgz#77da0366ff8afbe733596361d2df9a60fc9c9bd3"
10344-
integrity sha512-bdNz1L4ekHiJul6SHtZWs1ujEKERJnHs4HxN7rjTyyVOFf3HaJ6sLqe6aPG62XTzAB/63pKRh5jTSWL0D7bsvw==
10341+
10342+
version "8.10.2"
10343+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.2.tgz#eee03764633b1234ddd37f8db9ec10b75ec7fb8d"
10344+
integrity sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA==
1034510345
dependencies:
1034610346
arg "^4.1.0"
1034710347
diff "^4.0.1"

0 commit comments

Comments
 (0)