Skip to content

Commit

Permalink
fix(deps): update dependency antd to ^4.22.7 (#325)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 21, 2022
1 parent 9812bfd commit 7ed06e7
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.22.6",
"antd": "^4.22.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2596,9 +2596,9 @@ __metadata:
languageName: node
linkType: hard

"antd@npm:^4.22.6":
version: 4.22.6
resolution: "antd@npm:4.22.6"
"antd@npm:^4.22.7":
version: 4.22.7
resolution: "antd@npm:4.22.7"
dependencies:
"@ant-design/colors": ^6.0.0
"@ant-design/icons": ^4.7.0
Expand Down Expand Up @@ -2647,7 +2647,7 @@ __metadata:
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: eaa682b42acf3deb11753e0d3507407f33104444df6dc27021a3928f9161ca39a763870da95917db3b70793759d5ce29a4b08d6ab3b11e4b6f4cc2ba62f811e3
checksum: 9fc8b390f3b81871f8db332efadd9edcbe69839f8eda59ef37d429d80c74be800e301b3a6c4017e1c580815dc5b9f92fca6a663645a419e8559580bf71270c2b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3924,7 +3924,7 @@ __metadata:
"@babel/preset-react": ^7.18.6
"@dg-scripts/eslint-config": ^5.11.0
"@dg-scripts/stylelint-config": ^5.11.0
antd: ^4.22.6
antd: ^4.22.7
autoprefixer: ^10.4.8
babel-loader: ^8.2.5
babel-plugin-import: ^1.13.5
Expand Down

0 comments on commit 7ed06e7

Please sign in to comment.