Skip to content

Commit

Permalink
fix(deps): update dependency clsx to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Dec 9, 2024
1 parent 5f046ea commit 6d89f51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@emotion/styled": "11.11.0",
"@mui/icons-material": "5.15.4",
"@mui/material": "5.15.4",
"clsx": "2.1.0",
"clsx": "2.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"rfdc": "^1.3.0",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4275,12 +4275,7 @@ clone-deep@^4.0.1:
kind-of "^6.0.2"
shallow-clone "^3.0.0"

[email protected]:
version "2.1.0"
resolved "https://registry.npmjs.org/clsx/-/clsx-2.1.0.tgz"
integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==

clsx@^2.1.0, clsx@^2.1.1:
[email protected], clsx@^2.1.0, clsx@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==
Expand Down

0 comments on commit 6d89f51

Please sign in to comment.