Skip to content

Commit b707459

Browse files
Bump antd from 4.16.2 to 4.16.3
Bumps [antd](https://github.com/ant-design/ant-design) from 4.16.2 to 4.16.3. - [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.2...4.16.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8d36fa4 commit b707459

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1748,10 +1748,10 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
17481748
"@types/color-name" "^1.1.1"
17491749
color-convert "^2.0.1"
17501750

1751-
antd@4.16.2:
1752-
version "4.16.2"
1753-
resolved "https://registry.yarnpkg.com/antd/-/antd-4.16.2.tgz#23b6ee8822c9ec21d9fe11b89246d49414878c48"
1754-
integrity sha512-8aRrhzVz0Z32PptW9syq0eQqjc9wfJn3nxgVqqxGNH5BkFr1LRiqM0wJ6FNiYc6XVbpnqP20z5gufYFHC7BHqw==
1751+
antd@4.16.3:
1752+
version "4.16.3"
1753+
resolved "https://registry.yarnpkg.com/antd/-/antd-4.16.3.tgz#9836613eaeabb55a0bcd4423551df699d65f67a8"
1754+
integrity sha512-goFcDw8MB9PKgb+fHjUEOwoseL5iuMNelzcdFJOJaG1LXPm9d/ZQhQWdYbzQf5l7v6bmvvvi91WNB1rDsuXh3w==
17551755
dependencies:
17561756
"@ant-design/colors" "^6.0.0"
17571757
"@ant-design/icons" "^4.6.2"

0 commit comments

Comments
 (0)