Skip to content

Commit

Permalink
chore: update dependencies by greenkeeper
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondfeng committed Jan 31, 2019
1 parent 2cf4759 commit 5d6b516
Show file tree
Hide file tree
Showing 13 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"autocannon": "^3.0.0",
"byline": "^5.0.0",
"debug": "^4.0.1",
"path-to-regexp": "^2.4.0",
"path-to-regexp": "^3.0.0",
"request": "^2.88.0",
"request-promise-native": "^1.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/log-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@loopback/build": "^1.2.1",
"@loopback/testlab": "^1.0.5",
"@loopback/tslint-config": "^2.0.0",
"@types/debug": "0.0.30",
"@types/debug": "^0.0.31",
"@types/node": "^10.11.2",
"tslint": "^5.12.0",
"typescript": "^3.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@loopback/testlab": "^1.0.5",
"@loopback/tslint-config": "^2.0.0",
"@types/node": "^10.11.2",
"@types/passport": "^0.4.4",
"@types/passport": "^1.0.0",
"@types/passport-http": "^0.3.6",
"passport-http": "^0.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/boot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@loopback/core": "^1.1.5",
"@loopback/repository": "^1.1.4",
"@loopback/service-proxy": "^1.0.7",
"@types/debug": "0.0.30",
"@types/debug": "0.0.31",
"@types/glob": "^7.1.1",
"debug": "^4.0.1",
"glob": "^7.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"mocha": "node bin/run-mocha --timeout 30000 \"test/integration/*.js\""
},
"devDependencies": {
"@loopback/tslint-config": "^1.0.0-1"
"@loopback/tslint-config": "^2.0.0"
}
}
10 changes: 5 additions & 5 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"request": "^2.87.0",
"request-promise-native": "^1.0.5",
"rimraf": "^2.6.2",
"sinon": "^6.3.4",
"sinon": "^7.2.3",
"yeoman-assert": "^3.1.1",
"yeoman-environment": "^2.0.6",
"yeoman-test": "^1.7.0"
},
"dependencies": {
"@phenomnomnominal/tsquery": "^2.1.1",
"camelcase-keys": "^4.2.0",
"@phenomnomnominal/tsquery": "^3.0.0",
"camelcase-keys": "^5.0.0",
"chalk": "^2.3.2",
"change-case": "^3.0.2",
"debug": "^4.0.1",
Expand All @@ -55,8 +55,8 @@
"pluralize": "^7.0.0",
"regenerate": "^1.3.3",
"semver": "^5.5.0",
"swagger-parser": "^5.0.0",
"swagger2openapi": "^3.2.10",
"swagger-parser": "^6.0.5",
"swagger2openapi": "^5.1.0",
"typescript": "^3.1.1",
"unicode-10.0.0": "^0.7.4",
"update-notifier": "^2.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@loopback/testlab": "^1.0.5",
"@loopback/tslint-config": "^2.0.0",
"@types/bluebird": "^3.5.20",
"@types/debug": "^0.0.30",
"@types/debug": "^0.0.31",
"@types/node": "^10.11.2",
"@types/uuid": "^3.4.3",
"bluebird": "^3.5.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/http-caching-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@loopback/build": "^1.2.1",
"@loopback/testlab": "^1.0.5",
"@loopback/tslint-config": "^2.0.0",
"@types/debug": "^0.0.30",
"@types/debug": "^0.0.31",
"@types/node": "^10.11.2",
"@types/p-event": "^1.3.0",
"@types/request-promise-native": "^1.0.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/metadata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@loopback/build": "^1.2.1",
"@loopback/testlab": "^1.0.5",
"@loopback/tslint-config": "^2.0.0",
"@types/debug": "^0.0.30",
"@types/debug": "^0.0.31",
"@types/lodash": "^4.14.106",
"@types/node": "^10.11.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@loopback/repository": "^1.1.4",
"@loopback/testlab": "^1.0.5",
"@loopback/tslint-config": "^2.0.0",
"@types/debug": "0.0.30",
"@types/debug": "^0.0.31",
"@types/lodash": "^4.14.106",
"@types/node": "^10.11.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/repository/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@loopback/context": "^1.5.0",
"@loopback/core": "^1.1.5",
"@types/debug": "0.0.30",
"@types/debug": "0.0.31",
"debug": "^4.0.1",
"lodash": "^4.17.10",
"loopback-datasource-juggler": "^4.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"lodash": "^4.17.5",
"openapi-schema-to-json-schema": "^2.1.0",
"openapi3-ts": "^1.0.0",
"path-to-regexp": "^2.2.0",
"path-to-regexp": "^3.0.0",
"qs": "^6.5.2",
"strong-error-handler": "^3.2.0",
"type-is": "^1.6.16",
Expand All @@ -54,7 +54,7 @@
"@loopback/repository": "^1.1.4",
"@loopback/testlab": "^1.0.5",
"@loopback/tslint-config": "^2.0.0",
"@types/debug": "0.0.30",
"@types/debug": "^0.0.31",
"@types/js-yaml": "^3.11.1",
"@types/lodash": "^4.14.106",
"@types/multer": "^1.3.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/testlab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/supertest": "^2.0.7",
"express": "^4.16.4",
"fs-extra": "^7.0.1",
"oas-validator": "^2.0.0",
"oas-validator": "^3.1.0",
"shot": "^4.0.7",
"should": "^13.2.3",
"sinon": "^7.2.2",
Expand Down

0 comments on commit 5d6b516

Please sign in to comment.