File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 28
28
"@storybook/addon-storysource" : " 6.1.14" ,
29
29
"@storybook/addons" : " 6.1.14" ,
30
30
"@storybook/svelte" : " 6.1.14" ,
31
- "babel-loader" : " 8.2.2 " ,
31
+ "babel-loader" : " 8.3.0 " ,
32
32
"rollup" : " 2.36.2" ,
33
33
"rollup-plugin-svelte" : " 7.0.0" ,
34
34
"svelte" : " 3.31.2" ,
Original file line number Diff line number Diff line change @@ -2632,7 +2632,17 @@ babel-helper-to-multiple-sequence-expressions@^0.5.0:
2632
2632
resolved "https://registry.yarnpkg.com/babel-helper-to-multiple-sequence-expressions/-/babel-helper-to-multiple-sequence-expressions-0.5.0.tgz#a3f924e3561882d42fcf48907aa98f7979a4588d"
2633
2633
integrity sha512-m2CvfDW4+1qfDdsrtf4dwOslQC3yhbgyBFptncp4wvtdrDHqueW7slsYv4gArie056phvQFhT2nRcGS4bnm6mA==
2634
2634
2635
- babel-loader@8.2.2, babel-loader@^8.0.6 :
2635
+ babel-loader@8.3.0 :
2636
+ version "8.3.0"
2637
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.3.0.tgz#124936e841ba4fe8176786d6ff28add1f134d6a8"
2638
+ integrity sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==
2639
+ dependencies :
2640
+ find-cache-dir "^3.3.1"
2641
+ loader-utils "^2.0.0"
2642
+ make-dir "^3.1.0"
2643
+ schema-utils "^2.6.5"
2644
+
2645
+ babel-loader@^8.0.6 :
2636
2646
version "8.2.2"
2637
2647
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.2.tgz#9363ce84c10c9a40e6c753748e1441b60c8a0b81"
2638
2648
integrity sha512-JvTd0/D889PQBtUXJ2PXaKU/pjZDMtHA9V2ecm+eNRmmBCMR09a+fmpGTNwnJtFmFl5Ei7Vy47LjBb+L0wQ99g==
You can’t perform that action at this time.
0 commit comments