From c9e4ebd8deb55463554b6cbd9243339ae74209c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Mar 2023 05:08:28 +0000 Subject: [PATCH] chore(deps): update shared components packages to v13 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0f623593..af0bcdd5 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@rhoas/app-services-ui-shared": "0.16.6", "@testing-library/dom": "9.0.1", "@testing-library/jest-dom": "5.16.5", - "@testing-library/react": "12.1.5", + "@testing-library/react": "13.4.0", "@testing-library/user-event": "13.5.0", "@types/jest": "27.5.2", "@types/object-hash": "3.0.2", @@ -87,7 +87,7 @@ "husky": "8.0.3", "i18next": "22.4.11", "jest": "27.5.1", - "lint-staged": "12.5.0", + "lint-staged": "13.2.0", "lodash.merge": "4.6.2", "mini-css-extract-plugin": "2.7.3", "npm-run-all": "4.1.5",