Skip to content

Commit 6adc0c8

Browse files
Add @types/jest 30 to @emotion/jest peer dependencies
1 parent 4922955 commit 6adc0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"stylis": "4.2.0"
6464
},
6565
"peerDependencies": {
66-
"@types/jest": "^26.0.14 || ^27.0.0 || ^28.0.0 || ^29.0.0",
66+
"@types/jest": "^26.0.14 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0",
6767
"enzyme-to-json": "^3.2.1"
6868
},
6969
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)