Skip to content

Commit 0916509

Browse files
committed
[deps] Upgraded bulma CSS framework #124
Closes #124
1 parent 7a34e93 commit 0916509

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
@@ -27,7 +27,7 @@
2727
"@babel/preset-env": "^7.25.3",
2828
"@fortawesome/fontawesome-free": "^7.0.1",
2929
"babel-plugin-remove-template-literals-whitespace": "^1.0.4",
30-
"bulma": "^1.0.2",
30+
"bulma": "^1.0.4",
3131
"concat-cli": "^4.0.0",
3232
"concurrently": "^8.2.2",
3333
"cssnano": "^7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1306,10 +1306,10 @@ buffer-from@^1.0.0:
13061306
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
13071307
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
13081308

1309-
bulma@^1.0.2:
1310-
version "1.0.2"
1311-
resolved "https://registry.yarnpkg.com/bulma/-/bulma-1.0.2.tgz#47395a660755c9566db3cf981fd4e3a2b637af19"
1312-
integrity sha512-D7GnDuF6seb6HkcnRMM9E739QpEY9chDzzeFrHMyEns/EXyDJuQ0XA0KxbBl/B2NTsKSoDomW61jFGFaAxhK5A==
1309+
bulma@^1.0.4:
1310+
version "1.0.4"
1311+
resolved "https://registry.yarnpkg.com/bulma/-/bulma-1.0.4.tgz#942dc017a3a201fa9f0e0c8db3dd52f3cff86712"
1312+
integrity sha512-Ffb6YGXDiZYX3cqvSbHWqQ8+LkX6tVoTcZuVB3lm93sbAVXlO0D6QlOTMnV6g18gILpAXqkG2z9hf9z4hCjz2g==
13131313

13141314
call-bind@^1.0.7:
13151315
version "1.0.7"

0 commit comments

Comments
 (0)