зеркало из https://github.com/microsoft/just.git
Applying package updates. [skip ci]
This commit is contained in:
Родитель
efd2113bce
Коммит
4a427e29cb
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"changes": [
|
||||
{
|
||||
"packageName": "just-task",
|
||||
"comment": "More explicit error logs",
|
||||
"type": "patch"
|
||||
}
|
||||
],
|
||||
"packageName": "just-task",
|
||||
"email": "kchau@microsoft.com"
|
||||
}
|
|
@ -10,7 +10,7 @@
|
|||
"author": "",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"just-task": ">=0.9.3 <1.0.0",
|
||||
"just-task": ">=0.9.4 <1.0.0",
|
||||
"just-scripts": ">=0.14.4 <1.0.0",
|
||||
"typescript": "~3.4.4"
|
||||
}
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"fs-extra": "^7.0.1",
|
||||
"glob": "^7.1.3",
|
||||
"just-scripts-utils": ">=0.7.2 <1.0.0",
|
||||
"just-task": ">=0.9.3 <1.0.0",
|
||||
"just-task": ">=0.9.4 <1.0.0",
|
||||
"npm-registry-fetch": "^3.9.0",
|
||||
"prompts": "^2.0.1",
|
||||
"run-parallel-limit": "^1.0.5",
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"@types/jest": "^24.0.0",
|
||||
"jest": "^24.0.0",
|
||||
"just-scripts": "^0.14.4",
|
||||
"just-task": "^0.9.3",
|
||||
"just-task": "^0.9.4",
|
||||
"ts-jest": "^24.0.1",
|
||||
"tslib": "^1.9.3",
|
||||
"typescript": "^3.2.4"
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
"jest": "^24.0.0",
|
||||
"just-scripts-utils": "^0.7.2",
|
||||
"just-scripts": "^0.14.4",
|
||||
"just-task": "^0.9.3",
|
||||
"just-task": "^0.9.4",
|
||||
"node-sass": "^4.11.0",
|
||||
"postcss": "^7.0.13",
|
||||
"postcss-loader": "^3.0.0",
|
||||
|
|
|
@ -1,6 +1,18 @@
|
|||
{
|
||||
"name": "just-task",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.9.4",
|
||||
"tag": "just-task_v0.9.4",
|
||||
"date": "Mon, 29 Apr 2019 21:46:55 GMT",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "More explicit error logs"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.9.3",
|
||||
"tag": "just-task_v0.9.3",
|
||||
|
|
|
@ -1,6 +1,13 @@
|
|||
# Change Log - just-task
|
||||
|
||||
This log was last generated on Thu, 25 Apr 2019 22:19:05 GMT and should not be manually modified.
|
||||
This log was last generated on Mon, 29 Apr 2019 21:46:55 GMT and should not be manually modified.
|
||||
|
||||
## 0.9.4
|
||||
Mon, 29 Apr 2019 21:46:55 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- More explicit error logs
|
||||
|
||||
## 0.9.3
|
||||
Thu, 25 Apr 2019 22:19:05 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "just-task",
|
||||
"version": "0.9.3",
|
||||
"version": "0.9.4",
|
||||
"description": "Build task definition library",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Загрузка…
Ссылка в новой задаче