Skip to content

Commit

Permalink
Upgrade @testing-library and others
Browse files Browse the repository at this point in the history
  • Loading branch information
Shmulik-Kravitz committed Nov 27, 2023
1 parent 2a43edd commit 03130cf
Show file tree
Hide file tree
Showing 2 changed files with 1,072 additions and 1,443 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"packages/example"
],
"devDependencies": {
"@testing-library/dom": "^9.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.1.2",
"@types/node": "^16.18.11",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
Expand Down
Loading

0 comments on commit 03130cf

Please sign in to comment.