Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0958073

Browse files
authoredFeb 25, 2024
build(deps-dev): bump @testing-library/jest-dom from 6.3.0 to 6.4.2
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.3.0 to 6.4.2. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.3.0...v6.4.2) --- 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>
1 parent 886dc14 commit 0958073

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

Diff for: ‎package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
]
8484
},
8585
"devDependencies": {
86-
"@testing-library/jest-dom": "^6.3.0",
86+
"@testing-library/jest-dom": "^6.4.2",
8787
"@testing-library/react": "^14.2.1",
8888
"@testing-library/user-event": "^14.5.2",
8989
"@types/google-map-react": "^2.1.10",

0 commit comments

Comments
 (0)