Skip to content

Commit f5915c8

Browse files
author
Lucas Bento
authored
Merge pull request #145 from react-native-community/renovate/antd-3.x
fix(deps): update dependency antd to v3.26.7
2 parents ee378d8 + 759a82b commit f5915c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"dependencies": {
77
"@testing-library/react": "9.4.0",
8-
"antd": "3.26.6",
8+
"antd": "3.26.7",
99
"markdown-to-jsx": "6.10.3",
1010
"query-string": "6.9.0",
1111
"react": "16.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1806,10 +1806,10 @@ ansi-styles@^4.1.0:
18061806
"@types/color-name" "^1.1.1"
18071807
color-convert "^2.0.1"
18081808

1809-
1810-
version "3.26.6"
1811-
resolved "https://registry.yarnpkg.com/antd/-/antd-3.26.6.tgz#7e583e11e757679ca6d2fda0bc418a177f5d3653"
1812-
integrity sha512-GgDiGjY/DooqpPxcWSMk8Xhj6hF1KuyIHzFZ/BgjpaXF+Ca9MKHch8Vmo5yuUPiXekbaOyoKaZj8g/Z2Tr3Lxg==
1809+
1810+
version "3.26.7"
1811+
resolved "https://registry.yarnpkg.com/antd/-/antd-3.26.7.tgz#271555f4862b747019defb972f70b7dd4015fd3f"
1812+
integrity sha512-WPsU3ulEUA1vZfVO9PmDNWkYueaLPoE74EJlfPqW2rZjKl7YMkMxJleSVCM9FqVI4PNLbIVr0hoieM9yZiEBFQ==
18131813
dependencies:
18141814
"@ant-design/create-react-context" "^0.2.4"
18151815
"@ant-design/icons" "~2.1.1"

0 commit comments

Comments
 (0)