mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-17 01:12:18 +00:00
build(deps): bump smartbanner.js in /website/client
Bumps [smartbanner.js](https://github.com/ain/smartbanner.js) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/ain/smartbanner.js/releases) - [Commits](https://github.com/ain/smartbanner.js/compare/v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: smartbanner.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e22eef993b
commit
2e41576fa2
2 changed files with 4 additions and 4 deletions
6
website/client/package-lock.json
generated
6
website/client/package-lock.json
generated
|
|
@ -26401,9 +26401,9 @@
|
|||
}
|
||||
},
|
||||
"smartbanner.js": {
|
||||
"version": "1.16.0",
|
||||
"resolved": "https://registry.npmjs.org/smartbanner.js/-/smartbanner.js-1.16.0.tgz",
|
||||
"integrity": "sha512-7YxlOX8pP4M6hv64cMfzS9LhrzLGzPCz3XEcOXYRlE3U13dwmX/9hdB3re2t+tZd8NYhYA9wdt+WsFI09Tes6g=="
|
||||
"version": "1.17.0",
|
||||
"resolved": "https://registry.npmjs.org/smartbanner.js/-/smartbanner.js-1.17.0.tgz",
|
||||
"integrity": "sha512-KT/psg/s2+LxoWLFVtt846eMcgjf4g6GYaTqzJ4xvBV9hAlhis8bd6J1LkVS3S8Ra9RhhjqOEP92XoTef3XZ4w=="
|
||||
},
|
||||
"snapdragon": {
|
||||
"version": "0.8.2",
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@
|
|||
"nconf": "^0.11.3",
|
||||
"sass": "^1.34.0",
|
||||
"sass-loader": "^8.0.2",
|
||||
"smartbanner.js": "^1.16.0",
|
||||
"smartbanner.js": "^1.17.0",
|
||||
"svg-inline-loader": "^0.8.2",
|
||||
"svg-url-loader": "^7.1.1",
|
||||
"svgo": "^1.3.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue