Skip to content

Commit c3d9b26

Browse files
lholmquistsnyk-bot
andauthored
fix: upgrade @testing-library/react from 16.0.0 to 16.0.1 (#242)
Snyk has created this PR to upgrade @testing-library/react from 16.0.0 to 16.0.1. 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 814ecfc commit c3d9b26

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package-lock.json

Lines changed: 4 additions & 4 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.5.0",
9-
"@testing-library/react": "^16.0.0",
9+
"@testing-library/react": "^16.0.1",
1010
"@testing-library/user-event": "^14.5.2",
1111
"react": "^18.3.1",
1212
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)