Skip to content

Commit

Permalink
fix(deps): update dependency antd to ^4.20.5 (#297)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 15, 2022
1 parent 210bff2 commit 7ea08a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"antd": "^4.20.4",
"antd": "^4.20.5",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-redux": "^8.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2546,9 +2546,9 @@ __metadata:
languageName: node
linkType: hard

"antd@npm:^4.20.4":
version: 4.20.4
resolution: "antd@npm:4.20.4"
"antd@npm:^4.20.5":
version: 4.20.5
resolution: "antd@npm:4.20.5"
dependencies:
"@ant-design/colors": ^6.0.0
"@ant-design/icons": ^4.7.0
Expand Down Expand Up @@ -2597,7 +2597,7 @@ __metadata:
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: 31d86113a5cc77d4ea96b7bce662af321c5534e88e5fd0f7ef5ab437764eec3162f3203999a564c722dc2e95cabd1e308c5a43e4e767d2d4a2ea28337792eccf
checksum: 974e6f3ce1b2d38ee0c250d119a3d83740f6c0ef4ed637206e3cf57059e0f3017a37c12259a7a3f03e563a91ed77f86bf5dc9db20454a1e5168f305983a236a0
languageName: node
linkType: hard

Expand Down Expand Up @@ -3872,7 +3872,7 @@ __metadata:
"@babel/preset-react": ^7.16.7
"@dg-scripts/eslint-config": ^5.10.0
"@dg-scripts/stylelint-config": ^5.10.0
antd: ^4.20.4
antd: ^4.20.5
autoprefixer: ^10.4.7
babel-loader: ^8.2.5
babel-plugin-import: ^1.13.5
Expand Down

0 comments on commit 7ea08a2

Please sign in to comment.