Skip to content

Commit

Permalink
Update dependency @testing-library/react to v16.1.0 (#1884)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent e57d5b2 commit aae5a28
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontends/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@faker-js/faker": "^9.0.0",
"@testing-library/react": "16.0.1",
"@testing-library/react": "16.1.0",
"enforce-unique": "^1.3.0",
"jest": "^29.7.0",
"jest-when": "^3.6.0",
Expand Down
2 changes: 1 addition & 1 deletion frontends/ol-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"striptags": "^3.2.0"
},
"devDependencies": {
"@testing-library/react": "16.0.1",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/validator": "^13.7.6",
"casual-browserify": "^1.5.19-2",
Expand Down
2 changes: 1 addition & 1 deletion frontends/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@swc/core": "^1.4.11",
"@swc/jest": "^0.2.26",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "16.0.1",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2",
"@types/css-mediaquery": "^0.1.1",
"@types/jest": "^29.5.2",
Expand Down
26 changes: 23 additions & 3 deletions yarn.lock

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

0 comments on commit aae5a28

Please sign in to comment.