Skip to content

Commit de1dd3a

Browse files
committed
fix: upgrade @testing-library/jest-dom from 5.16.1 to 5.16.2
Snyk has created this PR to upgrade @testing-library/jest-dom from 5.16.1 to 5.16.2. See this package in npm: https://www.npmjs.com/package/@testing-library/jest-dom See this project in Snyk: https://app.snyk.io/org/lightningspirit/project/aaffa9a1-54ba-4961-aaf9-d3483a413fb9?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 8cde695 commit de1dd3a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

examples/create-react-app/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.

examples/create-react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "^5.14.1",
6+
"@testing-library/jest-dom": "^5.16.2",
77
"@testing-library/react": "^11.2.7",
88
"@testing-library/user-event": "^12.8.3",
99
"editorjs-blocks-react-renderer": "^1.2.0",

0 commit comments

Comments
 (0)