Skip to content

Commit 287d5cb

Browse files
author
Kazuyoshi Kato
authored
Merge pull request #173 from kzys/upgrade-bulma
Upgrade bulma from 0.7.1 to 0.9.4
2 parents d82f898 + a6c823f commit 287d5cb

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
33
"devDependencies": {
4-
"bulma": "^0.7.1"
4+
"bulma": "^0.9.4"
55
}
66
}

yarn.lock

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
# yarn lockfile v1
33

44

5-
bulma-badge@^2.0.0:
6-
version "2.0.0"
7-
resolved "https://registry.yarnpkg.com/bulma-badge/-/bulma-badge-2.0.0.tgz#7c7f8fee805400fa35117a43c80f5f9784f3d513"
8-
9-
bulma@^0.7.1:
10-
version "0.7.2"
11-
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.7.2.tgz#8e944377b74c7926558830d38d8e19eaf49f5fb6"
5+
bulma@^0.9.4:
6+
version "0.9.4"
7+
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.4.tgz#0ca8aeb1847a34264768dba26a064c8be72674a1"
8+
integrity sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==

0 commit comments

Comments
 (0)