Skip to content

Commit

Permalink
fix(deps): update dependency classnames to v2.5.1 (#463)
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 Jan 16, 2024
1 parent 72b306d commit a8ae6f3
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 @@ -44,7 +44,7 @@
"@mui/lab": "5.0.0-alpha.151",
"@mui/material": "5.14.19",
"@sentry/react": "7.92.0",
"classnames": "2.3.3",
"classnames": "2.5.1",
"i18next": "23.7.7",
"lodash.truncate": "4.4.2",
"react": "18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3625,10 +3625,10 @@ __metadata:
languageName: node
linkType: hard

"classnames@npm:2.3.3":
version: 2.3.3
resolution: "classnames@npm:2.3.3"
checksum: 3b9732dde0acdb9f8a6680eab54b34e567e9049769046aeeca270220fee806e0320e8c32bc2223b1a6f3fef7982ce98055719ff2a3d0183775ccc5646de39451
"classnames@npm:2.5.1":
version: 2.5.1
resolution: "classnames@npm:2.5.1"
checksum: 58eb394e8817021b153bb6e7d782cfb667e4ab390cb2e9dac2fc7c6b979d1cc2b2a733093955fc5c94aa79ef5c8c89f11ab77780894509be6afbb91dddd79d15
languageName: node
linkType: hard

Expand Down Expand Up @@ -5727,7 +5727,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:6.18.1"
"@typescript-eslint/parser": "npm:6.18.1"
"@vitejs/plugin-react": "npm:^4.2.0"
classnames: "npm:2.3.3"
classnames: "npm:2.5.1"
commitlint: "npm:18.4.4"
concurrently: "npm:8.2.2"
cypress: "npm:13.6.2"
Expand Down

0 comments on commit a8ae6f3

Please sign in to comment.