Skip to content

Commit

Permalink
Update dependency bulma to v0.9.3 (#635)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 9, 2021
1 parent 4eb545c commit 5c6d6c1
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion themes/cucumber-hugo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"devDependencies": {
"autoprefixer": "10.3.1",
"bulma": "0.9.2",
"bulma": "0.9.3",
"concurrently": "6.2.1",
"node-sass": "6.0.1",
"postcss-cli": "8.3.1",
Expand Down
8 changes: 4 additions & 4 deletions themes/cucumber-hugo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -246,10 +246,10 @@ browserslist@^4.16.6:
escalade "^3.1.1"
node-releases "^1.1.71"

bulma@0.9.2:
version "0.9.2"
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.2.tgz#340011e119c605f19b8ca886bfea595f1deaf23c"
integrity sha512-e14EF+3VSZ488yL/lJH0tR8mFWiEQVCMi/BQUMi2TGMBOk+zrDg4wryuwm/+dRSHJw0gMawp2tsW7X1JYUCE3A==
bulma@0.9.3:
version "0.9.3"
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.3.tgz#ddccb7436ebe3e21bf47afe01d3c43a296b70243"
integrity sha512-0d7GNW1PY4ud8TWxdNcP6Cc8Bu7MxcntD/RRLGWuiw/s0a9P+XlH/6QoOIrmbj6o8WWJzJYhytiu9nFjTszk1g==

callsites@^3.0.0:
version "3.1.0"
Expand Down
14 changes: 7 additions & 7 deletions themes/cucumber-sb/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion themes/cucumber-sb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"devDependencies": {
"autoprefixer": "10.3.1",
"bulma": "0.9.2",
"bulma": "0.9.3",
"concurrently": "6.2.1",
"node-sass": "6.0.1",
"postcss-cli": "8.3.1",
Expand Down
8 changes: 4 additions & 4 deletions themes/cucumber-sb/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -236,10 +236,10 @@ browserslist@^4.16.6:
escalade "^3.1.1"
node-releases "^1.1.71"

bulma@0.9.2:
version "0.9.2"
resolved "https://registry.npmjs.org/bulma/-/bulma-0.9.2.tgz"
integrity sha512-e14EF+3VSZ488yL/lJH0tR8mFWiEQVCMi/BQUMi2TGMBOk+zrDg4wryuwm/+dRSHJw0gMawp2tsW7X1JYUCE3A==
bulma@0.9.3:
version "0.9.3"
resolved "https://registry.npmjs.org/bulma/-/bulma-0.9.3.tgz"
integrity sha512-0d7GNW1PY4ud8TWxdNcP6Cc8Bu7MxcntD/RRLGWuiw/s0a9P+XlH/6QoOIrmbj6o8WWJzJYhytiu9nFjTszk1g==

callsites@^3.0.0:
version "3.1.0"
Expand Down

0 comments on commit 5c6d6c1

Please sign in to comment.