Skip to content

Commit fc3be29

Browse files
Update jest monorepo to v30
1 parent 13b3f9f commit fc3be29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/mathbox-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
"@storybook/react": "7.4.6",
4848
"@storybook/testing-library": "0.2.2",
4949
"@testing-library/react": "14.0.0",
50-
"@types/jest": "29.5.5",
50+
"@types/jest": "30.0.0",
5151
"@types/lodash": "4.14.199",
5252
"@types/react": "18.2.28",
5353
"@types/three": "0.157.0",
54-
"babel-jest": "27.5.1",
54+
"babel-jest": "30.0.2",
5555
"babel-loader": "9.1.3",
5656
"eslint": "^8.32.0",
57-
"jest": "27.5.1",
57+
"jest": "30.0.2",
5858
"mathbox": "2.3.1",
5959
"react": "18.2.0",
6060
"react-dom": "18.2.0",

0 commit comments

Comments
 (0)