Skip to content

Commit 84cc713

Browse files
author
Lucas Bento
authored
Merge branch 'master' into fix/113
2 parents 458d777 + b6cbd30 commit 84cc713

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.5",
8+
"antd": "3.26.6",
99
"markdown-to-jsx": "6.10.3",
1010
"query-string": "6.9.0",
1111
"react": "16.12.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1798,10 +1798,10 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
17981798
dependencies:
17991799
color-convert "^1.9.0"
18001800

1801-
1802-
version "3.26.5"
1803-
resolved "https://registry.yarnpkg.com/antd/-/antd-3.26.5.tgz#83e96a5c3f5fdf27bcf6daeffce78c2e88e9d555"
1804-
integrity sha512-vD45SKnPq6GDwP+vdv5LIFTztPBGp2uJPuYdu8vUCl4iFSdljYldfsNAzMfRygk7QHRb22vX1Vo/KoH+I7wVMA==
1801+
1802+
version "3.26.6"
1803+
resolved "https://registry.yarnpkg.com/antd/-/antd-3.26.6.tgz#7e583e11e757679ca6d2fda0bc418a177f5d3653"
1804+
integrity sha512-GgDiGjY/DooqpPxcWSMk8Xhj6hF1KuyIHzFZ/BgjpaXF+Ca9MKHch8Vmo5yuUPiXekbaOyoKaZj8g/Z2Tr3Lxg==
18051805
dependencies:
18061806
"@ant-design/create-react-context" "^0.2.4"
18071807
"@ant-design/icons" "~2.1.1"

0 commit comments

Comments
 (0)