File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 2626 "@types/react" : " 16.8.1" ,
2727 "@types/storybook__addon-knobs" : " 4.0.0" ,
2828 "@types/storybook__react" : " 4.0.1" ,
29- "babel-loader" : " 8.0.5 " ,
29+ "babel-loader" : " 8.0.6 " ,
3030 "emotion" : " 9.2.12" ,
3131 "mmm-scripts" : " 0.0.16" ,
3232 "react" : " 16.8.6" ,
Original file line number Diff line number Diff line change @@ -2415,6 +2415,16 @@ babel-loader@8.0.5:
24152415 mkdirp "^0.5.1"
24162416 util.promisify "^1.0.0"
24172417
2418+ babel-loader@8.0.6 :
2419+ version "8.0.6"
2420+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.6.tgz#e33bdb6f362b03f4bb141a0c21ab87c501b70dfb"
2421+ integrity sha512-4BmWKtBOBm13uoUwd08UwjZlaw3O9GWf456R9j+5YykFZ6LUIjIKLc0zEZf+hauxPOJs96C8k6FvYD09vWzhYw==
2422+ dependencies :
2423+ find-cache-dir "^2.0.0"
2424+ loader-utils "^1.0.2"
2425+ mkdirp "^0.5.1"
2426+ pify "^4.0.1"
2427+
24182428babel-plugin-dynamic-import-node@2.2.0 :
24192429 version "2.2.0"
24202430 resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.2.0.tgz#c0adfb07d95f4a4495e9aaac6ec386c4d7c2524e"
@@ -7700,6 +7710,11 @@ pify@^3.0.0:
77007710 resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
77017711 integrity sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=
77027712
7713+ pify@^4.0.1 :
7714+ version "4.0.1"
7715+ resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
7716+ integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
7717+
77037718pinkie-promise@^2.0.0 :
77047719 version "2.0.1"
77057720 resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz#2135d6dfa7a358c069ac9b178776288228450ffa"
You can’t perform that action at this time.
0 commit comments