Skip to content

Commit f1bece0

Browse files
committed
Update dependency ts-node to v8.10.2
1 parent a3afec2 commit f1bece0

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
@@ -49,7 +49,7 @@
4949
"stylelint": "13.5.0",
5050
"stylelint-config-recommended": "3.0.0",
5151
"stylelint-scss": "3.17.2",
52-
"ts-node": "8.10.1",
52+
"ts-node": "8.10.2",
5353
"tslint": "6.1.2",
5454
"tslint-config-prettier": "1.18.0",
5555
"typescript": "3.9.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9479,10 +9479,10 @@ trough@^1.0.0:
94799479
dependencies:
94809480
glob "^7.1.2"
94819481

9482-
9483-
version "8.10.1"
9484-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.1.tgz#77da0366ff8afbe733596361d2df9a60fc9c9bd3"
9485-
integrity sha512-bdNz1L4ekHiJul6SHtZWs1ujEKERJnHs4HxN7rjTyyVOFf3HaJ6sLqe6aPG62XTzAB/63pKRh5jTSWL0D7bsvw==
9482+
9483+
version "8.10.2"
9484+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.2.tgz#eee03764633b1234ddd37f8db9ec10b75ec7fb8d"
9485+
integrity sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA==
94869486
dependencies:
94879487
arg "^4.1.0"
94889488
diff "^4.0.1"

0 commit comments

Comments
 (0)