Skip to content

Commit 46c9ed1

Browse files
committed
Update dependency ts-node to v8.10.2
1 parent 5956dd2 commit 46c9ed1

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
@@ -64,7 +64,7 @@
6464
"spritesh": "1.2.1",
6565
"stylelint": "13.5.0",
6666
"stylelint-config-recommended": "3.0.0",
67-
"ts-node": "8.10.1",
67+
"ts-node": "8.10.2",
6868
"tslint": "6.1.2",
6969
"tslint-config-prettier": "1.18.0",
7070
"typescript": "3.9.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10043,10 +10043,10 @@ trough@^1.0.0:
1004310043
dependencies:
1004410044
glob "^7.1.2"
1004510045

10046-
10047-
version "8.10.1"
10048-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.1.tgz#77da0366ff8afbe733596361d2df9a60fc9c9bd3"
10049-
integrity sha512-bdNz1L4ekHiJul6SHtZWs1ujEKERJnHs4HxN7rjTyyVOFf3HaJ6sLqe6aPG62XTzAB/63pKRh5jTSWL0D7bsvw==
10046+
10047+
version "8.10.2"
10048+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.2.tgz#eee03764633b1234ddd37f8db9ec10b75ec7fb8d"
10049+
integrity sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA==
1005010050
dependencies:
1005110051
arg "^4.1.0"
1005210052
diff "^4.0.1"

0 commit comments

Comments
 (0)