aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-29 22:13:28 -0400
committerGitHub <[email protected]>2024-04-29 22:13:28 -0400
commit1c2538ef3c1ff0314489890cf773e983c99b8315 (patch)
tree66d3b83fed74a0b2f81d1f65d70da8752c786620 /frontend/package.json
parent5749971d67b7fa7932a8c707f50732a22615a37f (diff)
downloadbazarr-1c2538ef3c1ff0314489890cf773e983c99b8315.tar.gz
bazarr-1c2538ef3c1ff0314489890cf773e983c99b8315.zip
no log: Bump @testing-library/react from 14.3.0 to 15.0.5 in /frontend (#2478)v1.4.3-beta.27
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.3.0 to 15.0.5. - [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](https://github.com/testing-library/react-testing-library/compare/v14.3.0...v15.0.5) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index cdf441278..9ca6672c4 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -34,7 +34,7 @@
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@testing-library/jest-dom": "^6.4.2",
- "@testing-library/react": "^14.3.0",
+ "@testing-library/react": "^15.0.5",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.0",