Skip to content

Commit

Permalink
update reg-cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
Quramy committed Nov 21, 2017
1 parent 398f354 commit a78e2a6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
},
"dependencies": {
"glob": "^7.1.2",
"reg-cli": "0.10.1",
"tslint-eslint-rules": "^4.1.1"
},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/reg-suit-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"dependencies": {
"cpx": "^1.5.0",
"reg-cli": "^0.10.0",
"reg-cli": "^0.10.5",
"reg-suit-util": "^0.5.9",
"rimraf": "^2.6.1"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6964,9 +6964,9 @@ redux@^3.4.0:
loose-envify "^1.1.0"
symbol-observable "^1.0.3"

reg-cli@0.10.1, reg-cli@^0.10.0:
version "0.10.1"
resolved "https://registry.yarnpkg.com/reg-cli/-/reg-cli-0.10.1.tgz#109bc4447939529c06eb8ed01d2d0a27153938e7"
reg-cli@^0.10.5:
version "0.10.5"
resolved "https://registry.yarnpkg.com/reg-cli/-/reg-cli-0.10.5.tgz#a77f83154a4b7de96088b5f462caebe92c3a96ab"
dependencies:
bluebird "^3.5.0"
chalk "^2.1.0"
Expand All @@ -6979,7 +6979,7 @@ [email protected], reg-cli@^0.10.0:
md5-file "^3.1.1"
meow "^3.7.0"
mustache "^2.3.0"
x-img-diff-js latest
x-img-diff-js "^0.1.4"

regenerate@^1.2.1:
version "1.3.3"
Expand Down Expand Up @@ -8946,9 +8946,9 @@ [email protected]:
version "1.0.0"
resolved "https://registry.yarnpkg.com/wtf-8/-/wtf-8-1.0.0.tgz#392d8ba2d0f1c34d1ee2d630f15d0efb68e1048a"

x-img-diff-js@latest:
version "0.1.2"
resolved "https://registry.yarnpkg.com/x-img-diff-js/-/x-img-diff-js-0.1.2.tgz#ce33cd55c6b6d3843005a6bda146a47e134943a9"
x-img-diff-js@^0.1.4:
version "0.1.4"
resolved "https://registry.yarnpkg.com/x-img-diff-js/-/x-img-diff-js-0.1.4.tgz#d956bd098d95c8d11788ce35a399cf199e6e428c"

xdg-basedir@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit a78e2a6

Please sign in to comment.