Skip to content

Commit 0839f09

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 d1ff1a3 commit 0839f09

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
},
2828
"devDependencies": {
2929
"@testing-library/dom": "^8.11.3",
30-
"@testing-library/jest-dom": "^5.16.2",
31-
"@testing-library/react": "^12.1.3",
30+
"@testing-library/jest-dom": "^5.16.4",
31+
"@testing-library/react": "^12.1.5",
3232
"babel-jest": "^27.5.1",
3333
"identity-obj-proxy": "^3.0.0",
3434
"jest": "^27.5.1",

0 commit comments

Comments
 (0)