Skip to content

Commit f2640fc

Browse files
dev: bump @testing-library/jest-dom from 5.16.2 to 5.16.4
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.2 to 5.16.4. - [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@v5.16.2...v5.16.4) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c0194a commit f2640fc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@testing-library/dom": "^8.11.3",
30-
"@testing-library/jest-dom": "^5.16.2",
30+
"@testing-library/jest-dom": "^5.16.4",
3131
"@testing-library/react": "^12.1.5",
3232
"babel-jest": "^27.5.1",
3333
"identity-obj-proxy": "^3.0.0",

0 commit comments

Comments
 (0)