From f8717573dfe05c719b62797563ff467095da5440 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 16:15:53 +0000 Subject: [PATCH] chore(deps): update shared components packages to v14 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2c8ed971..96462cd4 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@redhat-cloud-services/frontend-components-notifications": "3.2.14", "@redhat-cloud-services/frontend-components-utilities": "3.7.4", "@testing-library/jest-dom": "5.16.5", - "@testing-library/react": "12.1.5", + "@testing-library/react": "14.1.2", "@types/jest": "29.5.2", "@types/js-cookie": "3.0.3", "@types/react-dom": "18.2.6", @@ -87,7 +87,7 @@ "i18next": "23.2.5", "jest": "29.5.0", "jws": "4.0.0", - "lint-staged": "13.2.3", + "lint-staged": "14.0.1", "lodash.merge": "4.6.2", "mini-css-extract-plugin": "2.7.6", "npm-run-all": "4.1.5", @@ -96,7 +96,7 @@ "prop-types": "15.8.1", "react": "17.0.2", "react-dom": "17.0.2", - "react-i18next": "11.18.6", + "react-i18next": "14.0.0", "react-router-dom": "5.2.1", "redux-promise-middleware": "6.1.3", "regenerator-runtime": "0.13.11",