Skip to content

Commit 2b0c267

Browse files
committed
chore: upgrade critical deps
HCRC-178
1 parent 25344ab commit 2b0c267

2 files changed

Lines changed: 1733 additions & 710 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@storybook/react": "^8.4.2",
8585
"@storybook/react-webpack5": "^8.4.2",
8686
"@storybook/test": "^8.4.2",
87-
"@storybook/test-runner": "^0.19.1",
87+
"@storybook/test-runner": "^0.24.1",
8888
"@testing-library/jest-dom": "^6.6.3",
8989
"@testing-library/react": "^16.0.1",
9090
"@testing-library/user-event": "^14.5.2",
@@ -146,11 +146,11 @@
146146
"hds-design-tokens": "^3.11.0",
147147
"html-entities": "^2.5.2",
148148
"html-react-parser": "^4.2.9",
149-
"isomorphic-dompurify": "^2.16.0",
150-
"jest-environment-jsdom": "^29.7.0",
149+
"isomorphic-dompurify": "^2.31.0",
150+
"jest-environment-jsdom": "^30.2.0",
151151
"lodash-es": "^4.17.21"
152152
},
153153
"msw": {
154154
"workerDirectory": "public"
155155
}
156-
}
156+
}

0 commit comments

Comments
 (0)