Skip to content

Commit 66353ff

Browse files
Bump bulma from 0.8.0 to 0.8.1 in /src/Return.Web
Bumps [bulma](https://github.com/jgthms/bulma) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/jgthms/bulma/releases) - [Changelog](https://github.com/jgthms/bulma/blob/master/CHANGELOG.md) - [Commits](jgthms/bulma@0.8.0...0.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 544f601 commit 66353ff

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/Return.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"devDependencies": {
1010
"@fortawesome/fontawesome-free": "^5.12.1",
1111
"autoprefixer": "^9.7.5",
12-
"bulma": "^0.8.0",
12+
"bulma": "^0.8.1",
1313
"husky": "^4.2.3",
1414
"node-sass": "^4.13.1",
1515
"postcss-cli": "^7.1.0",

src/Return.Web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -485,10 +485,10 @@ buffer-from@^1.0.0:
485485
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
486486
integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
487487

488-
bulma@^0.8.0:
489-
version "0.8.0"
490-
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.8.0.tgz#ac1606431703a4761b18a4a2d5cc1fa864a2aece"
491-
integrity sha512-nhf3rGyiZh/VM7FrSJ/5KeLlfaFkXz0nYcXriynfPH4vVpnxnqyEwaNGdNCVzHyyCA3cHgkQAMpdF/SFbFGZfA==
488+
bulma@^0.8.1:
489+
version "0.8.1"
490+
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.8.1.tgz#a5feacb703b73a87fdeae4f0d12317d62fc1d301"
491+
integrity sha512-Afi2zv4DKmNSYfmx55V+Mtnt8+WfR8Rs65kWArmzEuWP7vNr7dSAEDI+ORZlgOR1gueNZwpKaPdUi4ZiTNwgPA==
492492

493493
cache-base@^1.0.1:
494494
version "1.0.1"

0 commit comments

Comments
 (0)