Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/guram21/project/ea5f20c6-d27a-4453-a35d-d81fdf515181?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 11, 2020
1 parent fa47277 commit 45c7ca6
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
66 changes: 33 additions & 33 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 @@ -5,7 +5,7 @@
"homepage": "https://guram21.github.io/counter-app",
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^10.0.0",
"@testing-library/react": "^10.0.1",
"@testing-library/user-event": "^7.2.1",
"bootstrap": "^4.4.1",
"react": "^16.13.0",
Expand Down

0 comments on commit 45c7ca6

Please sign in to comment.