1033: Update dependency antd to v3.23.3 r=rehandalal a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [antd](http://ant.design/) ([source](https://togithub.com/ant-design/ant-design)) | dependencies | patch | [`3.23.2` -> `3.23.3`](https://renovatebot.com/diffs/npm/antd/3.23.2/3.23.3) |


Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
bors[bot] 2019-09-17 15:37:36 +00:00 коммит произвёл GitHub
Родитель b91bc1156e c385c0dcfc
Коммит 54b70274c0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -21,7 +21,7 @@
"@babel/plugin-proposal-decorators": "7.6.0",
"@babel/polyfill": "7.6.0",
"@babel/runtime": "7.6.0",
"antd": "3.23.2",
"antd": "3.23.3",
"auth0-js": "9.11.3",
"autobind-decorator": "2.4.0",
"autoprefixer": "9.6.1",

Просмотреть файл

@ -1628,10 +1628,10 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
dependencies:
color-convert "^1.9.0"
antd@3.23.2:
version "3.23.2"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.23.2.tgz#6fcbe5b22a932913a33dce0b6b76b4a60c30a403"
integrity sha512-S62EvyxPV0IoFR650qtCjUy2E7nY3JkxTP1t71LER09DTTK4fJGw4wWhalNCjkIHR2hPHWGfu0MSHocov3F4dw==
antd@3.23.3:
version "3.23.3"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.23.3.tgz#26a7d767a46fdb332e6b05aaea40947bd491d1ce"
integrity sha512-yTWV7Wr46pmlcxWxGnZm1Km0HhK7IubDC6Uj9RNEbjK93FpGVrHMgEhNTPVmu3P9eGci32JSXUDc3/vxcbY+yA==
dependencies:
"@ant-design/create-react-context" "^0.2.4"
"@ant-design/icons" "~2.1.1"