[go: up one dir, main page]

Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/jest-dom to v5.13.0 (f…
Browse files Browse the repository at this point in the history
…reeCodeCamp#42351)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 4, 2021
1 parent b5e228f commit fa594cf
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
},
"devDependencies": {
"@babel/types": "7.14.4",
"@testing-library/jest-dom": "5.12.0",
"@testing-library/jest-dom": "5.13.0",
"@testing-library/react": "11.2.7",
"@types/react-transition-group": "4.4.1",
"@types/redux-actions": "2.6.1",
Expand Down
6 changes: 3 additions & 3 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 @@ -103,7 +103,7 @@
"@babel/preset-react": "7.13.13",
"@babel/preset-typescript": "7.13.0",
"@testing-library/cypress": "7.0.6",
"@testing-library/jest-dom": "5.12.0",
"@testing-library/jest-dom": "5.13.0",
"@typescript-eslint/eslint-plugin": "4.26.0",
"@typescript-eslint/parser": "4.26.0",
"babel-eslint": "10.1.0",
Expand Down

0 comments on commit fa594cf

Please sign in to comment.