aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-07-18 21:33:27 +0000
committerGravatar vitalyster2023-07-19 21:35:53 +0300
commit128753a9bd11e09940d58d97c67db59a15251b71 (patch)
tree0ce40a63ffccaf082a7ac8ca73a421f2cc38c04d /package.json
parente48670881a62ca4f5a91cfa057dea54a8d9e6f7c (diff)
build(deps-dev): bump @testing-library/jest-dom from 5.16.5 to 5.17.0
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.5 to 5.17.0. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.5...v5.17.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6c6d3d43..d0918609 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@babel/preset-react": "^7.22.5",
"@swc/core": "^1.3.70",
"@swc/jest": "^0.2.26",
- "@testing-library/jest-dom": "^5.16.5",
+ "@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.3",