From 5252d263b2b856d76552683f07d473f811503d19 Mon Sep 17 00:00:00 2001 From: kristian4res <57638182+kristian4res@users.noreply.github.com> Date: Tue, 5 Nov 2024 13:46:23 +0000 Subject: [PATCH] build: update design system release reference --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5278df3..b7fe793 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@testing-library/user-event": "^13.5.0", "axios": "^1.7.4", "blaise-api-node-client": "git+https://github.com/ONSdigital/blaise-api-node-client", - "blaise-design-system-react-components": "git+https://github.com/ONSdigital/blaise-design-system-react-components#BLAIS5-4254", + "blaise-design-system-react-components": "git+https://github.com/ONSdigital/blaise-design-system-react-components#0.14.1", "blaise-login-react": "git+https://github.com/ONSdigital/blaise-login-react#1.1.1", "dotenv": "^10.0.0", "ejs": "^3.1.10", diff --git a/yarn.lock b/yarn.lock index 0a7c207..45186ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6308,9 +6308,9 @@ bl@^4.0.3, bl@^4.1.0: regenerator-runtime "^0.14.1" typescript "~4.2.2" -"blaise-design-system-react-components@git+https://github.com/ONSdigital/blaise-design-system-react-components#BLAIS5-4254": +"blaise-design-system-react-components@git+https://github.com/ONSdigital/blaise-design-system-react-components#0.14.1": version "1.0.0" - resolved "git+https://github.com/ONSdigital/blaise-design-system-react-components#b16f4497287a661daac81cc8a0346fc363ae4e33" + resolved "git+https://github.com/ONSdigital/blaise-design-system-react-components#488cbea69e734b101c654eacaf999afdae709d97" dependencies: "@testing-library/dom" "^10.4.0" formik "^2.2.9"