File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 32
32
"stylelint-config-prettier" : " ^8.0.2" ,
33
33
"stylelint-config-smarthr" : " ^1.0.1" ,
34
34
"stylelint-config-standard" : " ^22.0.0" ,
35
- "ts-node" : " ^10.2.1 " ,
35
+ "ts-node" : " ^10.4.0 " ,
36
36
"typescript" : " ^4.4.3"
37
37
}
38
38
}
Original file line number Diff line number Diff line change 60
60
resolved "https://registry.yarnpkg.com/@cspotcode/source-map-consumer/-/source-map-consumer-0.8.0.tgz#33bf4b7b39c178821606f669bbc447a6a629786b"
61
61
integrity sha512-41qniHzTU8yAGbCp04ohlmSrZf8bkf/iJsl3V0dRGsQN/5GFfx+LbCSsCpp2gqrqjTVg/K6O8ycoV35JIwAzAg==
62
62
63
- " @cspotcode/source-map-support@0.6.1 " :
64
- version "0.6.1 "
65
- resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.6.1 .tgz#118511f316e2e87ee4294761868e254d3da47960 "
66
- integrity sha512-DX3Z+T5dt1ockmPdobJS/FAsQPW4V4SrWEhD2iYQT2Cb2tQsiMnYxrcUH9By/Z3B+v0S5LMBkQtV/XOBbpLEOg ==
63
+ " @cspotcode/source-map-support@0.7.0 " :
64
+ version "0.7.0 "
65
+ resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.7.0 .tgz#4789840aa859e46d2f3173727ab707c66bf344f5 "
66
+ integrity sha512-X4xqRHqN8ACt2aHVe51OxeA2HjbcL4MqFqXkrmQszJ1NOUuUu5u6Vqx/0lZSVNku7velL5FC/s5uEAj1lsBMhA ==
67
67
dependencies :
68
68
" @cspotcode/source-map-consumer" " 0.8.0"
69
69
@@ -4613,12 +4613,12 @@ try-resolve@^1.0.1:
4613
4613
resolved "https://registry.yarnpkg.com/try-resolve/-/try-resolve-1.0.1.tgz#cfde6fabd72d63e5797cfaab873abbe8e700e912"
4614
4614
integrity sha1-z95vq9ctY+V5fPqrhzq76OcA6RI=
4615
4615
4616
- ts-node@^10.2.1 :
4617
- version "10.2.1 "
4618
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.2.1 .tgz#4cc93bea0a7aba2179497e65bb08ddfc198b3ab5 "
4619
- integrity sha512-hCnyOyuGmD5wHleOQX6NIjJtYVIO8bPP8F2acWkB4W06wdlkgyvJtubO/I9NkI88hCFECbsEgoLc0VNkYmcSfw ==
4616
+ ts-node@^10.4.0 :
4617
+ version "10.4.0 "
4618
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.4.0 .tgz#680f88945885f4e6cf450e7f0d6223dd404895f7 "
4619
+ integrity sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A ==
4620
4620
dependencies :
4621
- " @cspotcode/source-map-support" " 0.6.1 "
4621
+ " @cspotcode/source-map-support" " 0.7.0 "
4622
4622
" @tsconfig/node10" " ^1.0.7"
4623
4623
" @tsconfig/node12" " ^1.0.7"
4624
4624
" @tsconfig/node14" " ^1.0.0"
You can’t perform that action at this time.
0 commit comments