Skip to content

Commit 1346189

Browse files
Update test packages
1 parent 0345216 commit 1346189

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
"eslint": "^8.57.0",
@@ -94,9 +94,9 @@
9494
"eslint-plugin-prettier": "^5.1.3",
9595
"eslint-plugin-react": "^7.33.2",
9696
"eslint-plugin-react-hooks": "^4.6.0",
97-
"jest": "^29.7.0",
98-
"jest-axe": "^8.0.0",
99-
"jest-environment-jsdom": "^29.7.0",
97+
"jest": "^30.2.0",
98+
"jest-axe": "^10.0.0",
99+
"jest-environment-jsdom": "^30.2.0",
100100
"nhsuk-frontend": "^10.0.0",
101101
"outdent": "^0.8.0",
102102
"prettier": "^3.2.5",

0 commit comments

Comments
 (0)