This repository was archived by the owner on Apr 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 18
18
"@babel/generator" : " ^7.13.0" ,
19
19
"@babel/parser" : " ^7.13.4" ,
20
20
"@babel/plugin-proposal-nullish-coalescing-operator" : " ^7.4.4" ,
21
- "@babel/plugin-syntax-dynamic-import" : " ^7.2.0 " ,
21
+ "@babel/plugin-syntax-dynamic-import" : " ^7.8.3 " ,
22
22
"@babel/plugin-syntax-optional-chaining" : " ^7.2.0" ,
23
23
"@babel/preset-flow" : " ^7.0.0" ,
24
24
"@babel/traverse" : " ^7.13.0" ,
Original file line number Diff line number Diff line change 156
156
dependencies :
157
157
" @babel/types" " ^7.12.13"
158
158
159
- " @babel/helper-plugin-utils@^7.0.0 " :
160
- version "7.0.0"
161
- resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
159
+ " @babel/helper-plugin-utils@^7.0.0" , "@babel/helper-plugin-utils@^7.8.0":
160
+ version "7.13.0"
161
+ resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af"
162
+ integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==
162
163
163
164
" @babel/helper-replace-supers@^7.13.0 " :
164
165
version "7.13.0"
251
252
" @babel/helper-plugin-utils" " ^7.0.0"
252
253
" @babel/plugin-syntax-nullish-coalescing-operator" " ^7.2.0"
253
254
254
- " @babel/plugin-syntax-dynamic-import@^7.2.0 " :
255
- version "7.2.0 "
256
- resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.2.0 .tgz#69c159ffaf4998122161ad8ebc5e6d1f55df8612 "
257
- integrity sha512-mVxuJ0YroI/h/tbFTPGZR8cv6ai+STMKNBq0f8hFxsxWjl94qqhsb+wXbpNMDPU3cfR1TIsVFzU3nXyZMqyK4w ==
255
+ " @babel/plugin-syntax-dynamic-import@^7.8.3 " :
256
+ version "7.8.3 "
257
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3 .tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3 "
258
+ integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ ==
258
259
dependencies :
259
- " @babel/helper-plugin-utils" " ^7.0 .0"
260
+ " @babel/helper-plugin-utils" " ^7.8 .0"
260
261
261
262
" @babel/plugin-syntax-flow@^7.2.0 " :
262
263
version "7.2.0"
You can’t perform that action at this time.
0 commit comments