Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency antd to v3.20.7 (#2712)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and samouss committed Jul 25, 2019
1 parent 927fbfe commit 1830952
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/autocomplete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react-test-renderer": "16.8.6"
},
"dependencies": {
"antd": "3.20.6",
"antd": "3.20.7",
"lodash": "4.17.15",
"prop-types": "15.6.0",
"react": "16.8.6",
Expand Down
8 changes: 4 additions & 4 deletions examples/autocomplete/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1970,10 +1970,10 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
dependencies:
color-convert "^1.9.0"

[email protected].6:
version "3.20.6"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.20.6.tgz#d42f7f444ca7a57deb80759722b653732a3b94da"
integrity sha512-NYIn+DhbFBZ6yvZ4t50LpUf1Wkqv7dLX2ix5RlFfNqfxs3bCLK+SlICAHv/S3SZFvUabDr6JtXD89vV1Ks8NPQ==
[email protected].7:
version "3.20.7"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.20.7.tgz#a01b0a23dc9bb93de79b8847fa754c6caae1686c"
integrity sha512-tVovzxwVD1vVx43SDiHKOusQN11JNxGSsyOKDjcXUdlnZegSAXic/YmX8G7Aw0l/E6qhsbBYrB0PI6kCvp5arw==
dependencies:
"@ant-design/create-react-context" "^0.2.4"
"@ant-design/icons" "~2.1.1"
Expand Down

0 comments on commit 1830952

Please sign in to comment.