Skip to content

Commit 1b881a6

Browse files
Bump antd from 4.15.0 to 4.15.1
Bumps [antd](https://github.com/ant-design/ant-design) from 4.15.0 to 4.15.1. - [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.0...4.15.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3d11bf1 commit 1b881a6

File tree

2 files changed

+6
-6
lines changed

2 files changed

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1691,10 +1691,10 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
16911691
"@types/color-name" "^1.1.1"
16921692
color-convert "^2.0.1"
16931693

1694-
antd@4.15.0:
1695-
version "4.15.0"
1696-
resolved "https://registry.yarnpkg.com/antd/-/antd-4.15.0.tgz#4bfcd7eba7ae7812d95bcd391bf113a32e5a2143"
1697-
integrity sha512-24HMixmQAhCyqb0ND5wX5DYRTbPactCT36mfVKowqgr77eT7XQ59Uu6aS513mbeiVhXcHrNlrlCKNZBSeEDgPg==
1694+
antd@4.15.1:
1695+
version "4.15.1"
1696+
resolved "https://registry.yarnpkg.com/antd/-/antd-4.15.1.tgz#1ba1e0108866e1be03d3e8fb351582ade17d88db"
1697+
integrity sha512-zTZz8GY9yERNjSnH6xWU3Rw5sC3RtHEs/LOTKcSMTtU3Q5jHXIbAHKd1C6bYLQT6Ru75p+/UyKvJoNip/ax/WQ==
16981698
dependencies:
16991699
"@ant-design/colors" "^6.0.0"
17001700
"@ant-design/icons" "^4.6.2"
@@ -1703,7 +1703,7 @@ antd@4.15.0:
17031703
array-tree-filter "^2.1.0"
17041704
classnames "^2.2.6"
17051705
copy-to-clipboard "^3.2.0"
1706-
lodash "^4.17.20"
1706+
lodash "^4.17.21"
17071707
moment "^2.25.3"
17081708
rc-cascader "~1.4.0"
17091709
rc-checkbox "~2.3.0"

0 commit comments

Comments
 (0)