зеркало из https://github.com/microsoft/backfill.git
v2.0.0
This commit is contained in:
Родитель
310ee09d8a
Коммит
f4dfb175c8
|
@ -22,9 +22,9 @@
|
|||
"dependencies": {
|
||||
"@types/execa": "^0.9.0",
|
||||
"anymatch": "^3.0.3",
|
||||
"backfill-cache": "*",
|
||||
"backfill-telemetry": "*",
|
||||
"backfill-utils-dotenv": "*",
|
||||
"backfill-cache": "^2.0.0",
|
||||
"backfill-telemetry": "^2.0.0",
|
||||
"backfill-utils-dotenv": "^2.0.0",
|
||||
"chalk": "^2.4.2",
|
||||
"chokidar": "^3.0.2",
|
||||
"execa": "^1.0.0",
|
||||
|
@ -42,8 +42,8 @@
|
|||
"@types/pkg-dir": "^2.0.0",
|
||||
"@types/shelljs": "^0.8.0",
|
||||
"@types/yargs": "^13.0.2",
|
||||
"backfill-utils-test": "*",
|
||||
"backfill-utils-tsconfig": "*",
|
||||
"backfill-utils-test": "^2.0.0",
|
||||
"backfill-utils-tsconfig": "^2.0.0",
|
||||
"jest": "^24.0.12",
|
||||
"ts-jest": "^24.0.2",
|
||||
"ts-mockito": "^2.3.1",
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@azure/storage-blob": "12.0.0-preview.2",
|
||||
"backfill-telemetry": "*",
|
||||
"backfill-telemetry": "^2.0.0",
|
||||
"execa": "^1.0.0",
|
||||
"fs-extra": "^7.0.1",
|
||||
"shelljs": "^0.8.3",
|
||||
|
@ -28,8 +28,8 @@
|
|||
"@types/fs-extra": "^7.0.0",
|
||||
"@types/shelljs": "^0.8.0",
|
||||
"@types/tar": "^4.0.0",
|
||||
"backfill-utils-test": "*",
|
||||
"backfill-utils-tsconfig": "*",
|
||||
"backfill-utils-test": "^2.0.0",
|
||||
"backfill-utils-tsconfig": "^2.0.0",
|
||||
"execa": "^1.0.0",
|
||||
"jest": "^24.0.12",
|
||||
"ts-jest": "^24.0.2",
|
||||
|
|
|
@ -10,8 +10,8 @@
|
|||
"prepare": "backfill -- yarn compile"
|
||||
},
|
||||
"devDependencies": {
|
||||
"backfill": "*",
|
||||
"backfill-utils-tsconfig": "*",
|
||||
"backfill": "^2.0.0",
|
||||
"backfill-utils-tsconfig": "^2.0.0",
|
||||
"typescript": "3.5.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
"prepare": "backfill -- yarn compile"
|
||||
},
|
||||
"dependencies": {
|
||||
"backfill-sample-dependency": "*"
|
||||
"backfill-sample-dependency": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"backfill": "*",
|
||||
"backfill-utils-tsconfig": "*",
|
||||
"backfill": "^2.0.0",
|
||||
"backfill-utils-tsconfig": "^2.0.0",
|
||||
"typescript": "3.5.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
"@types/fs-extra": "^7.0.0",
|
||||
"@types/json2csv": "^4.2.0",
|
||||
"@types/shelljs": "^0.8.0",
|
||||
"backfill-utils-tsconfig": "*",
|
||||
"backfill-utils-tsconfig": "^2.0.0",
|
||||
"typescript": "3.5.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/dotenv": "^6.1.1",
|
||||
"backfill-utils-tsconfig": "*",
|
||||
"backfill-utils-tsconfig": "^2.0.0",
|
||||
"typescript": "3.5.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^7.0.0",
|
||||
"backfill-utils-tsconfig": "*",
|
||||
"backfill-utils-tsconfig": "^2.0.0",
|
||||
"typescript": "3.5.3"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче