Skip to content

Commit aa8fd2f

Browse files
committed
fix(deps): update dependency clsx to v1.2.0
1 parent 8004d4f commit aa8fd2f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@material-ui/lab": "4.0.0-alpha.61",
1616
"@uiw/react-codemirror": "3.2.7",
1717
"ajv": "8.11.0",
18-
"clsx": "1.1.1",
18+
"clsx": "1.2.0",
1919
"codemirror": "5.65.6",
2020
"codemirror-graphql": "0.15.2",
2121
"date-fns": "2.23.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9207,7 +9207,12 @@ clone@~0.1.9:
92079207
resolved "https://registry.yarnpkg.com/clone/-/clone-0.1.19.tgz#613fb68639b26a494ac53253e15b1a6bd88ada85"
92089208
integrity sha1-YT+2hjmyaklKxTJT4Vsaa9iK2oU=
92099209

9210-
[email protected], clsx@^1.0.4:
9210+
9211+
version "1.2.0"
9212+
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.0.tgz#b0e415ea7537dbac01b169c5cec1caeb11d86566"
9213+
integrity sha512-EPRP7XJsM1y0iCU3Z7C7jFKdQboXSeHgEfzQUTlz7m5NP3hDrlz48aUsmNGp4pC+JOW9WA3vIRqlYuo/bl4Drw==
9214+
9215+
clsx@^1.0.4:
92119216
version "1.1.1"
92129217
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.1.1.tgz#98b3134f9abbdf23b2663491ace13c5c03a73188"
92139218
integrity sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==

0 commit comments

Comments
 (0)