Skip to content

Commit f65f4f2

Browse files
chore(deps-dev): update bulma requirement from ^1.0.2 to ^1.0.3
Updates the requirements on [bulma](https://github.com/jgthms/bulma) to permit the latest version. - [Release notes](https://github.com/jgthms/bulma/releases) - [Changelog](https://github.com/jgthms/bulma/blob/main/CHANGELOG.md) - [Commits](jgthms/bulma@1.0.2...1.0.3) --- updated-dependencies: - dependency-name: bulma dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffc6ef3 commit f65f4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"browser-sync": "^2.29.3",
2020
"browser-sync-webpack-plugin": "^2.3.0",
21-
"bulma": "^1.0.2",
21+
"bulma": "^1.0.3",
2222
"cross-env": "^7.0.3",
2323
"jquery": "^3.7.1",
2424
"laravel-mix": "^6.0.49",

0 commit comments

Comments
 (0)