fix(deps): update dependency @babel/polyfill to v7.2.5

This commit is contained in:
Renovate Bot
2018-12-22 06:38:46 +00:00
parent 686e4cf703
commit 1b768c822b
2 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
"private": true,
"dependencies": {
"@attently/riek": "2.0.1",
"@babel/polyfill": "7.2.3",
"@babel/polyfill": "7.2.5",
"@fortawesome/fontawesome-svg-core": "1.2.12",
"@fortawesome/free-regular-svg-icons": "5.6.3",
"@fortawesome/free-solid-svg-icons": "5.6.3",

View File

@@ -713,10 +713,10 @@
"@babel/helper-regex" "^7.0.0"
regexpu-core "^4.1.3"
"@babel/polyfill@7.2.3":
version "7.2.3"
resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.2.3.tgz#277fe900281d6874ab82332c90482621cbea2575"
integrity sha512-XG854errfwBkrnWV9dDmSSa8ueTciFUMcC47Mn9obkfLipRKaQL4o33YRsNk0IEep1WXMvr1hGz8DQbSQC2tPQ==
"@babel/polyfill@7.2.5":
version "7.2.5"
resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.2.5.tgz#6c54b964f71ad27edddc567d065e57e87ed7fa7d"
integrity sha512-8Y/t3MWThtMLYr0YNC/Q76tqN1w30+b0uQMeFUYauG2UGTR19zyUtFrAzT23zNtBxPp+LbE5E/nwV/q/r3y6ug==
dependencies:
core-js "^2.5.7"
regenerator-runtime "^0.12.0"