зеркало из https://github.com/microsoft/backfill.git
applying package updates
This commit is contained in:
Родитель
1a69a70cd6
Коммит
b5a27de0c4
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "replace tar with tar-fs for more resilience",
|
||||
"packageName": "backfill-cache",
|
||||
"email": "kchau@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2020-06-06T18:54:44.663Z"
|
||||
}
|
|
@ -7,7 +7,7 @@
|
|||
"type": "git",
|
||||
"url": "https://github.com/microsoft/backfill"
|
||||
},
|
||||
"version": "5.1.1",
|
||||
"version": "5.1.2",
|
||||
"main": "lib/index.js",
|
||||
"bin": {
|
||||
"backfill": "./bin/backfill.js"
|
||||
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"anymatch": "^3.0.3",
|
||||
"backfill-cache": "^5.1.1",
|
||||
"backfill-cache": "^5.1.2",
|
||||
"backfill-config": "^5.1.1",
|
||||
"backfill-hasher": "^5.1.1",
|
||||
"backfill-logger": "^5.0.0",
|
||||
|
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "backfill-cache",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Sat, 06 Jun 2020 19:22:26 GMT",
|
||||
"tag": "backfill-cache_v5.1.2",
|
||||
"version": "5.1.2",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "replace tar with tar-fs for more resilience",
|
||||
"author": "kchau@microsoft.com",
|
||||
"commit": "1a69a70cd60122145f9b036d7ffccb58fb6af135",
|
||||
"package": "backfill-cache"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
# Change Log - backfill-cache
|
||||
|
||||
This log was last generated on Sat, 06 Jun 2020 19:22:26 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 5.1.2
|
||||
|
||||
Sat, 06 Jun 2020 19:22:26 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- replace tar with tar-fs for more resilience (kchau@microsoft.com)
|
|
@ -7,7 +7,7 @@
|
|||
"type": "git",
|
||||
"url": "https://github.com/microsoft/backfill"
|
||||
},
|
||||
"version": "5.1.1",
|
||||
"version": "5.1.2",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
"build": "yarn compile",
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"compile": "tsc -b"
|
||||
},
|
||||
"devDependencies": {
|
||||
"backfill": "^5.1.1",
|
||||
"backfill": "^5.1.2",
|
||||
"backfill-utils-tsconfig": "^5.0.0",
|
||||
"typescript": "3.7.4"
|
||||
}
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"backfill-sample-dependency": "^5.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"backfill": "^5.1.1",
|
||||
"backfill": "^5.1.2",
|
||||
"backfill-utils-tsconfig": "^5.0.0",
|
||||
"typescript": "3.7.4"
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче