Skip to content

Commit

Permalink
fix(dependencies): update jest-dom version
Browse files Browse the repository at this point in the history
  • Loading branch information
mnlfischer committed Jan 4, 2024
1 parent 6cb0a57 commit 5ecec65
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 5ecec65

Please sign in to comment.