Skip to content

Commit aa892d5

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency bulma to ^0.9.0
1 parent ff91fc8 commit aa892d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.1.3",
55
"author": "Austin Green",
66
"dependencies": {
7-
"bulma": "^0.8.0",
7+
"bulma": "^0.9.0",
88
"gatsby": "^2.20.35",
99
"gatsby-image": "^2.3.5",
1010
"gatsby-plugin-netlify": "^2.2.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3883,10 +3883,10 @@ builtin-status-codes@^3.0.0:
38833883
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
38843884
integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=
38853885

3886-
bulma@^0.8.0:
3887-
version "0.8.2"
3888-
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.8.2.tgz#5d928f16ed4a84549c2873f95c92c38c69c631a7"
3889-
integrity sha512-vMM/ijYSxX+Sm+nD7Lmc1UgWDy2JcL2nTKqwgEqXuOMU+IGALbXd5MLt/BcjBAPLIx36TtzhzBcSnOP974gcqA==
3886+
bulma@^0.9.0:
3887+
version "0.9.0"
3888+
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.0.tgz#948c5445a49e9d7546f0826cb3820d17178a814f"
3889+
integrity sha512-rV75CJkubNUroAt0qCRkjznZLoaXq/ctfMXsMvKSL84UetbSyx5REl96e8GoQ04G4Tkw0XF3STECffTOQrbzOQ==
38903890

38913891
bytes@3.0.0:
38923892
version "3.0.0"

0 commit comments

Comments
 (0)