mirror of
https://github.com/azure/login.git
synced 2026-03-15 09:20:56 -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>
129 lines
3.6 KiB
JSON
129 lines
3.6 KiB
JSON
{
|
|
"_from": "@jest/test-sequencer@^25.5.4",
|
|
"_id": "@jest/test-sequencer@25.5.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-pTJGEkSeg1EkCO2YWq6hbFvKNXk8ejqlxiOg1jBNLnWrgXOkdY6UmqZpwGFXNnRt9B8nO1uWMzLLZ4eCmhkPNA==",
|
|
"_location": "/@jest/test-sequencer",
|
|
"_phantomChildren": {
|
|
"@babel/code-frame": "7.10.4",
|
|
"@babel/core": "7.11.6",
|
|
"@babel/template": "7.10.4",
|
|
"@babel/traverse": "7.11.5",
|
|
"@babel/types": "7.11.5",
|
|
"@jest/console": "25.5.0",
|
|
"@jest/environment": "25.5.0",
|
|
"@jest/fake-timers": "25.5.0",
|
|
"@jest/globals": "25.5.2",
|
|
"@jest/source-map": "25.5.0",
|
|
"@jest/test-result": "25.5.0",
|
|
"@jest/test-sequencer": "25.5.4",
|
|
"@jest/transform": "25.5.1",
|
|
"@jest/types": "25.5.0",
|
|
"@types/babel__core": "7.1.10",
|
|
"@types/babel__traverse": "7.0.15",
|
|
"@types/graceful-fs": "4.1.3",
|
|
"@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",
|
|
"babel-preset-current-node-syntax": "0.1.4",
|
|
"browser-resolve": "1.11.3",
|
|
"camelcase": "5.3.1",
|
|
"chalk": "3.0.0",
|
|
"co": "4.6.0",
|
|
"collect-v8-coverage": "1.0.0",
|
|
"deepmerge": "4.2.2",
|
|
"detect-newline": "3.1.0",
|
|
"exit": "0.1.2",
|
|
"fb-watchman": "2.0.1",
|
|
"fsevents": "2.1.2",
|
|
"glob": "7.1.6",
|
|
"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",
|
|
"make-dir": "3.0.2",
|
|
"merge-stream": "2.0.0",
|
|
"micromatch": "4.0.2",
|
|
"natural-compare": "1.4.0",
|
|
"path-parse": "1.0.6",
|
|
"react-is": "16.13.1",
|
|
"read-pkg-up": "7.0.1",
|
|
"realpath-native": "2.0.0",
|
|
"sane": "4.1.0",
|
|
"semver": "6.3.0",
|
|
"slash": "3.0.0",
|
|
"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",
|
|
"yargs": "15.4.1"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@jest/test-sequencer@^25.5.4",
|
|
"name": "@jest/test-sequencer",
|
|
"escapedName": "@jest%2ftest-sequencer",
|
|
"scope": "@jest",
|
|
"rawSpec": "^25.5.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.5.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/core/jest-config",
|
|
"/@jest/test-sequencer/jest-config",
|
|
"/jest-config"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-25.5.4.tgz",
|
|
"_shasum": "9b4e685b36954c38d0f052e596d28161bdc8b737",
|
|
"_spec": "@jest/test-sequencer@^25.5.4",
|
|
"_where": "E:\\Repos\\GHActions\\login\\node_modules\\@jest\\core\\node_modules\\jest-config",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@jest/test-result": "^25.5.0",
|
|
"graceful-fs": "^4.2.4",
|
|
"jest-haste-map": "^25.5.1",
|
|
"jest-runner": "^25.5.4",
|
|
"jest-runtime": "^25.5.4"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"@types/graceful-fs": "^4.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "389d13724bbf6bb64dcde9700a6ecea3333942db",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "@jest/test-sequencer",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-test-sequencer"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"typesVersions": {
|
|
"<3.8": {
|
|
"build/*": [
|
|
"build/ts3.4/*"
|
|
]
|
|
}
|
|
},
|
|
"version": "25.5.4"
|
|
}
|