Skip to content

Commit 9a88385

Browse files
fix dep
1 parent 9fc7d44 commit 9a88385

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/app-degree-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@storybook/addon-links": "^7.6.14",
6161
"@storybook/react": "^7.6.14",
6262
"@storybook/react-webpack5": "^7.6.14",
63-
"@testing-library/jest-dom": "^5.14.1",
63+
"@testing-library/jest-dom": "^6.6.3",
6464
"@testing-library/react": "^16.0.0",
6565
"@vitejs/plugin-react": "^4.3.1",
6666
"babel-jest": "^27.0.6",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ __metadata:
3737
"@storybook/addon-links": "npm:^7.6.14"
3838
"@storybook/react": "npm:^7.6.14"
3939
"@storybook/react-webpack5": "npm:^7.6.14"
40-
"@testing-library/jest-dom": "npm:^5.14.1"
40+
"@testing-library/jest-dom": "npm:^6.6.3"
4141
"@testing-library/react": "npm:^16.0.0"
4242
"@vitejs/plugin-react": "npm:^4.3.1"
4343
babel-jest: "npm:^27.0.6"

0 commit comments

Comments
 (0)