Skip to content

Commit cf2ca00

Browse files
Bump antd from 4.16.7 to 4.16.8
Bumps [antd](https://github.com/ant-design/ant-design) from 4.16.7 to 4.16.8. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](ant-design/ant-design@4.16.7...4.16.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ad9459f commit cf2ca00

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
@@ -59,7 +59,7 @@
5959
"dependencies": {
6060
"@matechs/console": "7.12.0",
6161
"@matechs/effect": "5.0.29",
62-
"antd": "4.16.7",
62+
"antd": "4.16.8",
6363
"fast-check": "2.17.0",
6464
"fast-equals": "2.0.0",
6565
"firebase": "7.24.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1740,10 +1740,10 @@ ansi-styles@^5.0.0:
17401740
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b"
17411741
integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==
17421742

1743-
antd@4.16.7:
1744-
version "4.16.7"
1745-
resolved "https://registry.yarnpkg.com/antd/-/antd-4.16.7.tgz#c51fb143288adb8b008a786efe8d5df13320ac4c"
1746-
integrity sha512-9XQnTpQ21zqnXWAvFvt1mm0j5+r4E7N/eK0kSEBqxuoTCzTrrn5iwhXFEZ2htJx9QJFlihST/T1Wd8JzRf9J3Q==
1743+
antd@4.16.8:
1744+
version "4.16.8"
1745+
resolved "https://registry.yarnpkg.com/antd/-/antd-4.16.8.tgz#0a81f846eb6b356159839d18247b713d04b526d6"
1746+
integrity sha512-xM1zheIYvS/0x05sM3Yj5cwBu6TjzS7RdwQug1bgbtDAk94dacuFvdLa4PjsvEiG6kz0uNzaaIaDBis7LRH5hA==
17471747
dependencies:
17481748
"@ant-design/colors" "^6.0.0"
17491749
"@ant-design/icons" "^4.6.2"

0 commit comments

Comments
 (0)