From c19fd00bbe5ae55f05aa2a86d2ff07a898eec1c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 10:15:38 +1000 Subject: [PATCH] build(deps): Bump clsx from 1.2.1 to 2.0.0 (#938) Bumps [clsx](https://github.com/lukeed/clsx) from 1.2.1 to 2.0.0. - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](https://github.com/lukeed/clsx/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/legacy/package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/packages/legacy/package.json b/packages/legacy/package.json index 61dfa817..14d1a5c2 100644 --- a/packages/legacy/package.json +++ b/packages/legacy/package.json @@ -103,7 +103,7 @@ "@types/react-syntax-highlighter": "13.5.2", "@types/react-table": "7.7.14", "@types/uuid": "^9.0.1", - "clsx": "^1.2.1", + "clsx": "^2.0.0", "date-fns": "^2.30.0", "html-react-parser": "^3.0.9", "react-markdown": "^6.0.3", diff --git a/yarn.lock b/yarn.lock index 937d3def..c1d84777 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12992,7 +12992,7 @@ __metadata: "@types/testing-library__jest-dom": ^5.14.5 "@types/uuid": ^9.0.1 babel-loader: ^9.1.3 - clsx: ^1.2.1 + clsx: ^2.0.0 copy-webpack-plugin: ^11.0.0 css-loader: ^6.7.3 date-fns: ^2.30.0 @@ -14729,6 +14729,13 @@ __metadata: languageName: node linkType: hard +"clsx@npm:^2.0.0": + version: 2.0.0 + resolution: "clsx@npm:2.0.0" + checksum: a2cfb2351b254611acf92faa0daf15220f4cd648bdf96ce369d729813b85336993871a4bf6978ddea2b81b5a130478339c20d9d0b5c6fc287e5147f0c059276e + languageName: node + linkType: hard + "cmd-shim@npm:^5.0.0": version: 5.0.0 resolution: "cmd-shim@npm:5.0.0"