1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-26 07:13:41 +01:00

Bump bulma from 0.8.0 to 0.8.1 (#314)

Bumps [bulma](https://github.com/jgthms/bulma) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/jgthms/bulma/releases)
- [Changelog](https://github.com/jgthms/bulma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jgthms/bulma/compare/0.8.0...0.8.1)

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-03-23 13:58:20 -07:00
committed by GitHub
parent 911ab42b94
commit 16bfe96bca
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3781,9 +3781,9 @@
"dev": true
},
"bulma": {
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/bulma/-/bulma-0.8.0.tgz",
"integrity": "sha512-nhf3rGyiZh/VM7FrSJ/5KeLlfaFkXz0nYcXriynfPH4vVpnxnqyEwaNGdNCVzHyyCA3cHgkQAMpdF/SFbFGZfA=="
"version": "0.8.1",
"resolved": "https://registry.npmjs.org/bulma/-/bulma-0.8.1.tgz",
"integrity": "sha512-Afi2zv4DKmNSYfmx55V+Mtnt8+WfR8Rs65kWArmzEuWP7vNr7dSAEDI+ORZlgOR1gueNZwpKaPdUi4ZiTNwgPA=="
},
"cache-base": {
"version": "1.0.1",

View File

@@ -26,7 +26,7 @@
"dependencies": {
"ansi-to-html": "^0.6.14",
"buefy": "^0.8.13",
"bulma": "^0.8.0",
"bulma": "^0.8.1",
"date-fns": "^2.11.0",
"hotkeys-js": "^3.7.3",
"lodash.debounce": "^4.0.8",