Skip to content

Commit 94e87df

Browse files
[npm dependency] Bump @testing-library/react in /client
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 14.0.0. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v13.4.0...v14.0.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f657b5e commit 94e87df

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

client/package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@graphql-codegen/typescript-react-apollo": "^3.3.7",
6060
"@graphql-tools/graphql-file-loader": "^7.5.16",
6161
"@testing-library/jest-dom": "^5.16.4",
62-
"@testing-library/react": "^13.2.0",
62+
"@testing-library/react": "^14.0.0",
6363
"@testing-library/user-event": "^14.4.3",
6464
"@typescript-eslint/eslint-plugin": "^5.54.0",
6565
"@typescript-eslint/parser": "^5.25.0",

0 commit comments

Comments
 (0)