Skip to content

Commit c11325a

Browse files
renovate[bot]stipsan
authored andcommitted
fix: update dependency bulma to v0.7.1 (#170)
1 parent 429224c commit c11325a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react": "16.3.12",
1919
"@types/react-dom": "16.0.5",
2020
"@zeit/next-typescript": "0.1.1",
21-
"bulma": "0.7.0",
21+
"bulma": "0.7.1",
2222
"codemirror": "5.36.0",
2323
"fork-ts-checker-webpack-plugin": "0.4.1",
2424
"next": "5.1.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2096,9 +2096,9 @@ builtins@^1.0.3:
20962096
version "1.0.3"
20972097
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
20982098

2099-
2100-
version "0.7.0"
2101-
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.7.0.tgz#d480170c8768cb774ff606a5aaf5deaa92cda622"
2099+
2100+
version "0.7.1"
2101+
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.7.1.tgz#73c2e3b2930c90cc272029cbd19918b493fca486"
21022102

21032103
cacache@^10.0.1, cacache@^10.0.4:
21042104
version "10.0.4"

0 commit comments

Comments
 (0)