Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Update dependency antd to v3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 13, 2018
1 parent 43a7c49 commit 6af7b36
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 @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"antd": "3.5.1",
"antd": "3.5.2",
"auth0-js": "9.5.1",
"autobind-decorator": "2.1.0",
"enzyme-adapter-react-16": "1.1.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -311,9 +311,9 @@ antd@3.0.0:
shallowequal "^1.0.1"
warning "~3.0.0"

antd@3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.5.1.tgz#6efe9f05dd7a06d650808832ebb1783806da2e12"
antd@3.5.2:
version "3.5.2"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.5.2.tgz#f27356289788dbe463103f0ab715345ac7ca8cee"
dependencies:
array-tree-filter "^2.0.0"
babel-runtime "6.x"
Expand Down

0 comments on commit 6af7b36

Please sign in to comment.