Skip to content

Commit 60d7b5e

Browse files
committed
Update dependency bulma to v0.8.2
1 parent 2a4a8ec commit 60d7b5e

3 files changed

Lines changed: 11 additions & 10 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
7-
"bulma": "0.7.4",
7+
"bulma": "0.8.2",
88
"firebase": "5.9.2",
99
"font-awesome": "4.7.0",
1010
"formik": "1.5.1",

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2464,10 +2464,10 @@ builtin-status-codes@^3.0.0:
24642464
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
24652465
integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=
24662466

2467-
bulma@0.7.4:
2468-
version "0.7.4"
2469-
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.7.4.tgz#7e74512e9118d9799021339e67e365ee0ac4f3f9"
2470-
integrity sha512-krG2rP6eAX1WE0sf6O0SC/FUVSOBX4m1PBC2+GKLpb2pX0qanaDqcv9U2nu75egFrsHkI0zdWYuk/oGwoszVWg==
2467+
bulma@0.8.2:
2468+
version "0.8.2"
2469+
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.8.2.tgz#5d928f16ed4a84549c2873f95c92c38c69c631a7"
2470+
integrity sha512-vMM/ijYSxX+Sm+nD7Lmc1UgWDy2JcL2nTKqwgEqXuOMU+IGALbXd5MLt/BcjBAPLIx36TtzhzBcSnOP974gcqA==
24712471

24722472
bytebuffer@~5:
24732473
version "5.0.1"
@@ -4900,9 +4900,10 @@ fastparse@^1.1.1:
49004900
resolved "https://registry.yarnpkg.com/fastparse/-/fastparse-1.1.2.tgz#91728c5a5942eced8531283c79441ee4122c35a9"
49014901
integrity sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==
49024902

4903-
"favicons-webpack-plugin@git+https://github.com/Creatiwity/favicons-webpack-plugin.git#0872de414061baaad0a2853c77ae75bc38b8bbbf":
4903+
"favicons-webpack-plugin@https://github.com/Creatiwity/favicons-webpack-plugin.git#0872de414061baaad0a2853c77ae75bc38b8bbbf":
49044904
version "0.0.9"
4905-
resolved "git+https://github.com/Creatiwity/favicons-webpack-plugin.git#0872de414061baaad0a2853c77ae75bc38b8bbbf"
4905+
uid "0872de414061baaad0a2853c77ae75bc38b8bbbf"
4906+
resolved "https://github.com/Creatiwity/favicons-webpack-plugin.git#0872de414061baaad0a2853c77ae75bc38b8bbbf"
49064907
dependencies:
49074908
core-js "^2.5.7"
49084909
favicons "^5.1.1"

0 commit comments

Comments
 (0)