Skip to content

Commit

Permalink
Bump antd from 3.19.6 to 3.19.8 (#22)
Browse files Browse the repository at this point in the history
Bump antd from 3.19.6 to 3.19.8
  • Loading branch information
RubenMateus committed Jun 24, 2019
2 parents 4d1e891 + 600ec95 commit 4fa378c
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 21 deletions.
42 changes: 26 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -3,7 +3,7 @@
"version": "0.2.0",
"private": true,
"dependencies": {
"antd": "^3.19.7",
"antd": "^3.19.8",
"axios": "^0.19.0",
"node-polyglot": "^2.3.1",
"react": "^16.8.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1206,10 +1206,10 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
dependencies:
color-convert "^1.9.0"

antd@^3.19.7:
version "3.19.7"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.19.7.tgz#bd1e33c76f3d2b6cc95c9b7c862726e8a55b2f9e"
integrity sha512-xc1AematIhMenb5aFk5J0vXUxIRKoIqQxjYJbv6bzL0iiFxoZBxplXR0zs0rMTILKFGWXeUuLPt9Id71t5rLzw==
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

0 comments on commit 4fa378c

Please sign in to comment.