Update dependency @loadable/server to v5.4.0 (#7420)

This commit is contained in:
renovate[bot] 2019-01-17 11:18:26 +01:00 коммит произвёл William Durand
Родитель 806479f307
Коммит d673bc9dcb
2 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -204,7 +204,7 @@
"dependencies": { "dependencies": {
"@babel/polyfill": "7.2.5", "@babel/polyfill": "7.2.5",
"@loadable/component": "5.2.2", "@loadable/component": "5.2.2",
"@loadable/server": "5.3.0", "@loadable/server": "5.4.0",
"base62": "2.0.0", "base62": "2.0.0",
"base64url": "3.0.1", "base64url": "3.0.1",
"better-npm-run": "0.1.1", "better-npm-run": "0.1.1",

Просмотреть файл

@ -1102,10 +1102,10 @@
dependencies: dependencies:
hoist-non-react-statics "^3.2.1" hoist-non-react-statics "^3.2.1"
"@loadable/server@5.3.0": "@loadable/server@5.4.0":
version "5.3.0" version "5.4.0"
resolved "https://registry.yarnpkg.com/@loadable/server/-/server-5.3.0.tgz#07e5f6c116fad29889b5295a3da80e838224a87b" resolved "https://registry.yarnpkg.com/@loadable/server/-/server-5.4.0.tgz#c7056761132539449043eac26a7222a95fae0f7a"
integrity sha512-h2XJ8hUKOgtfRcByCP9NvQ5T8QGpYrwgOVBlz7CrISOhWtJh5H3Ro6XgKKePmiiazOMze7lOfIYEfejHVmsYRg== integrity sha512-avDnUn0f+TqS+KSQddbHDgwzhX/A9rJQekBNRObaVAGudyMBtWMikSs4ISegS4lxYwCBr0NNzzDWvEdoyRlbTw==
dependencies: dependencies:
lodash "^4.17.11" lodash "^4.17.11"