Skip to content

Commit

Permalink
fix(deps): update dependency antd to v4.16.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 19, 2021
1 parent 0720c78 commit c553a02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@emotion/css": "11.1.3",
"antd": "4.16.7",
"antd": "4.16.8",
"react": "17.0.2",
"react-dom": "17.0.2"
},
Expand Down
8 changes: 4 additions & 4 deletions bundle/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -437,10 +437,10 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
dependencies:
color-convert "^2.0.1"

[email protected].7:
version "4.16.7"
resolved "https://registry.yarnpkg.com/antd/-/antd-4.16.7.tgz#c51fb143288adb8b008a786efe8d5df13320ac4c"
integrity sha512-9XQnTpQ21zqnXWAvFvt1mm0j5+r4E7N/eK0kSEBqxuoTCzTrrn5iwhXFEZ2htJx9QJFlihST/T1Wd8JzRf9J3Q==
[email protected].8:
version "4.16.8"
resolved "https://registry.yarnpkg.com/antd/-/antd-4.16.8.tgz#0a81f846eb6b356159839d18247b713d04b526d6"
integrity sha512-xM1zheIYvS/0x05sM3Yj5cwBu6TjzS7RdwQug1bgbtDAk94dacuFvdLa4PjsvEiG6kz0uNzaaIaDBis7LRH5hA==
dependencies:
"@ant-design/colors" "^6.0.0"
"@ant-design/icons" "^4.6.2"
Expand Down

0 comments on commit c553a02

Please sign in to comment.