Skip to content

Commit

Permalink
ci(deps): update dependency bulma to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 16, 2024
1 parent b1f0f02 commit 6c42606
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.1.0",
"author": "DoneOps",
"dependencies": {
"bulma": "^0.9.4",
"bulma": "^1.0.0",
"gatsby": "5.13.3",
"gatsby-image": "^3.11.0",
"gatsby-plugin-google-gtag": "^5.13.1",
Expand Down
14 changes: 8 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5376,10 +5376,12 @@ __metadata:
languageName: node
linkType: hard

"bulma@npm:^0.9.4":
version: 0.9.4
resolution: "bulma@npm:0.9.4"
checksum: 10c0/ee4db3427f8ba24fa83d112dca87b99ba009ded9b159f72c4c35e04d1d25c636c3275db1268315427226cdd6c27c00e4147d4696b89cf1c4d57945f80dd16331
"bulma@npm:^1.0.0":
version: 1.0.0
resolution: "bulma@npm:1.0.0"
dependencies:
sass: "npm:^1.71.1"
checksum: 10c0/a7c8370e359a2f89cca6dfd9e9c696e3b5f5d430f3b2b68b0f33ef8bbb4d6879644d416f90887404853582732170ce73064ec7f577c541fb61e99b47edc18ce7
languageName: node
linkType: hard

Expand Down Expand Up @@ -15935,7 +15937,7 @@ __metadata:
resolution: "public-website@workspace:."
dependencies:
"@babel/eslint-parser": "npm:^7.23.10"
bulma: "npm:^0.9.4"
bulma: "npm:^1.0.0"
eslint: "npm:^9.0.0"
eslint-config-airbnb: "npm:^19.0.4"
eslint-config-prettier: "npm:^9.1.0"
Expand Down Expand Up @@ -17773,7 +17775,7 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.70.0":
"sass@npm:^1.70.0, sass@npm:^1.71.1":
version: 1.75.0
resolution: "sass@npm:1.75.0"
dependencies:
Expand Down

0 comments on commit 6c42606

Please sign in to comment.