Update dependency @loadable/component to v5.10.0 (#8010)
This commit is contained in:
Родитель
e5c4080b8d
Коммит
36f5a54ff8
|
@ -212,7 +212,7 @@
|
||||||
"homepage": "https://github.com/mozilla/addons-frontend#readme",
|
"homepage": "https://github.com/mozilla/addons-frontend#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/polyfill": "7.4.4",
|
"@babel/polyfill": "7.4.4",
|
||||||
"@loadable/component": "5.9.0",
|
"@loadable/component": "5.10.0",
|
||||||
"@loadable/server": "5.9.0",
|
"@loadable/server": "5.9.0",
|
||||||
"@willdurand/isomorphic-formdata": "1.2.0",
|
"@willdurand/isomorphic-formdata": "1.2.0",
|
||||||
"base62": "2.0.1",
|
"base62": "2.0.1",
|
||||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -1071,7 +1071,7 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
regenerator-runtime "^0.12.0"
|
regenerator-runtime "^0.12.0"
|
||||||
|
|
||||||
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.2.0", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.3":
|
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.2.0", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.3", "@babel/runtime@^7.4.4":
|
||||||
version "7.4.4"
|
version "7.4.4"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.4.tgz#dc2e34982eb236803aa27a07fea6857af1b9171d"
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.4.tgz#dc2e34982eb236803aa27a07fea6857af1b9171d"
|
||||||
integrity sha512-w0+uT71b6Yi7i5SE0co4NioIpSYS6lLiXvCzWzGSKvpK5vdQtCbICHMj+gbAKAOtxiV6HsVh/MBdaF9EQ6faSg==
|
integrity sha512-w0+uT71b6Yi7i5SE0co4NioIpSYS6lLiXvCzWzGSKvpK5vdQtCbICHMj+gbAKAOtxiV6HsVh/MBdaF9EQ6faSg==
|
||||||
|
@ -1477,11 +1477,12 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/plugin-syntax-dynamic-import" "^7.2.0"
|
"@babel/plugin-syntax-dynamic-import" "^7.2.0"
|
||||||
|
|
||||||
"@loadable/component@5.9.0":
|
"@loadable/component@5.10.0":
|
||||||
version "5.9.0"
|
version "5.10.0"
|
||||||
resolved "https://registry.yarnpkg.com/@loadable/component/-/component-5.9.0.tgz#9b3e983f14c730d1c8894c352b78ebc401091f76"
|
resolved "https://registry.yarnpkg.com/@loadable/component/-/component-5.10.0.tgz#4df0774f2699442958ec96649d14d03aefe3a7d9"
|
||||||
integrity sha512-6nnIm8VthaakyCX7fQVy/nTqtIv0NZwaTJpkL0BiB9msm4mXc5v+7elq4f9LJVmSpw/xIpJMeUbYwZtBYxmlEg==
|
integrity sha512-/ZYADg/GiE8EzMgXZa5yzcfBsDZP7QxnCaFbc4DmpXx4/tXrdHMGYNUXaV5qsRahsNHFFxyk4YLHmr2ZLFKzhQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
|
"@babel/runtime" "^7.4.4"
|
||||||
hoist-non-react-statics "^3.3.0"
|
hoist-non-react-statics "^3.3.0"
|
||||||
|
|
||||||
"@loadable/server@5.9.0":
|
"@loadable/server@5.9.0":
|
||||||
|
|
Загрузка…
Ссылка в новой задаче