Skip to content
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.

Commit

Permalink
♻️ upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kir Belevich committed Apr 1, 2019
1 parent 378504c commit 6c227b4
Show file tree
Hide file tree
Showing 33 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion packages/plugin-assert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0"
"@start/plugin": "^0.3.1"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-copy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"copie": "^0.3.0",
"make-dir": "^2.0.0",
"move-path": "^0.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-find-git-staged/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"execa": "^1.0.0",
"multimatch": "^3.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-find/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"globby": "^9.1.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"dependencies": {
"@babel/core": "^7.4.0",
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0"
"@start/plugin": "^0.3.1"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-lib-codecov/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"codecov-lite": "^0.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-lib-eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"eslint": "^5.16.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-esm-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"node": ">=8.6.0"
},
"dependencies": {
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"copie": "^0.3.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-flow-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"execa": "^1.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-flow-generate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"execa": "^1.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-istanbul/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"convert-source-map": "^1.6.0",
"istanbul-api": "^2.1.1",
"istanbul-lib-coverage": "^2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"jest-cli": "^23.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-lib-karma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"karma": "^2.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-npm-publish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"execa": "^1.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-npm-version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"execa": "^1.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-postcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"postcss": "^6.0.23"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-lib-prettier-eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"prettier-eslint": "^8.8.1"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-lib-rollup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"rollup": "^0.62.0"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-lib-tape/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"tape": "^4.10.1",
"through": "^2.3.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-typescript-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"execa": "^1.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-typescript-generate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0"
"@start/plugin": "^0.3.1"
},
"peerDependencies": {
"typescript": "*"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-webpack-serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"webpack-serve": "^2.0.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-lib-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"makethen": "^0.3.0",
"webpack": "^4.29.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-overwrite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"graceful-fs": "^4.1.15"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-parallel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"execa": "^1.0.0",
"p-all": "^2.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-read/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"graceful-fs": "^4.1.15"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-remove/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"dleet": "^0.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-rename/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0"
"@start/plugin": "^0.3.1"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-sequence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0"
"@start/plugin": "^0.3.1"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-spawn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"execa": "^1.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-watch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"chokidar": "^2.1.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-write/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"graceful-fs": "^4.1.15",
"make-dir": "^2.0.0",
"move-path": "^0.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-xargs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@babel/runtime": "^7.4.2",
"@start/plugin": "^0.3.0",
"@start/plugin": "^0.3.1",
"execa": "^1.0.0",
"p-all": "^2.0.0"
},
Expand Down

0 comments on commit 6c227b4

Please sign in to comment.