From 64f51c7947cdc093d319033fe139b51ee560da60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 10:04:18 +0000 Subject: [PATCH] build(deps): bump hds-react in /frontend/kesaseteli/youth Bumps [hds-react](https://github.com/City-of-Helsinki/helsinki-design-system) from 2.17.0 to 3.0.0. - [Release notes](https://github.com/City-of-Helsinki/helsinki-design-system/releases) - [Changelog](https://github.com/City-of-Helsinki/helsinki-design-system/blob/development/CHANGELOG.md) - [Commits](https://github.com/City-of-Helsinki/helsinki-design-system/compare/v2.17.0...v3.0.0) --- updated-dependencies: - dependency-name: hds-react dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- frontend/kesaseteli/youth/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/kesaseteli/youth/package.json b/frontend/kesaseteli/youth/package.json index 2c8217df2e..97d44188ea 100644 --- a/frontend/kesaseteli/youth/package.json +++ b/frontend/kesaseteli/youth/package.json @@ -26,7 +26,7 @@ "babel-plugin-import": "^1.13.3", "dotenv": "^16.0.0", "finnish-ssn": "^2.0.4", - "hds-react": "^2.10.0", + "hds-react": "^3.0.0", "lodash": "^4.17.21", "next": "^12.3.4", "next-compose-plugins": "^2.2.1",