File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 61
61
"devDependencies" : {
62
62
"@babel/cli" : " 7.23.9" ,
63
63
"@babel/core" : " 7.24.0" ,
64
- "@babel/plugin-syntax-import-assertions" : " ^7.23.3 " ,
64
+ "@babel/plugin-syntax-import-assertions" : " ^7.24.1 " ,
65
65
"@babel/preset-env" : " 7.23.9" ,
66
66
"@babel/preset-flow" : " 7.24.0" ,
67
67
"@babel/preset-typescript" : " ^7.23.3" ,
Original file line number Diff line number Diff line change 448
448
dependencies :
449
449
" @babel/helper-plugin-utils" " ^7.22.5"
450
450
451
- " @babel/plugin-syntax-import-assertions@^7.23.3 " :
452
- version "7.23.3 "
453
- resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.23.3 .tgz#9c05a7f592982aff1a2768260ad84bcd3f0c77fc "
454
- integrity sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw ==
451
+ " @babel/plugin-syntax-import-assertions@^7.23.3" , "@babel/plugin-syntax-import-assertions@^7.24.1" :
452
+ version "7.24.1 "
453
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.24.1 .tgz#db3aad724153a00eaac115a3fb898de544e34971 "
454
+ integrity sha512-IuwnI5XnuF189t91XbxmXeCDz3qs6iDRO7GJ++wcfgeXNs/8FmIlKcpDSXNVyuLQxlwvskmI3Ct73wUODkJBlQ ==
455
455
dependencies :
456
- " @babel/helper-plugin-utils" " ^7.22.5 "
456
+ " @babel/helper-plugin-utils" " ^7.24.0 "
457
457
458
458
" @babel/plugin-syntax-import-attributes@^7.23.3 " :
459
459
version "7.23.3"
You can’t perform that action at this time.
0 commit comments