Skip to content

Commit 6fc0f0a

Browse files
renovate[bot]samouss
authored andcommitted
fix(deps): update dependency bulma to v1
1 parent c3bc60c commit 6fc0f0a

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.20.0",
16-
"bulma": "0.9.4",
16+
"bulma": "1.0.3",
1717
"cors": "2.8.5",
1818
"express": "4.18.1",
1919
"prop-types": "15.8.1",

yarn.lock

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

3725-
bulma@0.9.4:
3726-
version "0.9.4"
3727-
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.4.tgz#0ca8aeb1847a34264768dba26a064c8be72674a1"
3728-
integrity sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==
3725+
bulma@1.0.3:
3726+
version "1.0.3"
3727+
resolved "https://registry.yarnpkg.com/bulma/-/bulma-1.0.3.tgz#313c4fec8c356158a1d8f665586957a0991e2892"
3728+
integrity sha512-9eVXBrXwlU337XUXBjIIq7i88A+tRbJYAjXQjT/21lwam+5tpvKF0R7dCesre9N+HV9c6pzCNEPKrtgvBBes2g==
37293729

37303730
37313731
version "3.0.0"

0 commit comments

Comments
 (0)