mirror of
https://github.com/azure/login.git
synced 2026-03-13 18:17:09 -04:00
* Bump lodash from 4.17.15 to 4.17.19 (#52) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amruta Kawade <65217380+AmrutaKawade@users.noreply.github.com> * Bump @actions/core from 1.1.3 to 1.2.6 (#60) Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.3 to 1.2.6. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amruta Kawade <65217380+AmrutaKawade@users.noreply.github.com> * updating node_nodules * updated package-lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
148 lines
4.1 KiB
JSON
148 lines
4.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jest-circus@25.2.7",
|
|
"E:\\Repos\\GHActions\\login"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "jest-circus@25.2.7",
|
|
"_id": "jest-circus@25.2.7",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-iwCyLrsMDivVbE3O5I1dtxWzqZX6h0r7EpJ3klqEsrBYp/AmdEBURI70GIwHCapaalcLSPjW3do+m8cQIx+SHw==",
|
|
"_location": "/jest-circus",
|
|
"_phantomChildren": {
|
|
"@babel/code-frame": "7.10.4",
|
|
"@babel/core": "7.11.6",
|
|
"@babel/plugin-syntax-bigint": "7.8.3",
|
|
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
|
|
"@babel/traverse": "7.11.5",
|
|
"@babel/types": "7.11.5",
|
|
"@types/babel__core": "7.1.10",
|
|
"@types/babel__traverse": "7.0.15",
|
|
"@types/istanbul-lib-coverage": "2.0.3",
|
|
"@types/istanbul-reports": "1.1.2",
|
|
"@types/prettier": "1.19.1",
|
|
"@types/stack-utils": "1.0.1",
|
|
"@types/yargs": "15.0.4",
|
|
"ansi-styles": "4.2.1",
|
|
"anymatch": "3.1.1",
|
|
"babel-plugin-istanbul": "6.0.0",
|
|
"browser-resolve": "1.11.3",
|
|
"callsites": "3.1.0",
|
|
"camelcase": "5.3.1",
|
|
"chalk": "3.0.0",
|
|
"co": "4.6.0",
|
|
"collect-v8-coverage": "1.0.0",
|
|
"convert-source-map": "1.7.0",
|
|
"deepmerge": "4.2.2",
|
|
"detect-newline": "3.1.0",
|
|
"exit": "0.1.2",
|
|
"fast-json-stable-stringify": "2.1.0",
|
|
"fb-watchman": "2.0.1",
|
|
"fsevents": "2.1.2",
|
|
"glob": "7.1.6",
|
|
"graceful-fs": "4.2.3",
|
|
"is-ci": "2.0.0",
|
|
"is-generator-fn": "2.1.0",
|
|
"jest-pnp-resolver": "1.2.1",
|
|
"jsdom": "15.2.1",
|
|
"leven": "3.1.0",
|
|
"lolex": "5.1.2",
|
|
"make-dir": "3.0.2",
|
|
"merge-stream": "2.0.0",
|
|
"micromatch": "4.0.2",
|
|
"natural-compare": "1.4.0",
|
|
"pirates": "4.0.1",
|
|
"react-is": "16.13.1",
|
|
"realpath-native": "2.0.0",
|
|
"resolve": "1.15.1",
|
|
"sane": "4.1.0",
|
|
"semver": "6.3.0",
|
|
"slash": "3.0.0",
|
|
"source-map": "0.6.1",
|
|
"source-map-support": "0.5.16",
|
|
"stack-utils": "1.0.2",
|
|
"strip-bom": "4.0.0",
|
|
"supports-color": "7.2.0",
|
|
"throat": "5.0.0",
|
|
"walker": "1.0.7",
|
|
"which": "2.0.2",
|
|
"write-file-atomic": "3.0.3",
|
|
"yargs": "15.4.1"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jest-circus@25.2.7",
|
|
"name": "jest-circus",
|
|
"escapedName": "jest-circus",
|
|
"rawSpec": "25.2.7",
|
|
"saveSpec": null,
|
|
"fetchSpec": "25.2.7"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-25.2.7.tgz",
|
|
"_spec": "25.2.7",
|
|
"_where": "E:\\Repos\\GHActions\\login",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.1.0",
|
|
"@jest/environment": "^25.2.6",
|
|
"@jest/test-result": "^25.2.6",
|
|
"@jest/types": "^25.2.6",
|
|
"chalk": "^3.0.0",
|
|
"co": "^4.6.0",
|
|
"expect": "^25.2.7",
|
|
"is-generator-fn": "^2.0.0",
|
|
"jest-each": "^25.2.6",
|
|
"jest-matcher-utils": "^25.2.7",
|
|
"jest-message-util": "^25.2.6",
|
|
"jest-runtime": "^25.2.7",
|
|
"jest-snapshot": "^25.2.7",
|
|
"jest-util": "^25.2.6",
|
|
"pretty-format": "^25.2.6",
|
|
"stack-utils": "^1.0.1",
|
|
"throat": "^5.0.0"
|
|
},
|
|
"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": {
|
|
"@babel/core": "^7.1.0",
|
|
"@babel/register": "^7.0.0",
|
|
"@jest/test-utils": "^25.2.6",
|
|
"@types/babel__traverse": "^7.0.4",
|
|
"@types/co": "^4.6.0",
|
|
"@types/stack-utils": "^1.0.1",
|
|
"execa": "^3.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "3c2fa9347b86460b5dfc558f033b8d4eec0ff8e1",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-circus",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-circus"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"typesVersions": {
|
|
"<3.8": {
|
|
"build/*": [
|
|
"build/ts3.4/*"
|
|
]
|
|
}
|
|
},
|
|
"version": "25.2.7"
|
|
}
|