Skip to content

Commit

Permalink
deps(dev): update dependency @types/jest to v29.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 1f9ecac commit ba5ef7b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@parcel/transformer-svg-react": "2.12.0",
"@parcel/transformer-typescript-types": "2.12.0",
"@testing-library/react-hooks": "7.0.2",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@types/node": "18.19.51",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/telestion-client-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@types/node": "18.19.51",
"@types/react": "17.0.83",
"@types/react-dom": "17.0.25",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit ba5ef7b

Please sign in to comment.