File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 98
98
"stylelint" : " ^13.5.0" ,
99
99
"stylelint-config-sass-guidelines" : " ^7.0.0" ,
100
100
"stylelint-scss" : " ^3.17.2" ,
101
- "ts-node" : " ~8.10.1 " ,
101
+ "ts-node" : " ~8.10.2 " ,
102
102
"tslint" : " ~6.1.2" ,
103
103
"typescript" : " ~3.8.3"
104
104
},
Original file line number Diff line number Diff line change @@ -9861,10 +9861,10 @@ trough@^1.0.0:
9861
9861
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
9862
9862
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
9863
9863
9864
- ts-node@^8.5.2, ts-node@~8.10.1 :
9865
- version "8.10.1 "
9866
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.1 .tgz#77da0366ff8afbe733596361d2df9a60fc9c9bd3 "
9867
- integrity sha512-bdNz1L4ekHiJul6SHtZWs1ujEKERJnHs4HxN7rjTyyVOFf3HaJ6sLqe6aPG62XTzAB/63pKRh5jTSWL0D7bsvw ==
9864
+ ts-node@^8.5.2, ts-node@~8.10.2 :
9865
+ version "8.10.2 "
9866
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.2 .tgz#eee03764633b1234ddd37f8db9ec10b75ec7fb8d "
9867
+ integrity sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA ==
9868
9868
dependencies :
9869
9869
arg "^4.1.0"
9870
9870
diff "^4.0.1"
You can’t perform that action at this time.
0 commit comments