From b4e1dbe0202ca70ec656053f55752f778c980d07 Mon Sep 17 00:00:00 2001 From: daniel <> Date: Mon, 29 Apr 2024 10:26:47 +0200 Subject: [PATCH] CON-3316: bump n-myft-ui dependency --- components/x-follow-button/package.json | 2 +- package-lock.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/x-follow-button/package.json b/components/x-follow-button/package.json index ec04310cb..f4830bc6d 100644 --- a/components/x-follow-button/package.json +++ b/components/x-follow-button/package.json @@ -26,7 +26,7 @@ "sass": "^1.49.0" }, "peerDependencies": { - "@financial-times/n-myft-ui": "^32.0.2", + "@financial-times/n-myft-ui": "^34.0.1", "@financial-times/o-buttons": "^7.7.4", "@financial-times/o-colors": "^6.4.2", "@financial-times/o-icons": "^7.2.1", diff --git a/package-lock.json b/package-lock.json index baeb0ba5d..60b166fbc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -99,7 +99,7 @@ "npm": "7.x || 8.x || 9.x || 10.x" }, "peerDependencies": { - "@financial-times/n-myft-ui": "^32.0.2", + "@financial-times/n-myft-ui": "^34.0.1", "@financial-times/o-buttons": "^7.7.4", "@financial-times/o-colors": "^6.4.2", "@financial-times/o-icons": "^7.2.1",