Skip to content

Commit

Permalink
fix(deps): update dependency clsx to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2022
1 parent e14d662 commit f5d0c07
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@docusaurus/plugin-content-docs": "2.0.0-beta.21",
"@docusaurus/preset-classic": "2.0.0-beta.21",
"@mdx-js/react": "1.6.22",
"clsx": "1.1.1",
"clsx": "1.2.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-player": "2.10.1"
Expand Down
10 changes: 5 additions & 5 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3876,10 +3876,10 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:1.1.1, clsx@npm:^1.1.1":
version: 1.1.1
resolution: "clsx@npm:1.1.1"
checksum: 5c34e1d5623e3dce0dbf22eedd4f3cc7cd0dee6b1b1ef3ad49d042c9d86372a1dc7788c2ca3213ec08e65ad0e91572ae7cb77183a478c9977bd5327e8f43ffe5
"clsx@npm:1.2.1, clsx@npm:^1.1.1":
version: 1.2.1
resolution: "clsx@npm:1.2.1"
checksum: 34dead8bee24f5e96f6e7937d711978380647e936a22e76380290e35486afd8634966ce300fc4b74a32f3762c7d4c0303f442c3e259f4ce02374eb0c82834f27
languageName: node
linkType: hard

Expand Down Expand Up @@ -4633,7 +4633,7 @@ __metadata:
"@docusaurus/preset-classic": 2.0.0-beta.21
"@mdx-js/react": 1.6.22
"@tsconfig/docusaurus": 1.0.6
clsx: 1.1.1
clsx: 1.2.1
react: 17.0.2
react-dom: 17.0.2
react-player: 2.10.1
Expand Down

0 comments on commit f5d0c07

Please sign in to comment.