Skip to content

Commit

Permalink
fix(deps): update dependency bulma to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 6, 2020
1 parent dc342cd commit 59e55d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"@svgr/webpack": "5.4.0",
"bulma": "0.8.2",
"bulma": "0.9.0",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.20.18",
Expand Down
8 changes: 4 additions & 4 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3834,10 +3834,10 @@ builtin-status-codes@^3.0.0:
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=

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

[email protected]:
version "3.0.0"
Expand Down

0 comments on commit 59e55d5

Please sign in to comment.