Skip to content

Commit

Permalink
Merge pull request #355 from Pycord-Development/dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/clsx-2.0.0

chore(deps): Bump clsx from 1.2.1 to 2.0.0
  • Loading branch information
Lulalaby authored Jul 27, 2023
2 parents 5e57ceb + d019e05 commit 1d0fca7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@matteusan/sentro": "0.1.25",
"@mdx-js/react": "1.6.22",
"@types/react": "17.0.2",
"clsx": "1.2.1",
"clsx": "2.0.0",
"discord-message-components": "https://gitpkg.now.sh/Pycord-Development/discord-message-components?aa468ada9b2b52986ae0aee4051660713c1e9095&scripts.postinstall=yarn%20install%20--ignore-scripts%20%26%26%20node%20node_modules%2Fesbuild%2Finstall.js%20%26%26yarn%20build%3Amarkdown%20%26%26%20yarn%20build%3Acore%20%26%26%20yarn%20build%3Areact",
"docusaurus-plugin-sass": "0.2.5",
"prism-react-renderer": "1.3.5",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3427,7 +3427,12 @@ clone-response@^1.0.2:
dependencies:
mimic-response "^1.0.0"

[email protected], clsx@^1.1.1, clsx@^1.2.1:
[email protected]:
version "2.0.0"
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.0.tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b"
integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==

clsx@^1.1.1, clsx@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
Expand Down

0 comments on commit 1d0fca7

Please sign in to comment.