Skip to content

Commit b0524ae

Browse files
committed
fix: upgrade @testing-library/jest-dom from 6.4.2 to 6.4.5
Snyk has created this PR to upgrade @testing-library/jest-dom from 6.4.2 to 6.4.5. See this package in npm: @testing-library/jest-dom See this project in Snyk: https://app.snyk.io/org/wearedreamin/project/b1fd9481-b806-4da0-bf49-99014e75685e?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 4ad5e80 commit b0524ae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@nomiclabs/hardhat-waffle": "^2.0.6",
7-
"@testing-library/jest-dom": "^6.4.2",
7+
"@testing-library/jest-dom": "^6.4.5",
88
"@testing-library/react": "^13.4.0",
99
"@testing-library/user-event": "^13.5.0",
1010
"dotenv": "^16.3.2",

0 commit comments

Comments
 (0)