Skip to content

Commit bac57b5

Browse files
renovate[bot]samouss
authored andcommitted
fix(deps): update dependency bulma to v0.9.4
1 parent 2dbcfba commit bac57b5

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
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"body-parser": "1.19.0",
16-
"bulma": "0.9.3",
16+
"bulma": "0.9.4",
1717
"cors": "2.8.5",
1818
"express": "4.17.1",
1919
"prop-types": "15.7.2",

yarn.lock

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

3712-
3713-
version "0.9.3"
3714-
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.3.tgz#ddccb7436ebe3e21bf47afe01d3c43a296b70243"
3715-
integrity sha512-0d7GNW1PY4ud8TWxdNcP6Cc8Bu7MxcntD/RRLGWuiw/s0a9P+XlH/6QoOIrmbj6o8WWJzJYhytiu9nFjTszk1g==
3712+
3713+
version "0.9.4"
3714+
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.4.tgz#0ca8aeb1847a34264768dba26a064c8be72674a1"
3715+
integrity sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==
37163716

37173717
37183718
version "3.0.0"

0 commit comments

Comments
 (0)