Skip to content

Commit 02a2fc3

Browse files
Bump bulma from 0.9.4 to 1.0.3
Bumps [bulma](https://github.com/jgthms/bulma) from 0.9.4 to 1.0.3. - [Release notes](https://github.com/jgthms/bulma/releases) - [Changelog](https://github.com/jgthms/bulma/blob/main/CHANGELOG.md) - [Commits](jgthms/bulma@0.9.4...1.0.3) --- updated-dependencies: - dependency-name: bulma dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0af0063 commit 02a2fc3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@sveltejs/adapter-static": "^3.0.6",
1919
"@sveltejs/kit": "^2.9.0",
2020
"@sveltejs/vite-plugin-svelte": "^3.1.2",
21-
"bulma": "^0.9.4",
21+
"bulma": "^1.0.3",
2222
"sass": "^1.83.1",
2323
"svelte": "^4.2.19",
2424
"svelte-check": "^4.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -430,10 +430,10 @@ braces@^3.0.3:
430430
dependencies:
431431
fill-range "^7.1.1"
432432

433-
bulma@^0.9.4:
434-
version "0.9.4"
435-
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.4.tgz#0ca8aeb1847a34264768dba26a064c8be72674a1"
436-
integrity sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==
433+
bulma@^1.0.3:
434+
version "1.0.3"
435+
resolved "https://registry.yarnpkg.com/bulma/-/bulma-1.0.3.tgz#313c4fec8c356158a1d8f665586957a0991e2892"
436+
integrity sha512-9eVXBrXwlU337XUXBjIIq7i88A+tRbJYAjXQjT/21lwam+5tpvKF0R7dCesre9N+HV9c6pzCNEPKrtgvBBes2g==
437437

438438
chokidar@^4.0.0, chokidar@^4.0.1:
439439
version "4.0.1"

0 commit comments

Comments
 (0)