Skip to content

Commit 7a73240

Browse files
authored
Merge pull request #67 from ChickenKyiv/dependabot/npm_and_yarn/antd-3.6.4
Bump antd from 3.6.3 to 3.6.4
2 parents 9b6ad11 + b76335d commit 7a73240

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"antd": "^3.6.3",
6+
"antd": "^3.6.4",
77
"axios": "^0.18.0",
88
"qs": "^6.5.2",
99
"react": "^16.4.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@ ansi-styles@^3.0.0, ansi-styles@^3.2.1:
135135
dependencies:
136136
color-convert "^1.9.0"
137137

138-
antd@^3.6.3:
139-
version "3.6.3"
140-
resolved "https://registry.yarnpkg.com/antd/-/antd-3.6.3.tgz#29ad00da47b9162a7935672a6c8ba43f45713aff"
138+
antd@^3.6.4:
139+
version "3.6.4"
140+
resolved "https://registry.yarnpkg.com/antd/-/antd-3.6.4.tgz#9a664aa2dcf7e027144934373b85395fb30a3373"
141141
dependencies:
142142
array-tree-filter "^2.0.0"
143143
babel-runtime "6.x"

0 commit comments

Comments
 (0)