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.19.5 (#2560)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and samouss committed Jun 17, 2019
1 parent c3e8267 commit 72efd31
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
Expand Up @@ -13,7 +13,7 @@
"react-test-renderer": "16.8.6"
},
"dependencies": {
"antd": "3.19.4",
"antd": "3.19.5",
"lodash": "4.17.11",
"prop-types": "15.6.0",
"react": "16.8.6",
Expand Down
8 changes: 4 additions & 4 deletions examples/autocomplete/yarn.lock
Expand Up @@ -1970,10 +1970,10 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
dependencies:
color-convert "^1.9.0"

antd@3.19.4:
version "3.19.4"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.19.4.tgz#43e6285459b359e1bf48a649b109b7083ab21f18"
integrity sha512-N6eYH4ZaO1EZzYRNh0uCFn8UVZ9w0oN8lyIJ3QS5MW+xNh6O5D45RzClHJ8sCcVvjPYwKaaCIzNwUQsCRr3bAA==
antd@3.19.5:
version "3.19.5"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.19.5.tgz#f206ae40889b6189de38b9c681bc9f44a1c2bb54"
integrity sha512-tf59KTsHhOie8kwhl8Fe/jSEqxWOdqNxzOaJwCcvUHQl8ZIcxcd2VpJC9zY6CQ4YxjRvnNQeWqdnPFOgJnS6iA==
dependencies:
"@ant-design/create-react-context" "^0.2.4"
"@ant-design/icons" "~2.0.0"
Expand Down

0 comments on commit 72efd31

Please sign in to comment.