File tree Expand file tree Collapse file tree 2 files changed +17
-12
lines changed Expand file tree Collapse file tree 2 files changed +17
-12
lines changed Original file line number Diff line number Diff line change 36
36
"dependencies" : {
37
37
"@ampproject/remapping" : " 0.2.0" ,
38
38
"@kristoferbaxter/estree-walker" : " 2.0.0" ,
39
- "acorn" : " 7.1.0 " ,
39
+ "acorn" : " 7.1.1 " ,
40
40
"acorn-walk" : " 7.1.1" ,
41
41
"google-closure-compiler" : " 20200204.0.0" ,
42
42
"magic-string" : " 0.25.6" ,
57
57
"npm-run-all" : " 4.1.5" ,
58
58
"prettier" : " 1.19.1" ,
59
59
"rimraf" : " 3.0.2" ,
60
- "rollup" : " 1.31.1 " ,
60
+ "rollup" : " 1.32.0 " ,
61
61
"sirv-cli" : " 0.4.5" ,
62
- "typescript" : " 3.8.2 "
62
+ "typescript" : " 3.8.3 "
63
63
},
64
64
"lint-staged" : {
65
65
"*.ts" : [
Original file line number Diff line number Diff line change 454
454
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.1.1.tgz#345f0dffad5c735e7373d2fec9a1023e6a44b83e"
455
455
integrity sha512-wdlPY2tm/9XBr7QkKlq0WQVgiuGTX6YWPyRyBviSoScBuLfTVQhvwg6wJ369GJ/1nPfTLMfnrFIfjqVg6d+jQQ==
456
456
457
-
457
+
458
+ version "7.1.1"
459
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89a69bf"
460
+ integrity sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==
461
+
462
+ acorn@^7.1.0 :
458
463
version "7.1.0"
459
464
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c"
460
465
integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==
@@ -3614,10 +3619,10 @@ rimraf@^3.0.0:
3614
3619
dependencies :
3615
3620
glob "^7.1.3"
3616
3621
3617
- rollup@1.31.1 :
3618
- version "1.31.1 "
3619
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.1 .tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f "
3620
- integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg ==
3622
+ rollup@1.32.0 :
3623
+ version "1.32.0 "
3624
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.0 .tgz#c65ce134850aca1ce595fcac07d1dc5d53bf227c "
3625
+ integrity sha512-ab2tF5pdDqm2zuI8j02ceyrJSScl9V2C24FgWQ1v1kTFTu1UrG5H0hpP++mDZlEFyZX4k0chtGEHU2i+pAzBgA ==
3621
3626
dependencies :
3622
3627
" @types/estree" " *"
3623
3628
" @types/node" " *"
@@ -4218,10 +4223,10 @@ typedarray-to-buffer@^3.1.5:
4218
4223
dependencies :
4219
4224
is-typedarray "^1.0.0"
4220
4225
4221
-
4222
- version "3.8.2 "
4223
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2 .tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a "
4224
- integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ ==
4226
+
4227
+ version "3.8.3 "
4228
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3 .tgz#409eb8544ea0335711205869ec458ab109ee1061 "
4229
+ integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w ==
4225
4230
4226
4231
4227
4232
version "0.0.3"
You can’t perform that action at this time.
0 commit comments