Skip to content

Commit

Permalink
fix(deps): update dependency antd to v4.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 27, 2022
1 parent 6ff62d1 commit 8ced636
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@emotion/core": "11.0.0",
"@emotion/react": "11.8.2",
"@emotion/styled": "11.8.1",
"antd": "4.19.3",
"antd": "4.19.4",
"axios": "0.26.1",
"date-fns": "2.28.0",
"emotion": "11.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5250,10 +5250,10 @@ ansi-to-html@^0.6.11:
dependencies:
entities "^1.1.2"

antd@4.19.3:
version "4.19.3"
resolved "https://registry.yarnpkg.com/antd/-/antd-4.19.3.tgz#2b6bb938bda9850c797db59c8923f3c8a14a6693"
integrity sha512-q4oT2lIM0Fb60MfcdtjH6LFQcmo5MuM27PN3nJMsRG1FeiQ9n+OPFlkQSdtb0ZWFIFjTH3p0W02T6SbB2U7ChQ==
antd@4.19.4:
version "4.19.4"
resolved "https://registry.yarnpkg.com/antd/-/antd-4.19.4.tgz#d0f33e277af7c1bd3b188e9a25c12c044f85bb71"
integrity sha512-1nwQPtOsEOE0ZdCnYATPE1UFW/hVq4OP7gZZa0QcalYB4TN0FbXJS5sxn2rTF/IjO2fKv/5VtkbiD+LyoFkZKA==
dependencies:
"@ant-design/colors" "^6.0.0"
"@ant-design/icons" "^4.7.0"
Expand Down

0 comments on commit 8ced636

Please sign in to comment.