From 5188c2941317a004fcdc7ea28089546750d90059 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 07:56:10 +0000 Subject: [PATCH] chore(dev-deps): Pin dependency @testing-library/react-16-17 to 12.1.5 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 98f3c04d7..ccde0ef5e 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "@testing-library/dom": "8.17.1", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "13.3.0", - "@testing-library/react-16-17": "npm:@testing-library/react@^12.1.5", + "@testing-library/react-16-17": "npm:@testing-library/react@12.1.5", "@types/express": "4.17.13", "@types/fs-extra": "9.0.13", "@types/jest-axe": "3.5.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f93e489f..a63e291ef 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,7 +40,7 @@ specifiers: '@testing-library/dom': 8.17.1 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.3.0 - '@testing-library/react-16-17': npm:@testing-library/react@^12.1.5 + '@testing-library/react-16-17': npm:@testing-library/react@12.1.5 '@types/express': 4.17.13 '@types/fs-extra': 9.0.13 '@types/jest-axe': 3.5.4