From 984d0154a4b1dc1ab8d90038f7b7f63294cd0e17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 17:47:21 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/react to v13.3.0 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 49200e9..fd9da0b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@apideck/better-ajv-errors": "0.3.4", "@testing-library/jest-dom": "5.16.4", - "@testing-library/react": "13.2.0", + "@testing-library/react": "13.3.0", "@types/d3": "7.4.0", "@types/fs-extra": "9.0.13", "@types/jest": "27.5.2", @@ -3225,9 +3225,9 @@ } }, "node_modules/@testing-library/react": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-13.2.0.tgz", - "integrity": "sha512-Bprbz/SZVONCJy5f7hcihNCv313IJXdYiv0nSJklIs1SQCIHHNlnGNkosSXnGZTmesyGIcBGNppYhXcc11pb7g==", + "version": "13.3.0", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-13.3.0.tgz", + "integrity": "sha512-DB79aA426+deFgGSjnf5grczDPiL4taK3hFaa+M5q7q20Kcve9eQottOG5kZ74KEr55v0tU2CQormSSDK87zYQ==", "dependencies": { "@babel/runtime": "^7.12.5", "@testing-library/dom": "^8.5.0", @@ -18021,9 +18021,9 @@ } }, "@testing-library/react": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-13.2.0.tgz", - "integrity": "sha512-Bprbz/SZVONCJy5f7hcihNCv313IJXdYiv0nSJklIs1SQCIHHNlnGNkosSXnGZTmesyGIcBGNppYhXcc11pb7g==", + "version": "13.3.0", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-13.3.0.tgz", + "integrity": "sha512-DB79aA426+deFgGSjnf5grczDPiL4taK3hFaa+M5q7q20Kcve9eQottOG5kZ74KEr55v0tU2CQormSSDK87zYQ==", "requires": { "@babel/runtime": "^7.12.5", "@testing-library/dom": "^8.5.0", diff --git a/package.json b/package.json index fcfbbc6..42e864c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "@apideck/better-ajv-errors": "0.3.4", "@testing-library/jest-dom": "5.16.4", - "@testing-library/react": "13.2.0", + "@testing-library/react": "13.3.0", "@types/d3": "7.4.0", "@types/fs-extra": "9.0.13", "@types/jest": "27.5.2",