Skip to content

Commit 8d49301

Browse files
chore(deps): update jest
1 parent 207b36f commit 8d49301

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"@storybook/addon-essentials": "^8.0.0",
3535
"@storybook/nextjs": "^8.0.0",
3636
"@storybook/react": "^8.0.0",
37-
"@testing-library/dom": "^9.0.1",
37+
"@testing-library/dom": "^10.0.0",
3838
"@testing-library/jest-dom": "^6.0.0",
39-
"@testing-library/react": "^14.0.0",
39+
"@testing-library/react": "^15.0.0",
4040
"@testing-library/user-event": "^14.4.3",
4141
"@types/jest": "^29.5.5",
4242
"@types/jest-axe": "^3.5.5",
@@ -49,7 +49,7 @@
4949
"eslint": "^8.36.0",
5050
"eslint-config-next": "^14.0.0",
5151
"eslint-config-prettier": "^9.0.0",
52-
"eslint-plugin-jest": "^27.2.1",
52+
"eslint-plugin-jest": "^28.0.0",
5353
"eslint-plugin-jest-dom": "^5.0.1",
5454
"eslint-plugin-storybook": "^0.8.0",
5555
"eslint-plugin-testing-library": "^6.0.0",

0 commit comments

Comments
 (0)