From 9fbcebe5a01867b08af9f1de8de0eaaceff056fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 18:43:42 +0000 Subject: [PATCH] chore(deps): bump @kleros/ui-components-library from 1.1.0 to 1.3.0 Bumps [@kleros/ui-components-library](https://github.com/alcercu/frontend-library) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/alcercu/frontend-library/releases) - [Commits](https://github.com/alcercu/frontend-library/commits) --- updated-dependencies: - dependency-name: "@kleros/ui-components-library" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index 2ca59b6c7..4c2f31745 100644 --- a/web/package.json +++ b/web/package.json @@ -56,7 +56,7 @@ "@graphql-codegen/typescript": "^2.4.9", "@graphql-codegen/typescript-operations": "^2.4.2", "@kleros/kleros-v2-contracts": "workspace:^", - "@kleros/ui-components-library": "^1.1.0", + "@kleros/ui-components-library": "^1.3.0", "chart.js": "^3.7.1", "chartjs-adapter-moment": "^1.0.0", "core-js": "^3.21.1",