Skip to content

Commit 97e9eaa

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency antd to v4.22.8
1 parent de2e63a commit 97e9eaa

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
@@ -28,7 +28,7 @@
2828
"@docusaurus/theme-live-codeblock": "2.0.0-beta.6",
2929
"@easyops-cn/docusaurus-search-local": "0.24.0",
3030
"@mdx-js/react": "1.6.22",
31-
"antd": "4.22.7",
31+
"antd": "4.22.8",
3232
"clsx": "1.2.1",
3333
"lint-staged": "13.0.3",
3434
"nodejieba": "2.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3523,10 +3523,10 @@ ansi-styles@^6.0.0:
35233523
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.1.0.tgz#87313c102b8118abd57371afab34618bf7350ed3"
35243524
integrity sha512-VbqNsoz55SYGczauuup0MFUyXNQviSpFTj1RQtFzmQLk18qbVSpTFFGMT293rmDaQuKCT6InmbuEyUne4mTuxQ==
35253525

3526-
3527-
version "4.22.7"
3528-
resolved "https://registry.yarnpkg.com/antd/-/antd-4.22.7.tgz#3c94bbc37466a727f6f4eac2ca6adb5fb0eb7a25"
3529-
integrity sha512-CMf5tYHtlhP1blYjwNTRsB7G/bocwKmIFHgYYk4pZNgo1kk/XnPPI2/MKRCXWc54wuCQQlnmL/2AKtE7HWaE8g==
3526+
3527+
version "4.22.8"
3528+
resolved "https://registry.yarnpkg.com/antd/-/antd-4.22.8.tgz#e2f446932815a522a8aa3d285a8a9bdcb3d0fa9f"
3529+
integrity sha512-mqHuCg9itZX+z6wk+mvRBcfz/U9iiIXS4LoNkyo8X/UBgdN8CoetFmrdvA1UQy1BuWa0/n62LiS1LatdvoTuHw==
35303530
dependencies:
35313531
"@ant-design/colors" "^6.0.0"
35323532
"@ant-design/icons" "^4.7.0"

0 commit comments

Comments
 (0)