Skip to content

Commit be8790f

Browse files
committed
chore: bump deps
1 parent 5b22a8c commit be8790f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@babel/core": "^7.18.0",
4848
"@testing-library/jest-dom": "^5.13.0",
4949
"@testing-library/react": "^16.3.0",
50-
"@types/jest": "^27.0.3",
50+
"@types/jest": "^29.5.14",
5151
"@types/node": "^18.19.122",
5252
"@types/offscreencanvas": "^2019.6.4",
5353
"@types/react": "^18.0.0",
@@ -68,6 +68,7 @@
6868
"eslint-plugin-react-hooks": "^4.6.0",
6969
"eslint-plugin-storybook": "^0.5.12",
7070
"jest": "^29.7.0",
71+
"jest-environment-jsdom": "^29.7.0",
7172
"prettier": "^2.3.1",
7273
"react": "^18.0.0",
7374
"react-dom": "^18.0.0",

0 commit comments

Comments
 (0)