Skip to content

Commit

Permalink
Merge pull request #84 from abusix/pla-934-update-testing-libraryjest…
Browse files Browse the repository at this point in the history
…-dom

fix(dependencies): update jest-dom version
  • Loading branch information
mnlfischer authored Jan 4, 2024
2 parents 6cb0a57 + 5ecec65 commit 783f6a9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
18 changes: 12 additions & 6 deletions package-lock.json

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

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@storybook/react-vite": "^7.6.3",
"@storybook/testing-library": "^0.2.2",
"@svgr/cli": "8.1.0",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/jest-dom": "6.2.0",
"@testing-library/react": "^14.1.2",
"@types/react": "^18.2.42",
"@typescript-eslint/eslint-plugin": "6.13.2",
Expand Down Expand Up @@ -118,9 +118,6 @@
"overrides": {
"optionator": {
"[email protected]": "1.2.5"
},
"@testing-library/[email protected]": {
"@adobe/css-tools": "4.3.2"
}
}
}

0 comments on commit 783f6a9

Please sign in to comment.