Skip to content

Commit

Permalink
Revert "Bump @testing-library/jest-dom and @types/testing-library__je…
Browse files Browse the repository at this point in the history
…st-dom (#481)"

This reverts commit 2f0186c.
  • Loading branch information
Bowens20832 committed Oct 13, 2024
1 parent 2f0186c commit 379c81c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 46 deletions.
58 changes: 14 additions & 44 deletions source/elegant/package-lock.json

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

4 changes: 2 additions & 2 deletions source/elegant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/line-clamp": "^0.3.1",
"@tailwindcss/typography": "^0.5.0",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/cookie": "^0.5.1",
Expand All @@ -111,7 +111,7 @@
"@types/react-datepicker": "^6.2.0",
"@types/react-dom": "^18.2.6",
"@types/react-test-renderer": "^18.0.7",
"@types/testing-library__jest-dom": "^6.0.0",
"@types/testing-library__jest-dom": "^5.14.5",
"@types/uuid": "^9.0.7",
"autoprefixer": "^10.4.14",
"cheerio": "^1.0.0-rc.12",
Expand Down

0 comments on commit 379c81c

Please sign in to comment.