Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2023
1 parent a708213 commit 02c6431
Show file tree
Hide file tree
Showing 6 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion browser/basic-create-react-app-4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@craco/craco": "6.4.5",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "11.2.7",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3"
},
"scripts": {
Expand Down
50 changes: 25 additions & 25 deletions browser/basic-create-react-app-5/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 browser/basic-create-react-app-5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/react-dom": "18.0.6",
"@craco/craco": "7.0.0-alpha.7",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "13.5.0",
"typescript": "4.8.2"
},
Expand Down
2 changes: 1 addition & 1 deletion browser/react-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@craco/craco": "6.4.5",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/dom": "8.17.1",
"@testing-library/react": "12.1.5",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3"
}
}
50 changes: 25 additions & 25 deletions browser/verifier-oidc4vp-cra/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 browser/verifier-oidc4vp-cra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^29.0.0",
"@types/node": "^16.11.57",
Expand Down

0 comments on commit 02c6431

Please sign in to comment.