fix(deps): update dependency @loadable/component to v5.15.0

This commit is contained in:
Renovate Bot
2021-05-08 08:30:57 +00:00
committed by renovate[bot]
parent 58a18e15e5
commit 6120dad331
2 changed files with 4 additions and 4 deletions

View File

@ -3468,9 +3468,9 @@
}
},
"@loadable/component": {
"version": "5.14.1",
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.14.1.tgz",
"integrity": "sha512-UQBZfZrp1FLTf8RNhljXNHFNY4QhAA1L2+GOEeABBFre9TD0aFyQh3Sai5QxcOfy+FTbjIfti5iHaNRR7yUzEQ==",
"version": "5.15.0",
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.15.0.tgz",
"integrity": "sha512-g63rQzypPOZi0BeGsK4ST2MYhsFR+i7bhL8k/McUoWDNMDuTTdUlQ2GACKxqh5sI/dNC/6nVoPrycMnSylnAgQ==",
"requires": {
"@babel/runtime": "^7.7.7",
"hoist-non-react-statics": "^3.3.1",

View File

@ -50,7 +50,7 @@
"@freecodecamp/loop-protect": "2.2.1",
"@freecodecamp/react-bootstrap": "0.32.3",
"@freecodecamp/react-calendar-heatmap": "1.0.0",
"@loadable/component": "5.14.1",
"@loadable/component": "5.15.0",
"@reach/router": "1.3.4",
"algoliasearch": "4.9.1",
"assert": "2.0.0",