File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 30
30
"@storybook/addon-storysource" : " 6.5.10" ,
31
31
"@storybook/addons" : " 6.5.10" ,
32
32
"@storybook/svelte" : " 6.5.10" ,
33
- "babel-loader" : " 8.2.5 " ,
33
+ "babel-loader" : " 8.3.0 " ,
34
34
"rollup" : " 2.77.2" ,
35
35
"rollup-plugin-svelte" : " 7.1.0" ,
36
36
"svelte" : " 3.49.0" ,
Original file line number Diff line number Diff line change @@ -3636,7 +3636,17 @@ autoprefixer@^9.8.6:
3636
3636
postcss "^7.0.32"
3637
3637
postcss-value-parser "^4.1.0"
3638
3638
3639
- [email protected] , babel-loader@^8.0.0:
3639
+
3640
+ version "8.3.0"
3641
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.3.0.tgz#124936e841ba4fe8176786d6ff28add1f134d6a8"
3642
+ integrity sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==
3643
+ dependencies :
3644
+ find-cache-dir "^3.3.1"
3645
+ loader-utils "^2.0.0"
3646
+ make-dir "^3.1.0"
3647
+ schema-utils "^2.6.5"
3648
+
3649
+ babel-loader@^8.0.0 :
3640
3650
version "8.2.5"
3641
3651
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.5.tgz#d45f585e654d5a5d90f5350a779d7647c5ed512e"
3642
3652
integrity sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==
You can’t perform that action at this time.
0 commit comments