Skip to content

Commit 61d3908

Browse files
Update test packages
1 parent 1e62f05 commit 61d3908

File tree

2 files changed

+1371
-912
lines changed

2 files changed

+1371
-912
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,16 +74,16 @@
7474
"@storybook/react": "^8.0.5",
7575
"@storybook/react-vite": "^8.0.5",
7676
"@storybook/theming": "^8.0.5",
77-
"@testing-library/jest-dom": "^6.4.2",
77+
"@testing-library/jest-dom": "^6.9.1",
7878
"@testing-library/react": "^14.2.1",
79-
"@types/jest": "^29.5.12",
79+
"@types/jest": "^30.0.0",
8080
"@types/jest-axe": "^3.5.9",
81-
"@types/node": "^15.0.2",
81+
"@types/node": "^24.6.2",
8282
"@types/react": "^18.2.60",
8383
"@types/react-dom": "^18.2.19",
8484
"@typescript-eslint/eslint-plugin": "^7.1.0",
8585
"@typescript-eslint/parser": "^7.1.0",
86-
"babel-jest": "^29.7.0",
86+
"babel-jest": "^30.2.0",
8787
"babel-plugin-module-resolver": "^5.0.2",
8888
"chromatic": "^6.17.3",
8989
"classnames": "^2.5.1",
@@ -95,9 +95,9 @@
9595
"eslint-plugin-prettier": "^5.1.3",
9696
"eslint-plugin-react": "^7.33.2",
9797
"eslint-plugin-react-hooks": "^4.6.0",
98-
"jest": "^29.7.0",
99-
"jest-axe": "^8.0.0",
100-
"jest-environment-jsdom": "^29.7.0",
98+
"jest": "^30.2.0",
99+
"jest-axe": "^10.0.0",
100+
"jest-environment-jsdom": "^30.2.0",
101101
"nhsuk-frontend": "^10.0.0",
102102
"outdent": "^0.8.0",
103103
"prettier": "^3.2.5",

0 commit comments

Comments
 (0)