Skip to content

Commit 809394c

Browse files
renovate[bot]samouss
authored andcommitted
fix(deps): update dependency bulma to v1.0.4
1 parent 76dc226 commit 809394c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"body-parser": "1.20.0",
16-
"bulma": "1.0.3",
16+
"bulma": "1.0.4",
1717
"cors": "2.8.5",
1818
"express": "4.18.1",
1919
"prop-types": "15.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
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-
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==
3725+
3726+
version "1.0.4"
3727+
resolved "https://registry.yarnpkg.com/bulma/-/bulma-1.0.4.tgz#942dc017a3a201fa9f0e0c8db3dd52f3cff86712"
3728+
integrity sha512-Ffb6YGXDiZYX3cqvSbHWqQ8+LkX6tVoTcZuVB3lm93sbAVXlO0D6QlOTMnV6g18gILpAXqkG2z9hf9z4hCjz2g==
37293729

37303730
37313731
version "3.0.0"

0 commit comments

Comments
 (0)