Skip to content

Commit e877e92

Browse files
authored
Merge pull request #2979 from replicatedhq/dependabot/npm_and_yarn/clsx-2.1.1
Bump clsx from 2.1.0 to 2.1.1
2 parents 56816b1 + 54cf588 commit e877e92

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@mdx-js/react": "^3.0.0",
2222
"@types/node": "18.15.11",
2323
"@types/react": "18.3.5",
24-
"clsx": "^2.1.0",
24+
"clsx": "^2.1.1",
2525
"docusaurus": "^1.14.7",
2626
"immer": "^10.1.1",
2727
"loader-utils": "3.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4378,10 +4378,10 @@ [email protected]:
43784378
dependencies:
43794379
mimic-response "^1.0.0"
43804380

4381-
clsx@^2.0.0, clsx@^2.1.0:
4382-
version "2.1.0"
4383-
resolved "https://registry.npmjs.org/clsx/-/clsx-2.1.0.tgz"
4384-
integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==
4381+
clsx@^2.0.0, clsx@^2.1.1:
4382+
version "2.1.1"
4383+
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
4384+
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==
43854385

43864386
coa@^2.0.2:
43874387
version "2.0.2"

0 commit comments

Comments
 (0)