Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit f812da2

Browse files
chore: bump clsx from 1.1.1 to 1.2.1 in /website (#909)
Bumps [clsx](https://github.com/lukeed/clsx) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v1.1.1...v1.2.1) --- updated-dependencies: - dependency-name: clsx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fef4c5 commit f812da2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

website/package-lock.json

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@docusaurus/preset-classic": "^2.0.0-beta.21",
1919
"@mdx-js/react": "^1.6.21",
2020
"@svgr/webpack": "^6.2.1",
21-
"clsx": "^1.1.1",
21+
"clsx": "^1.2.1",
2222
"file-loader": "^6.2.0",
2323
"react": "^17.0.0",
2424
"react-dom": "^17.0.0",

0 commit comments

Comments
 (0)