Update metadata

This commit is contained in:
Imran Ismail
2019-09-05 12:08:20 +08:00
parent 6e5c237523
commit 56c04146d7
1454 changed files with 204046 additions and 234789 deletions

View File

@@ -1,54 +1,51 @@
{
"_args": [
[
"jest-circus@24.8.0",
"/Users/imranismail/Projects/setup-kustomize"
]
],
"_development": true,
"_from": "jest-circus@24.8.0",
"_id": "jest-circus@24.8.0",
"_from": "jest-circus@24.9.0",
"_id": "jest-circus@24.9.0",
"_inBundle": false,
"_integrity": "sha512-2QASG3QuDdk0SMP2O73D8u3/lc/A/E2G7q23v5WhbUR+hCGzWZXwRMKif18f11dSLfL1wcrMbwE4IorvV0DRVw==",
"_integrity": "sha512-dwkvwFtRc9Anmk1XTc+bonVL8rVMZ3CeGMoFWmv1oaQThdAgvfI9bwaFlZp+gLVphNVz6ZLfCWo3ERhS5CeVvA==",
"_location": "/jest-circus",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-circus@24.8.0",
"raw": "jest-circus@24.9.0",
"name": "jest-circus",
"escapedName": "jest-circus",
"rawSpec": "24.8.0",
"rawSpec": "24.9.0",
"saveSpec": null,
"fetchSpec": "24.8.0"
"fetchSpec": "24.9.0"
},
"_requiredBy": [
"#DEV:/"
"#DEV:/",
"#USER"
],
"_resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-24.8.0.tgz",
"_spec": "24.8.0",
"_resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-24.9.0.tgz",
"_shasum": "8a557683636807d537507eac02ba64c95b686485",
"_spec": "jest-circus@24.9.0",
"_where": "/Users/imranismail/Projects/setup-kustomize",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/traverse": "^7.1.0",
"@jest/environment": "^24.8.0",
"@jest/test-result": "^24.8.0",
"@jest/types": "^24.8.0",
"@jest/environment": "^24.9.0",
"@jest/test-result": "^24.9.0",
"@jest/types": "^24.9.0",
"chalk": "^2.0.1",
"co": "^4.6.0",
"expect": "^24.8.0",
"expect": "^24.9.0",
"is-generator-fn": "^2.0.0",
"jest-each": "^24.8.0",
"jest-matcher-utils": "^24.8.0",
"jest-message-util": "^24.8.0",
"jest-snapshot": "^24.8.0",
"jest-util": "^24.8.0",
"pretty-format": "^24.8.0",
"jest-each": "^24.9.0",
"jest-matcher-utils": "^24.9.0",
"jest-message-util": "^24.9.0",
"jest-snapshot": "^24.9.0",
"jest-util": "^24.9.0",
"pretty-format": "^24.9.0",
"stack-utils": "^1.0.1",
"throat": "^4.0.0"
},
"deprecated": false,
"description": "<h1 align=\"center\"> <img src=\"https://jestjs.io/img/jest.png\" height=\"150\" width=\"150\"/> <img src=\"https://jestjs.io/img/circus.png\" height=\"150\" width=\"150\"/> <p align=\"center\">jest-circus</p> <p align=\"center\">The next-gen test runner for Jest</p> </h1>",
"devDependencies": {
"@jest/test-utils": "^24.4.0",
@@ -56,12 +53,12 @@
"@types/co": "^4.6.0",
"@types/stack-utils": "^1.0.1",
"execa": "^1.0.0",
"jest-runtime": "^24.8.0"
"jest-runtime": "^24.9.0"
},
"engines": {
"node": ">= 6"
},
"gitHead": "845728f24b3ef41e450595c384e9b5c9fdf248a4",
"gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
@@ -75,5 +72,5 @@
"directory": "packages/jest-circus"
},
"types": "build/index.d.ts",
"version": "24.8.0"
"version": "24.9.0"
}