Skip to content

Commit

Permalink
fix(deps): update dependency @types/jest to v27.5.2 (#2466)
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 Nov 23, 2024
1 parent 673521a commit 45be3d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/staff-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.0.1",
"@testing-library/user-event": "14.1.0",
"@types/jest": "27.4.1",
"@types/jest": "27.5.2",
"@types/node": "17.0.45",
"@types/react": "17.0.83",
"@types/react-dom": "17.0.25",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5467,13 +5467,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:27.4.1":
version: 27.4.1
resolution: "@types/jest@npm:27.4.1"
"@types/jest@npm:27.5.2":
version: 27.5.2
resolution: "@types/jest@npm:27.5.2"
dependencies:
jest-matcher-utils: ^27.0.0
pretty-format: ^27.0.0
checksum: 5184f3eef4832d01ee8f59bed15eec45ccc8e29c724a5e6ce37bf74396b37bdf04f557000f45ba4fc38ae6075cf9cfcce3d7a75abc981023c61ceb27230a93e4
checksum: 7e11c6826aa429ad990dc262e4e4b54aa36573287fddf15773e4137f07d11d3105f0dd9f1baff73252160a057df23f5529bb83b1bf83cd3f45f9460a5ca5c22e
languageName: node
linkType: hard

Expand Down Expand Up @@ -16222,7 +16222,7 @@ __metadata:
"@testing-library/jest-dom": 5.16.4
"@testing-library/react": 13.0.1
"@testing-library/user-event": 14.1.0
"@types/jest": 27.4.1
"@types/jest": 27.5.2
"@types/node": 17.0.45
"@types/react": 17.0.83
"@types/react-dom": 17.0.25
Expand Down

0 comments on commit 45be3d3

Please sign in to comment.