Skip to content

Commit 27a3384

Browse files
lholmquistsnyk-bot
andauthored
feat: upgrade @testing-library/react from 15.0.7 to 16.0.0 (#214)
Snyk has created this PR to upgrade @testing-library/react from 15.0.7 to 16.0.0. See this package in npm: @testing-library/react See this project in Snyk: https://app.snyk.io/org/nodeshift-agg/project/63543855-c8af-438d-9aa9-ce9af390b39e?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 7ca1c20 commit 27a3384

File tree

2 files changed

+30
-13
lines changed

2 files changed

+30
-13
lines changed

frontend/package-lock.json

Lines changed: 29 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"private": true,
77
"dependencies": {
88
"@testing-library/jest-dom": "^6.4.5",
9-
"@testing-library/react": "^15.0.7",
9+
"@testing-library/react": "^16.0.0",
1010
"@testing-library/user-event": "^14.5.2",
1111
"react": "^18.3.1",
1212
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)