Skip to content

Commit 72342c2

Browse files
Update test packages
1 parent 11068eb commit 72342c2

File tree

2 files changed

+1423
-1011
lines changed

2 files changed

+1423
-1011
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -76,16 +76,16 @@
7676
"@storybook/react": "^8.0.5",
7777
"@storybook/react-vite": "^8.0.5",
7878
"@storybook/theming": "^8.0.5",
79-
"@testing-library/jest-dom": "^6.4.2",
80-
"@testing-library/react": "^14.2.1",
81-
"@types/jest": "^29.5.12",
79+
"@testing-library/jest-dom": "^6.9.1",
80+
"@testing-library/react": "^15.0.7",
81+
"@types/jest": "^30.0.0",
8282
"@types/jest-axe": "^3.5.9",
83-
"@types/node": "^15.0.2",
84-
"@types/react": "^18.2.60",
85-
"@types/react-dom": "^18.2.19",
83+
"@types/node": "^24.6.2",
84+
"@types/react": "^18.3.12",
85+
"@types/react-dom": "^18.3.1",
8686
"@typescript-eslint/eslint-plugin": "^7.1.0",
8787
"@typescript-eslint/parser": "^7.1.0",
88-
"babel-jest": "^29.7.0",
88+
"babel-jest": "^30.2.0",
8989
"babel-plugin-module-resolver": "^5.0.2",
9090
"chromatic": "^6.17.3",
9191
"classnames": "^2.5.1",
@@ -97,9 +97,9 @@
9797
"eslint-plugin-prettier": "^5.1.3",
9898
"eslint-plugin-react": "^7.33.2",
9999
"eslint-plugin-react-hooks": "^4.6.0",
100-
"jest": "^29.7.0",
101-
"jest-axe": "^8.0.0",
102-
"jest-environment-jsdom": "^29.7.0",
100+
"jest": "^30.2.0",
101+
"jest-axe": "^10.0.0",
102+
"jest-environment-jsdom": "^30.2.0",
103103
"nhsuk-frontend": "^10.0.0",
104104
"outdent": "^0.8.0",
105105
"prettier": "^3.2.5",

0 commit comments

Comments
 (0)