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

Commit

Permalink
Merge #1006
Browse files Browse the repository at this point in the history
1006: Update dependency antd to v3.22.0 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 | minor | [`3.21.4` -> `3.22.0`](https://renovatebot.com/diffs/npm/antd/3.21.4/3.22.0) |


Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
bors[bot] and renovate-bot committed Aug 19, 2019
2 parents ec02f1e + 05b42c9 commit 273b840
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@babel/plugin-proposal-decorators": "7.4.4",
"@babel/polyfill": "7.4.4",
"@babel/runtime": "7.5.5",
"antd": "3.21.4",
"antd": "3.22.0",
"auth0-js": "9.11.3",
"autobind-decorator": "2.4.0",
"autoprefixer": "9.6.1",
Expand Down
53 changes: 32 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1481,10 +1481,10 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
dependencies:
color-convert "^1.9.0"

antd@3.21.4:
version "3.21.4"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.21.4.tgz#6e5e8c6edde25ddce0aa1c666f0d6ef8d04e821e"
integrity sha512-ZtX2UAEewrWUepl4sT6TeJw91A98bgl4VGTjRIKfwzNW1GKGKKf4iI9bA6oCyMt/C4QEFsSsmkBwfBqT+N+Xzg==
antd@3.22.0:
version "3.22.0"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.22.0.tgz#07828fddd40db3516e92868b5e4689215c67a197"
integrity sha512-6hqsmPmUU9xYWtbNlgudmVYTFHw5hQY2AKP+68CWY6Q4LGtEuUEgl0d/bkRdrjnVsHXsH4ua4+Nic+TfqU8WLw==
dependencies:
"@ant-design/create-react-context" "^0.2.4"
"@ant-design/icons" "~2.1.1"
Expand Down Expand Up @@ -1513,15 +1513,15 @@ antd@3.21.4:
rc-editor-mention "^1.1.13"
rc-form "^2.4.5"
rc-input-number "~4.4.5"
rc-mentions "~0.3.1"
rc-mentions "~0.4.0"
rc-menu "~7.4.23"
rc-notification "~3.3.1"
rc-pagination "~1.20.5"
rc-progress "~2.5.0"
rc-rate "~2.5.0"
rc-select "~9.2.0"
rc-slider "~8.6.11"
rc-steps "~3.4.1"
rc-steps "~3.5.0"
rc-switch "~1.9.0"
rc-table "~6.7.0"
rc-tabs "~9.6.4"
Expand All @@ -1531,10 +1531,10 @@ antd@3.21.4:
rc-tree-select "~2.9.1"
rc-trigger "^2.6.2"
rc-upload "~2.7.0"
rc-util "^4.6.0"
rc-util "^4.10.0"
react-lazy-load "^3.0.13"
react-lifecycles-compat "^3.0.4"
react-slick "~0.24.0"
react-slick "~0.25.2"
resize-observer-polyfill "^1.5.1"
shallowequal "^1.1.0"
warning "~4.0.3"
Expand Down Expand Up @@ -8818,13 +8818,12 @@ rc-input-number@~4.4.5:
rc-util "^4.5.1"
rmc-feedback "^2.0.0"

rc-mentions@~0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/rc-mentions/-/rc-mentions-0.3.1.tgz#7c54f8fbd2e203c56ff4e0a0191ce4a2c9a88c86"
integrity sha512-fa5dN3IMTahJfAga1nmma9OymK/ZBV/MZfV11h4kjDmCAVETv5EbAlV0mn6Y+JajvXS6n/XFoPUSF+nwK/AeWw==
rc-mentions@~0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/rc-mentions/-/rc-mentions-0.4.0.tgz#483552c088290dbcddd059a0846e9f207ecc3539"
integrity sha512-xnkQBTUFp4llaJuDOLVFKX9ELrXFHk1FuUdIIC/ijQ6cLjDhCUu+jpHNcXWuQ/yIFzF376VlXkmT57iqxSnZzw==
dependencies:
"@ant-design/create-react-context" "^0.2.4"
babel-runtime "^6.23.0"
classnames "^2.2.6"
rc-menu "^7.4.22"
rc-trigger "^2.6.2"
Expand Down Expand Up @@ -8918,10 +8917,10 @@ rc-slider@~8.6.11:
shallowequal "^1.0.1"
warning "^4.0.3"

rc-steps@~3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/rc-steps/-/rc-steps-3.4.1.tgz#7f7d127dd60f9fa92ece27c06035c9319c5cab8e"
integrity sha512-zdeOFmFqiXlXCQyHet1qrDDbGKZ7OQTrlzn8DP5N6M/WqN7HaYoUDy1fZ+NY2htL5WzzVFQpDRKzjiOiHaSqgw==
rc-steps@~3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/rc-steps/-/rc-steps-3.5.0.tgz#36b2a7f1f49907b0d90363884b18623caf9fb600"
integrity sha512-2Vkkrpa7PZbg7qPsqTNzVDov4u78cmxofjjnIHiGB9+9rqKS8oTLPzbW2uiWDr3Lk+yGwh8rbpGO1E6VAgBCOg==
dependencies:
babel-runtime "^6.23.0"
classnames "^2.2.3"
Expand Down Expand Up @@ -9079,6 +9078,18 @@ rc-util@^4.0.4, rc-util@^4.1.0, rc-util@^4.1.1, rc-util@^4.3.0, rc-util@^4.4.0,
react-lifecycles-compat "^3.0.4"
shallowequal "^0.2.2"

rc-util@^4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-4.10.0.tgz#25da93c78f996a23998c76922f75d54387c9e9fc"
integrity sha512-bDjf3Yx4rs/777G3TQ3J2Ii8AeEa/z8duR8efBQKH+ShuumtCvWiRA0/iAL2WZNdG3U1z+EIbocNNdcUpsPT7Q==
dependencies:
add-dom-event-listener "^1.1.0"
babel-runtime "6.x"
prop-types "^15.5.10"
react-lifecycles-compat "^3.0.4"
shallowequal "^0.2.2"
warning "^4.0.3"

rc@^1.0.1, rc@^1.1.6, rc@^1.2.7:
version "1.2.8"
resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed"
Expand Down Expand Up @@ -9211,10 +9222,10 @@ react-router@5.0.1:
tiny-invariant "^1.0.2"
tiny-warning "^1.0.0"

react-slick@~0.24.0:
version "0.24.0"
resolved "https://registry.yarnpkg.com/react-slick/-/react-slick-0.24.0.tgz#1a4e078a82de4e9458255d9ce26aa6f3b17b168b"
integrity sha512-Pvo0B74ohumQdYOf0qP+pdQpj9iUbAav7+2qiF3uTc5XeQp/Y/cnIeDBM2tB3txthfSe05jKIqLMJTS6qVvt5g==
react-slick@~0.25.2:
version "0.25.2"
resolved "https://registry.yarnpkg.com/react-slick/-/react-slick-0.25.2.tgz#56331b67d47d8bcfe2dceb6acab1c8fd5bd1f6bc"
integrity sha512-8MNH/NFX/R7zF6W/w+FS5VXNyDusF+XDW1OU0SzODEU7wqYB+ZTGAiNJ++zVNAVqCAHdyCybScaUB+FCZOmBBw==
dependencies:
classnames "^2.2.5"
enquire.js "^2.1.6"
Expand Down

0 comments on commit 273b840

Please sign in to comment.