@jest/types
Advanced tools
{ | ||
"name": "@jest/types", | ||
"version": "30.0.0-beta.6", | ||
"version": "30.0.0-beta.7", | ||
"repository": { | ||
@@ -25,7 +25,7 @@ "type": "git", | ||
"@jest/schemas": "30.0.0-beta.6", | ||
"@types/istanbul-lib-coverage": "^2.0.0", | ||
"@types/istanbul-reports": "^3.0.0", | ||
"@types/istanbul-lib-coverage": "^2.0.6", | ||
"@types/istanbul-reports": "^3.0.4", | ||
"@types/node": "*", | ||
"@types/yargs": "^17.0.8", | ||
"chalk": "^4.0.0" | ||
"@types/yargs": "^17.0.33", | ||
"chalk": "^4.1.2" | ||
}, | ||
@@ -35,3 +35,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "4f964497dc21c06ce4d54f1349e299a9f6773d52" | ||
"gitHead": "48de6a91368727d853d491df16e7d00c1f323676" | ||
} |
31246
0