Skip to content
This repository was archived by the owner on Mar 15, 2023. It is now read-only.

Commit 7023bcb

Browse files
authored
fix: upgrade @testing-library/jest-dom from 5.11.10 to 5.12.0 (#429)
Snyk has created this PR to upgrade @testing-library/jest-dom from 5.11.10 to 5.12.0. See this package in npm: https://www.npmjs.com/package/@testing-library/jest-dom See this project in Snyk: https://app.snyk.io/org/lukemnet/project/31f4df4e-4e87-4525-a2e6-31950e541955?utm_source=github&utm_medium=upgrade-pr
1 parent 86a968c commit 7023bcb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -5,7 +5,7 @@
55
"homepage": "./",
66
"dependencies": {
77
"@craco/craco": "5.9.0",
8-
"@testing-library/jest-dom": "5.11.10",
8+
"@testing-library/jest-dom": "5.12.0",
99
"@testing-library/react": "10.4.9",
1010
"@testing-library/user-event": "13.1.5",
1111
"@types/classnames": "2.3.0",

0 commit comments

Comments
 (0)