From d54719b81cdabfd53c02900c6a07e92193208e57 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 20 Jun 2021 23:46:07 +0000 Subject: [PATCH] Bump buefy from 0.9.2 to 0.9.8 Bumps [buefy](https://github.com/buefy/buefy) from 0.9.2 to 0.9.8. - [Release notes](https://github.com/buefy/buefy/releases) - [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md) - [Commits](https://github.com/buefy/buefy/compare/v0.9.2...v0.9.8) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0f331998..0e49f5d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3405,17 +3405,17 @@ } }, "buefy": { - "version": "0.9.2", - "resolved": "https://registry.npmjs.org/buefy/-/buefy-0.9.2.tgz", - "integrity": "sha512-f3UXfI6DDIHXE+pk8TC0mjT5BkKyGgoiZpdA5QGf9hVz0yfphJxWeu8+2WrOQLxahrr7HleD0B7ZkslsTQZZIA==", + "version": "0.9.8", + "resolved": "https://registry.npmjs.org/buefy/-/buefy-0.9.8.tgz", + "integrity": "sha512-VBGAD6WtmgpPdiRnBXaTleS3ifpNu9rbInAr54YL8KJw1RhCb8JtGYYYVRjllnDQmN0jQjC5lYoPR9KpfTe+Cw==", "requires": { - "bulma": "0.9.0" + "bulma": "0.9.3" }, "dependencies": { "bulma": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.0.tgz", - "integrity": "sha512-rV75CJkubNUroAt0qCRkjznZLoaXq/ctfMXsMvKSL84UetbSyx5REl96e8GoQ04G4Tkw0XF3STECffTOQrbzOQ==" + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.3.tgz", + "integrity": "sha512-0d7GNW1PY4ud8TWxdNcP6Cc8Bu7MxcntD/RRLGWuiw/s0a9P+XlH/6QoOIrmbj6o8WWJzJYhytiu9nFjTszk1g==" } } },