Skip to content

Commit

Permalink
Bump buefy from 0.9.7 to 0.9.8
Browse files Browse the repository at this point in the history
Bumps [buefy](https://github.com/buefy/buefy) from 0.9.7 to 0.9.8.
- [Release notes](https://github.com/buefy/buefy/releases)
- [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md)
- [Commits](buefy/buefy@v0.9.7...v0.9.8)

---
updated-dependencies:
- dependency-name: buefy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 21, 2021
1 parent aa895f6 commit e5aecbf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -28,7 +28,7 @@
"homepage": "https://github.com/amir20/dozzle#readme",
"dependencies": {
"ansi-to-html": "^0.6.15",
"buefy": "^0.9.7",
"buefy": "^0.9.8",
"bulma": "^0.9.3",
"date-fns": "^2.22.1",
"dompurify": "^2.2.9",
Expand Down
17 changes: 6 additions & 11 deletions yarn.lock
Expand Up @@ -2391,12 +2391,12 @@ bser@2.1.1:
dependencies:
node-int64 "^0.4.0"

buefy@^0.9.7:
version "0.9.7"
resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.7.tgz#694e73fe0b32632a53d94c5ba9cfa4468363badd"
integrity sha512-Fli0ZjNDgtFtHm0LItWmfhNJ1oLjDwPzUWccvwXXoo2mADXaH8JQxyhY+drUuUV5/GMu5PtwqQSqPgZy942VZg==
buefy@^0.9.8:
version "0.9.8"
resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.8.tgz#51fb52bf3bcf4b8db7668f0ca17f1a5e8cf7f499"
integrity sha512-VBGAD6WtmgpPdiRnBXaTleS3ifpNu9rbInAr54YL8KJw1RhCb8JtGYYYVRjllnDQmN0jQjC5lYoPR9KpfTe+Cw==
dependencies:
bulma "0.9.2"
bulma "0.9.3"

buffer-equal@0.0.1:
version "0.0.1"
Expand Down Expand Up @@ -2429,12 +2429,7 @@ buffer@^5.5.0:
base64-js "^1.3.1"
ieee754 "^1.1.13"

bulma@0.9.2:
version "0.9.2"
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.2.tgz#340011e119c605f19b8ca886bfea595f1deaf23c"
integrity sha512-e14EF+3VSZ488yL/lJH0tR8mFWiEQVCMi/BQUMi2TGMBOk+zrDg4wryuwm/+dRSHJw0gMawp2tsW7X1JYUCE3A==

bulma@^0.9.3:
bulma@0.9.3, bulma@^0.9.3:
version "0.9.3"
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.3.tgz#ddccb7436ebe3e21bf47afe01d3c43a296b70243"
integrity sha512-0d7GNW1PY4ud8TWxdNcP6Cc8Bu7MxcntD/RRLGWuiw/s0a9P+XlH/6QoOIrmbj6o8WWJzJYhytiu9nFjTszk1g==
Expand Down

0 comments on commit e5aecbf

Please sign in to comment.