Skip to content

Commit a31654e

Browse files
chore(deps): update dependency @testing-library/react to v15
1 parent 1923ca5 commit a31654e

File tree

3 files changed

+72
-218
lines changed

3 files changed

+72
-218
lines changed

package-lock.json

Lines changed: 46 additions & 148 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"@apollo/client": "3.10.3",
31-
"@testing-library/react": "14.3.1",
31+
"@testing-library/react": "15.0.7",
3232
"@types/react": "18.3.1",
3333
"next": "12.3.4",
3434
"react": "18.3.1",
@@ -43,7 +43,7 @@
4343
"@storybook/builder-webpack5": "7.6.19",
4444
"@storybook/react": "7.6.19",
4545
"@testing-library/jest-dom": "6.4.5",
46-
"@testing-library/react": "14.3.1",
46+
"@testing-library/react": "15.0.7",
4747
"@types/node": "20.12.10",
4848
"@types/react": "18.3.1",
4949
"@typescript-eslint/eslint-plugin": "6.21.0",

0 commit comments

Comments
 (0)