1
0
mirror of https://github.com/actions/labeler synced 2026-05-08 05:01:01 +02:00
This commit is contained in:
David Kale
2020-09-08 13:25:36 -04:00
parent e4246d2b5b
commit 91fcbb0108
4227 changed files with 416837 additions and 457884 deletions

View File

@@ -1,51 +1,47 @@
{
"_args": [
[
"@jest/source-map@24.3.0",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "@jest/source-map@24.3.0",
"_id": "@jest/source-map@24.3.0",
"_from": "@jest/source-map@^24.9.0",
"_id": "@jest/source-map@24.9.0",
"_inBundle": false,
"_integrity": "sha512-zALZt1t2ou8le/crCeeiRYzvdnTzaIlpOWaet45lNSqNJUnXbppUUFR4ZUAlzgDmKee4Q5P/tKXypI1RiHwgag==",
"_integrity": "sha512-/Xw7xGlsZb4MJzNDgB7PW5crou5JqWiBQaz6xyPd3ArOg2nfn/PunV8+olXbbEZzNl591o5rWKE9BRDaFAuIBg==",
"_location": "/@jest/source-map",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "@jest/source-map@24.3.0",
"raw": "@jest/source-map@^24.9.0",
"name": "@jest/source-map",
"escapedName": "@jest%2fsource-map",
"scope": "@jest",
"rawSpec": "24.3.0",
"rawSpec": "^24.9.0",
"saveSpec": null,
"fetchSpec": "24.3.0"
"fetchSpec": "^24.9.0"
},
"_requiredBy": [
"/@jest/console",
"/jest-runtime",
"/jest-util"
],
"_resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-24.3.0.tgz",
"_spec": "24.3.0",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-24.9.0.tgz",
"_shasum": "0e263a94430be4b41da683ccc1e6bffe2a191714",
"_spec": "@jest/source-map@^24.9.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/@jest/console",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"callsites": "^3.0.0",
"graceful-fs": "^4.1.15",
"source-map": "^0.6.0"
},
"deprecated": false,
"devDependencies": {
"@types/graceful-fs": "^4.1.2"
},
"engines": {
"node": ">= 6"
},
"gitHead": "3a7a4f3a3f5489ac8e07dcddf76bb949c482ec87",
"gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
@@ -59,5 +55,5 @@
"directory": "packages/jest-source-map"
},
"types": "build/index.d.ts",
"version": "24.3.0"
"version": "24.9.0"
}