Skip to content

Commit 039a3f6

Browse files
Update dependency antd to v4.1.4 (#643)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4124611 commit 039a3f6

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
@@ -22,7 +22,7 @@
2222
"test": "tsc -p ./tsconfig.json"
2323
},
2424
"dependencies": {
25-
"antd": "4.1.2",
25+
"antd": "4.1.4",
2626
"react": "16.13.1",
2727
"react-dom": "16.13.1",
2828
"react-hot-loader": "4.12.20",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2856,10 +2856,10 @@ ansi-to-html@^0.6.11:
28562856
dependencies:
28572857
entities "^1.1.2"
28582858

2859-
2860-
version "4.1.2"
2861-
resolved "https://registry.yarnpkg.com/antd/-/antd-4.1.2.tgz#3d8caea84547aaee8f29a05cedc5f8d6be2da123"
2862-
integrity sha512-YWR4UlbiyjfoDTom/HaB+HqbgMIDoMuV0t+hlAJ+29xBv5WWrJzAbzLUQ4EByomtPzdg0ZlbXx0ETtLpaRU86w==
2859+
2860+
version "4.1.4"
2861+
resolved "https://registry.yarnpkg.com/antd/-/antd-4.1.4.tgz#ea86d9e6742d8d01c7e84e423bb4d31403bec02e"
2862+
integrity sha512-YRF/nrAq4R+olKRJxEDqeO4xkTvx+U6ovIQjGew1JDiEHMMhSftpvpYg2Iu5hRdFL66uxQk6VYngMttBpuYm9Q==
28632863
dependencies:
28642864
"@ant-design/icons" "^4.0.0"
28652865
"@ant-design/react-slick" "~0.25.5"

0 commit comments

Comments
 (0)