Skip to content

Commit

Permalink
fix(deps): update dependency classnames to v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 23, 2023
1 parent fb4ff27 commit 405fd29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/basic-layouts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@babel/runtime": "~7.21.0",
"@uiw-admin/document-title": "6.0.0",
"classnames": "2.3.1",
"classnames": "2.3.2",
"pinyin": "~2.11.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@uiw-admin/document-title": "6.0.0",
"@uiw-admin/router-control": "6.0.0",
"@uiw-admin/utils": "6.0.0",
"classnames": "2.3.1"
"classnames": "2.3.2"
},
"devDependencies": {
"@types/classnames": "2.3.1",
Expand Down

0 comments on commit 405fd29

Please sign in to comment.