Skip to content

Commit

Permalink
Bump antd from 3.19.6 to 3.19.8
Browse files Browse the repository at this point in the history
Bumps [antd](https://github.com/ant-design/ant-design) from 3.19.6 to 3.19.8.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@3.19.6...3.19.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 24, 2019
1 parent 69d2429 commit 87652fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"@groceristar/groceristar-fetch": "^2.2.0",
"antd": "^3.19.6",
"antd": "^3.19.8",
"lodash": "^4.17.11",
"react-router": "^5.0.0",
"react-router-dom": "^5.0.1",
Expand Down
15 changes: 4 additions & 11 deletions yarn.lock
Expand Up @@ -1221,10 +1221,10 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
dependencies:
color-convert "^1.9.0"

antd@^3.19.6:
version "3.19.6"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.19.6.tgz#6eabfc5fdf650c9e72f0cdcd573d5015f60e11f2"
integrity sha512-erx+kFEPWEdRRZzF2j9GvCRnMzeXMXtcr6GaR4OG5XP75CCcy6Yll8PVxUtFlnYD6WKiKa7CnXK1W4s9RgaeuA==
antd@^3.19.8:
version "3.19.8"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.19.8.tgz#64c4fa7596dbb1fa390bb7da5b3f63e226d84e53"
integrity sha512-sGBJHuzr/7Vm3VJpzt5vjOWjtth8Ld38FneIQeX5OKHudWYH8j+Xt0j4q2sYwOiV9lYFuh4tlZv7/7NFyCO2vw==
dependencies:
"@ant-design/create-react-context" "^0.2.4"
"@ant-design/icons" "~2.0.0"
Expand Down Expand Up @@ -5957,13 +5957,6 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup-pluginutils@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.1.tgz#8fa6dd0697344938ef26c2c09d2488ce9e33ce97"
integrity sha512-J5oAoysWar6GuZo0s+3bZ6sVZAC0pfqKz68De7ZgDi5z63jOVZn1uJL/+z1jeKHNbGII8kAyHF5q8LnxSX5lQg==
dependencies:
estree-walker "^0.6.1"

rollup@1.14.3:
version "1.14.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.14.3.tgz#f9b0bd428aa5945c712575e55b497e802ccb4ab9"
Expand Down

0 comments on commit 87652fc

Please sign in to comment.