Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit 1967a3f

Browse files
build(deps): bump clsx from 1.2.1 to 2.0.0 in /src/very_good_docs_site (#129)
Bumps [clsx](https://github.com/lukeed/clsx) from 1.2.1 to 2.0.0. - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v1.2.1...v2.0.0) --- updated-dependencies: - dependency-name: clsx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46bec0d commit 1967a3f

File tree

2 files changed

+53
-5
lines changed

2 files changed

+53
-5
lines changed

src/very_good_docs_site/package-lock.json

Lines changed: 52 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/very_good_docs_site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@docusaurus/core": "2.4.1",
2222
"@docusaurus/preset-classic": "2.4.1",
2323
"@mdx-js/react": "^1.6.22",
24-
"clsx": "^1.2.1",
24+
"clsx": "^2.0.0",
2525
"prism-react-renderer": "^1.3.5",
2626
"react": "^17.0.2",
2727
"react-dom": "^17.0.2"

0 commit comments

Comments
 (0)