Bump promise-polyfill from 8.1.0 to 8.1.1

Bumps [promise-polyfill](https://github.com/taylorhakes/promise-polyfill) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/taylorhakes/promise-polyfill/releases)
- [Changelog](https://github.com/taylorhakes/promise-polyfill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/taylorhakes/promise-polyfill/compare/8.1.0...8.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-14 13:24:18 +00:00
parent 6182414ae5
commit c7a506f55f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -10375,9 +10375,9 @@
"dev": true
},
"promise-polyfill": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/promise-polyfill/-/promise-polyfill-8.1.0.tgz",
"integrity": "sha512-OzSf6gcCUQ01byV4BgwyUCswlaQQ6gzXc23aLQWhicvfX9kfsUiUhgt3CCQej8jDnl8/PhGF31JdHX2/MzF3WA==",
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/promise-polyfill/-/promise-polyfill-8.1.1.tgz",
"integrity": "sha512-ZrjUsqMFQsmyvP3YZ4BbYqjf7ayMgybITjAJ85o1tdnwC97I5eqQuirXiBlufLqZFl2sRmV6GRNCsXs9nEIaOQ==",
"dev": true
},
"promised-io": {

View File

@ -72,7 +72,7 @@
"node-sass": "^4.12.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-loader": "^3.0.0",
"promise-polyfill": "^8.0.0",
"promise-polyfill": "^8.1.1",
"sass-loader": "^7.1.0",
"style-loader": "^0.23.0",
"stylelint": "^10.1.0",