build(deps): bump smartbanner.js in /website/client (#12316)

Bumps [smartbanner.js](https://github.com/ain/smartbanner.js) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/ain/smartbanner.js/releases)
- [Commits](https://github.com/ain/smartbanner.js/compare/v1.15.0...v1.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-22 10:27:38 +02:00 committed by GitHub
parent 26911a7d8f
commit 1ecfdbadc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -17631,9 +17631,9 @@
}
},
"smartbanner.js": {
"version": "1.15.0",
"resolved": "https://registry.npmjs.org/smartbanner.js/-/smartbanner.js-1.15.0.tgz",
"integrity": "sha512-a82o2llcEB8KLjMaqeeeZxevRiPSiKbXsUoep1wMunkwggDUStkgXI56c6Qt54Elh9qo3ZrRHJTh5HvVm68o+g=="
"version": "1.16.0",
"resolved": "https://registry.npmjs.org/smartbanner.js/-/smartbanner.js-1.16.0.tgz",
"integrity": "sha512-7YxlOX8pP4M6hv64cMfzS9LhrzLGzPCz3XEcOXYRlE3U13dwmX/9hdB3re2t+tZd8NYhYA9wdt+WsFI09Tes6g=="
},
"snapdragon": {
"version": "0.8.2",

View file

@ -46,7 +46,7 @@
"nconf": "^0.10.0",
"sass": "^1.26.8",
"sass-loader": "^8.0.2",
"smartbanner.js": "^1.15.0",
"smartbanner.js": "^1.16.0",
"svg-inline-loader": "^0.8.2",
"svg-url-loader": "^3.0.3",
"svgo": "^1.3.2",