Skip to content

Commit 2419eca

Browse files
Bump antd from 4.15.5 to 4.15.6
Bumps [antd](https://github.com/ant-design/ant-design) from 4.15.5 to 4.15.6. - [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.15.5...4.15.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6668d62 commit 2419eca

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.15.5",
62+
"antd": "4.15.6",
6363
"fast-check": "2.14.0",
6464
"fast-equals": "2.0.0",
6565
"firebase": "7.24.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1725,10 +1725,10 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
17251725
"@types/color-name" "^1.1.1"
17261726
color-convert "^2.0.1"
17271727

1728-
antd@4.15.5:
1729-
version "4.15.5"
1730-
resolved "https://registry.yarnpkg.com/antd/-/antd-4.15.5.tgz#c54bf3a8a7e537c57395165b47c6caa4f9ea4860"
1731-
integrity sha512-zpdwZmdxZfSCVq6t329jXzq4oHZDDrMsD3L/bNilBJz9Y8yJZ0b4wGrWK7TSRipP2KcUB5Udm+bmfv2RBuzzNA==
1728+
antd@4.15.6:
1729+
version "4.15.6"
1730+
resolved "https://registry.yarnpkg.com/antd/-/antd-4.15.6.tgz#bc4359b8f232c8bbb073d7236446edc9aa658d38"
1731+
integrity sha512-uXn1uRFlPLrAmjfkyxKc3avMVO5N30o3YoSMSJPRw5OLNjOfWsnZDPKvZwinn+QQE9N7dRXylcMfNvl11LH2gA==
17321732
dependencies:
17331733
"@ant-design/colors" "^6.0.0"
17341734
"@ant-design/icons" "^4.6.2"
@@ -1768,7 +1768,7 @@ antd@4.15.5:
17681768
rc-tree "~4.1.0"
17691769
rc-tree-select "~4.3.0"
17701770
rc-trigger "^5.2.1"
1771-
rc-upload "~4.2.0-alpha.0"
1771+
rc-upload "~4.3.0"
17721772
rc-util "^5.9.4"
17731773
scroll-into-view-if-needed "^2.2.25"
17741774
warning "^4.0.3"
@@ -6684,10 +6684,10 @@ rc-trigger@^5.0.0, rc-trigger@^5.0.4, rc-trigger@^5.1.2, rc-trigger@^5.2.1:
66846684
rc-motion "^2.0.0"
66856685
rc-util "^5.5.0"
66866686

6687-
rc-upload@~4.2.0-alpha.0:
6688-
version "4.2.0-alpha.0"
6689-
resolved "https://registry.yarnpkg.com/rc-upload/-/rc-upload-4.2.0-alpha.0.tgz#326e1672851c73f01c0e2212748742d82641fa62"
6690-
integrity sha512-44mVeg9+FwcHVLheYovApS/Q676/dHglRbb9vEYcgqGoR0poP0ssYZ9mtmKxdgr2g5EJe7nGFljbfnyEmluCqQ==
6687+
rc-upload@~4.3.0:
6688+
version "4.3.0"
6689+
resolved "https://registry.yarnpkg.com/rc-upload/-/rc-upload-4.3.0.tgz#2fbbd11242f730802b900c09b469f28437bac0ff"
6690+
integrity sha512-wDXf1ZdUTwBIfagTof1MJDjOHZ6xluD0xcgojYZeAZSi+3Doyc21jNV8bRIeK5jx/OQmllrpQp1/MWKkqvkBhg==
66916691
dependencies:
66926692
"@babel/runtime" "^7.10.1"
66936693
classnames "^2.2.5"

0 commit comments

Comments
 (0)