Skip to content

Commit

Permalink
Update should to version 11.2.1 馃殌 (#8117)
Browse files Browse the repository at this point in the history
* chore(package): update should to version 11.2.1

https://greenkeeper.io/

* chore: yarn.lock
  • Loading branch information
greenkeeperio-bot authored and kirrg001 committed Apr 4, 2017
1 parent f0abb25 commit a78ee40
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"nock": "9.0.11",
"rewire": "2.5.2",
"run-sequence": "1.2.2",
"should": "11.2.0",
"should": "11.2.1",
"should-http": "0.1.1",
"sinon": "2.1.0",
"supertest": "3.0.0",
Expand Down
24 changes: 4 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1552,7 +1552,7 @@ ghost-gql@0.0.6:
dependencies:
lodash "^4.17.4"

ghost-ignition@2.8.10:
ghost-ignition@2.8.10, ghost-ignition@^2.8.2, ghost-ignition@^2.8.7:
version "2.8.10"
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.8.10.tgz#7bde7d3d7d87790736f9991fb4f497154e56db14"
dependencies:
Expand All @@ -1568,22 +1568,6 @@ ghost-ignition@2.8.10:
prettyjson "1.1.3"
uuid "^3.0.0"

ghost-ignition@^2.8.2, ghost-ignition@^2.8.7:
version "2.8.9"
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.8.9.tgz#8cb2ab812ce5f8e803c3cca869176c6dd0e0098b"
dependencies:
bunyan "1.8.5"
bunyan-loggly "1.1.0"
caller "1.0.1"
debug "^2.2.0"
find-root "1.0.0"
json-stringify-safe "5.0.1"
lodash "^4.16.4"
moment "^2.15.2"
nconf "0.8.4"
node-uuid "1.4.7"
prettyjson "1.1.3"

glob-base@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"
Expand Down Expand Up @@ -4250,9 +4234,9 @@ should-util@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/should-util/-/should-util-1.0.0.tgz#c98cda374aa6b190df8ba87c9889c2b4db620063"

should@11.2.0:
version "11.2.0"
resolved "https://registry.yarnpkg.com/should/-/should-11.2.0.tgz#7afca3182c234781d786d2278a87805b5ecf0409"
should@11.2.1:
version "11.2.1"
resolved "https://registry.yarnpkg.com/should/-/should-11.2.1.tgz#90f55145552d01cfc200666e4e818a1c9670eda2"
dependencies:
should-equal "^1.0.0"
should-format "^3.0.2"
Expand Down

0 comments on commit a78ee40

Please sign in to comment.