Skip to content

Commit

Permalink
fix: upgrade @testing-library/react from 10.0.1 to 10.0.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @testing-library/react from 10.0.1 to 10.0.2.

See this package in NPM:
https://www.npmjs.com/package/@testing-library/react

See this project in Snyk:
https://app.snyk.io/org/cslin82/project/47238af4-14df-45a6-9557-6ac02a853a26?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 2, 2020
1 parent 84a0bce commit a9cbbe9
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 46 deletions.
179 changes: 134 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.1.1",
"@testing-library/react": "^10.0.1",
"@testing-library/react": "^10.0.2",
"@testing-library/user-event": "^10.0.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
Expand Down

0 comments on commit a9cbbe9

Please sign in to comment.