Skip to content

Commit

Permalink
fix(deps): update dependency antd to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 20, 2018
1 parent 1baedaf commit f24b468
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"author": "Maurice Dalderup <[email protected]>",
"license": "MIT",
"dependencies": {
"antd": "3.4.0",
"antd": "3.4.1",
"babel-polyfill": "6.26.0",
"bigchaindb-driver": "4.0.0",
"bip39": "2.5.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,9 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
dependencies:
color-convert "^1.9.0"

[email protected].0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.4.0.tgz#ad67872ab3d3e31d32b2b6feabc2fa5f5b27a48e"
[email protected].1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.4.1.tgz#9f93c712e14d692a3db70fa3f254c79874cd3822"
dependencies:
array-tree-filter "^2.0.0"
babel-runtime "6.x"
Expand Down

0 comments on commit f24b468

Please sign in to comment.