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

Commit

Permalink
Merge #915
Browse files Browse the repository at this point in the history
915: Update dependency antd to v3.16.6 r=rehandalal a=renovate[bot]

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| antd | dependencies | patch | [`3.16.5` -> `3.16.6`](https://diff.intrinsic.com/antd/3.16.5/3.16.6) | [homepage](http://ant.design/), [source](https://togithub.com/ant-design/ant-design) |


Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
bors[bot] and renovate-bot committed Apr 27, 2019
2 parents 9e0201f + c873aea commit 8fa5dea
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 23 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.0",
"@babel/polyfill": "7.4.0",
"@babel/runtime": "7.4.2",
"antd": "3.16.5",
"antd": "3.16.6",
"auth0-js": "9.10.2",
"autobind-decorator": "2.4.0",
"autoprefixer": "9.5.1",
Expand Down
37 changes: 15 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1706,10 +1706,10 @@ ant-design-palettes@^1.1.3:
dependencies:
tinycolor2 "^1.4.1"

antd@3.16.5:
version "3.16.5"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.16.5.tgz#9a187521020c297ef209c40f4f0e856b967a875d"
integrity sha512-7oZeEo/wkyH2NexaViI5EJp8HbCpqdonJYsEYOcS16o8QuI86PnK4HgH5dAH8/55WPG3dRO+h9YvZFLEk+uHfQ==
antd@3.16.6:
version "3.16.6"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.16.6.tgz#3cfb43ba2d82a2bf2efe854dd4d9e6838c401d2b"
integrity sha512-6QlA0ApjgWv+Rp9GC2ipMGGJxK8tWddCwtIoaeAQNYxJWvw2fO7yhABuKXAHkKITUA2IGTmGnKheeb3cIMPeww==
dependencies:
"@ant-design/create-react-context" "^0.2.4"
"@ant-design/icons" "~1.2.0"
Expand All @@ -1720,7 +1720,6 @@ antd@3.16.5:
babel-runtime "6.x"
classnames "~2.2.6"
copy-to-clipboard "^3.0.8"
create-react-class "^15.6.3"
css-animation "^1.5.0"
dom-closest "^0.2.0"
enquire.js "^2.1.6"
Expand All @@ -1745,7 +1744,7 @@ antd@3.16.5:
rc-pagination "~1.17.7"
rc-progress "~2.3.0"
rc-rate "~2.5.0"
rc-select "~9.0.0"
rc-select "~9.1.0"
rc-slider "~8.6.5"
rc-steps "~3.3.0"
rc-switch "~1.9.0"
Expand All @@ -1760,7 +1759,7 @@ antd@3.16.5:
rc-util "^4.5.1"
react-lazy-load "^3.0.13"
react-lifecycles-compat "^3.0.4"
react-slick "~0.23.2"
react-slick "~0.24.0"
resize-observer-polyfill "^1.5.0"
shallowequal "^1.1.0"
warning "~4.0.2"
Expand Down Expand Up @@ -3192,7 +3191,7 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
safe-buffer "^5.0.1"
sha.js "^2.4.8"

create-react-class@^15.5.3, create-react-class@^15.6.3:
create-react-class@^15.5.3:
version "15.6.3"
resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.6.3.tgz#2d73237fb3f970ae6ebe011a9e66f46dbca80036"
integrity sha512-M+/3Q6E6DLO6Yx3OwrWjwHBnvfXXYA7W+dFjt/ZDBemHO1DDZhsalX/NUtnTYclN6GfnBDRh4qRHjcDHmlJBJg==
Expand Down Expand Up @@ -8805,11 +8804,6 @@ prettier@1.17.0:
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008"
integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==

prettier@^1.14.3:
version "1.15.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.1.tgz#06c67106afb1b40e74b002353b2079cc7e0e67bf"
integrity sha512-4rgV2hyc/5Pk0XHH4VjJWHRgVjgRbpMfLQjREAhHBtyW1UvTFkjJEsueGYNYYZd9mn97K+1qv0EBwm11zoaSgA==

pretty-bytes@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-4.0.2.tgz#b2bf82e7350d65c6c33aa95aaa5a4f6327f61cd9"
Expand Down Expand Up @@ -9314,10 +9308,10 @@ rc-rate@~2.5.0:
rc-util "^4.3.0"
react-lifecycles-compat "^3.0.4"

rc-select@~9.0.0:
version "9.0.2"
resolved "https://registry.yarnpkg.com/rc-select/-/rc-select-9.0.2.tgz#ce0d297db5f8a5c7e8bbc3fc24d9ed5ba648012c"
integrity sha512-lwFz/aINmbznQmKvq/jFipc922h+RhA+iKCicxAglTqC4qmXg2REKWzviT5Tk0kqVe4mHcfNX8PyvMEHSmkaLA==
rc-select@~9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/rc-select/-/rc-select-9.1.0.tgz#6f961d9b1c72049181fead602fb3a1203df792c4"
integrity sha512-mLqJAHP4fJwRNuzn5rvkut9BJ5NwUUxo9/ZsYqZ+GD6Rq0RGxhcrv1p3lIE4jjKuJTa8l7B8Ir0xWvzlh6fLvg==
dependencies:
babel-runtime "^6.23.0"
classnames "2.x"
Expand Down Expand Up @@ -9636,16 +9630,15 @@ react-router@5.0.0:
tiny-invariant "^1.0.2"
tiny-warning "^1.0.0"

react-slick@~0.23.2:
version "0.23.2"
resolved "https://registry.yarnpkg.com/react-slick/-/react-slick-0.23.2.tgz#8d8bdbc77a6678e8ad36f50c32578c7c0f1c54f6"
integrity sha512-fM6DXX7+22eOcYE9cgaXUfioZL/Zw6fwS6aPMDBt0kLHl4H4fFNEbp4JsJQdEWMLUNFtUytNcvd9KRml22Tp5w==
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==
dependencies:
classnames "^2.2.5"
enquire.js "^2.1.6"
json2mq "^0.2.0"
lodash.debounce "^4.0.8"
prettier "^1.14.3"
resize-observer-polyfill "^1.5.0"

react-test-renderer@^16.0.0-0:
Expand Down

0 comments on commit 8fa5dea

Please sign in to comment.