From 0260eab93442af5c55e2a93e48388238e11810d4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 Jan 2021 04:44:00 +0000 Subject: [PATCH] Bump bulma from 0.8.2 to 0.9.2 Bumps [bulma](https://github.com/jgthms/bulma) from 0.8.2 to 0.9.2. - [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.2...0.9.2) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index e84b74b..a284bf4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2085,9 +2085,9 @@ } }, "bulma": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.8.2.tgz", - "integrity": "sha512-vMM/ijYSxX+Sm+nD7Lmc1UgWDy2JcL2nTKqwgEqXuOMU+IGALbXd5MLt/BcjBAPLIx36TtzhzBcSnOP974gcqA==" + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.2.tgz", + "integrity": "sha512-e14EF+3VSZ488yL/lJH0tR8mFWiEQVCMi/BQUMi2TGMBOk+zrDg4wryuwm/+dRSHJw0gMawp2tsW7X1JYUCE3A==" }, "bunyan": { "version": "1.8.12", diff --git a/package.json b/package.json index 5c53780..933f9bf 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@sammacbeth/libdweb": "0.0.13", "@sammacbeth/utp-wasm": "^1.1.5", "base64-js": "^1.3.1", - "bulma": "^0.8.2", + "bulma": "^0.9.2", "dat-dns": "^4.1.2", "end-of-stream": "^1.4.4", "mime": "^2.4.5",