Skip to content

Commit 224aede

Browse files
Update dependency bulma to v0.9.4
1 parent d07667d commit 224aede

3 files changed

Lines changed: 11 additions & 9 deletions

File tree

package-lock.json

Lines changed: 5 additions & 4 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.9.4",
88
"firebase": "5.9.2",
99
"font-awesome": "4.7.0",
1010
"formik": "1.5.1",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2464,10 +2464,10 @@ builtin-status-codes@^3.0.0:
24642464
resolved "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz"
24652465
integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=
24662466

2467-
bulma@0.7.4:
2468-
version "0.7.4"
2469-
resolved "https://registry.npmjs.org/bulma/-/bulma-0.7.4.tgz"
2470-
integrity sha512-krG2rP6eAX1WE0sf6O0SC/FUVSOBX4m1PBC2+GKLpb2pX0qanaDqcv9U2nu75egFrsHkI0zdWYuk/oGwoszVWg==
2467+
bulma@0.9.4:
2468+
version "0.9.4"
2469+
resolved "https://registry.npmjs.org/bulma/-/bulma-0.9.4.tgz"
2470+
integrity sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==
24712471

24722472
bytebuffer@~5:
24732473
version "5.0.1"
@@ -4910,6 +4910,7 @@ fastparse@^1.1.1:
49104910
"favicons-webpack-plugin@git+https://github.com/Creatiwity/favicons-webpack-plugin.git#0872de414061baaad0a2853c77ae75bc38b8bbbf":
49114911
version "0.0.9"
49124912
resolved "git+ssh://git@github.com/Creatiwity/favicons-webpack-plugin.git#0872de414061baaad0a2853c77ae75bc38b8bbbf"
4913+
integrity sha512-u+Z0p3ip5rrC5fvpwbOnMAX3gU4PGPP/GRJNkJAt8/D0g5HvFrVh/Q2BL5n3DtrBvyFew6CdV+y2aAltvUBhUA==
49134914
dependencies:
49144915
core-js "^2.5.7"
49154916
favicons "^5.1.1"

0 commit comments

Comments
 (0)