Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

Commit

Permalink
fix(deps): update testing-library to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 17, 2023
1 parent aef789f commit 4ff60e9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 35 deletions.
44 changes: 11 additions & 33 deletions frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"@bcgov-nr/nr-fsa-theme": "^1.0.7",
"@carbon/react": "^1.27.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^27.5.2",
"@types/node": "^16.18.25",
"@types/react": "^18.2.0",
Expand Down

0 comments on commit 4ff60e9

Please sign in to comment.