Skip to content

Commit

Permalink
chore: update dependency @types/node to ^10.14.9
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot authored and raymondfeng committed Jun 18, 2019
1 parent e5a7f76 commit fa3c6fb
Show file tree
Hide file tree
Showing 38 changed files with 44 additions and 44 deletions.
6 changes: 3 additions & 3 deletions acceptance/repository-mongodb/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion acceptance/repository-mongodb/package.json
Expand Up @@ -22,7 +22,7 @@
"@loopback/eslint-config": "^1.1.1",
"@loopback/repository": "^1.6.1",
"@loopback/repository-tests": "^0.1.0",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"loopback-connector-mongodb": "^4.2.0"
},
"files": [
Expand Down
6 changes: 3 additions & 3 deletions acceptance/repository-mysql/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion acceptance/repository-mysql/package.json
Expand Up @@ -22,7 +22,7 @@
"@loopback/eslint-config": "^1.1.1",
"@loopback/repository": "^1.6.1",
"@loopback/repository-tests": "^0.1.0",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"loopback-connector-mysql": "^5.4.1"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion benchmark/package.json
Expand Up @@ -52,7 +52,7 @@
"@loopback/build": "^2.0.0",
"@loopback/testlab": "^1.6.0",
"@types/mocha": "^5.2.7",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"mocha": "^6.1.4",
"p-event": "^4.1.0",
"source-map-support": "^0.5.12"
Expand Down
2 changes: 1 addition & 1 deletion examples/context/package.json
Expand Up @@ -42,7 +42,7 @@
"@loopback/build": "^2.0.0",
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"@typescript-eslint/eslint-plugin": "^1.10.2",
"@typescript-eslint/parser": "^1.10.2",
"eslint": "^5.16.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/express-composition/package.json
Expand Up @@ -58,7 +58,7 @@
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/express": "^4.17.0",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"@typescript-eslint/eslint-plugin": "^1.10.2",
"@typescript-eslint/parser": "^1.10.2",
"eslint": "^5.16.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/greeter-extension/package.json
Expand Up @@ -46,7 +46,7 @@
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/debug": "4.1.4",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"@typescript-eslint/eslint-plugin": "^1.10.2",
"@typescript-eslint/parser": "^1.10.2",
"eslint": "^5.16.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/greeting-app/package.json
Expand Up @@ -46,7 +46,7 @@
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/debug": "4.1.4",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"@typescript-eslint/eslint-plugin": "^1.10.2",
"@typescript-eslint/parser": "^1.10.2",
"eslint": "^5.16.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/hello-world/package.json
Expand Up @@ -43,7 +43,7 @@
"@loopback/build": "^2.0.0",
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"@typescript-eslint/eslint-plugin": "^1.10.2",
"@typescript-eslint/parser": "^1.10.2",
"eslint": "^5.16.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/lb3-application/package.json
Expand Up @@ -55,7 +55,7 @@
"@loopback/rest": "^1.11.1",
"@loopback/testlab": "^1.6.0",
"@types/lodash": "^4.14.134",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"@typescript-eslint/eslint-plugin": "^1.10.2",
"@typescript-eslint/parser": "^1.10.2",
"eslint": "^5.16.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/log-extension/package.json
Expand Up @@ -45,7 +45,7 @@
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/debug": "^4.1.4",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"@typescript-eslint/eslint-plugin": "^1.10.2",
"@typescript-eslint/parser": "^1.10.2",
"eslint": "^5.16.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/rpc-server/package.json
Expand Up @@ -47,7 +47,7 @@
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/express": "^4.17.0",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"@typescript-eslint/eslint-plugin": "^1.10.2",
"@typescript-eslint/parser": "^1.10.2",
"eslint": "^5.16.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/soap-calculator/package.json
Expand Up @@ -55,7 +55,7 @@
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/mocha": "^5.2.7",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"@typescript-eslint/eslint-plugin": "^1.10.2",
"@typescript-eslint/parser": "^1.10.2",
"eslint": "^5.16.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/todo-list/package.json
Expand Up @@ -52,7 +52,7 @@
"@loopback/http-caching-proxy": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/lodash": "^4.14.134",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"@typescript-eslint/eslint-plugin": "^1.10.2",
"@typescript-eslint/parser": "^1.10.2",
"eslint": "^5.16.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/todo/package.json
Expand Up @@ -52,7 +52,7 @@
"@loopback/http-caching-proxy": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/lodash": "^4.14.134",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"@typescript-eslint/eslint-plugin": "^1.10.2",
"@typescript-eslint/parser": "^1.10.2",
"eslint": "^5.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/authentication/package.json
Expand Up @@ -33,7 +33,7 @@
"@loopback/eslint-config": "^1.1.2",
"@loopback/openapi-spec-builder": "^1.2.2",
"@loopback/testlab": "^1.6.0",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"@types/passport": "^1.0.0",
"@types/passport-http": "^0.3.8",
"jsonwebtoken": "^8.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/boot/package.json
Expand Up @@ -37,7 +37,7 @@
"@loopback/openapi-v3": "^1.6.2",
"@loopback/rest": "^1.16.0",
"@loopback/testlab": "^1.6.0",
"@types/node": "^10.14.8"
"@types/node": "^10.14.9"
},
"files": [
"README.md",
Expand Down
2 changes: 1 addition & 1 deletion packages/booter-lb3app/package.json
Expand Up @@ -38,7 +38,7 @@
"@loopback/testlab": "^1.6.0",
"@types/debug": "^4.1.4",
"@types/lodash": "^4.14.134",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"compression": "^1.7.4",
"cors": "^2.8.5",
"helmet": "^3.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/build/package.json
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@loopback/eslint-config": "^1.1.2",
"@types/mocha": "^5.2.7",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"@typescript-eslint/eslint-plugin": "^1.10.2",
"@typescript-eslint/parser": "^1.10.2",
"cross-spawn": "^6.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Expand Up @@ -26,7 +26,7 @@
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/ejs": "^2.6.3",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"glob": "^7.1.4",
"loopback-datasource-juggler": "^4.8.0",
"mem-fs": "^1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/context/package.json
Expand Up @@ -29,7 +29,7 @@
"@loopback/testlab": "^1.6.0",
"@types/bluebird": "^3.5.27",
"@types/debug": "^4.1.4",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"@types/uuid": "^3.4.4",
"bluebird": "^3.5.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Expand Up @@ -27,7 +27,7 @@
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/debug": "^4.1.4",
"@types/node": "^10.14.8"
"@types/node": "^10.14.9"
},
"files": [
"README.md",
Expand Down
2 changes: 1 addition & 1 deletion packages/http-caching-proxy/package.json
Expand Up @@ -28,7 +28,7 @@
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/debug": "^4.1.4",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"@types/request-promise-native": "^1.0.16",
"@types/rimraf": "^2.0.2",
"delay": "^4.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/http-server/package.json
Expand Up @@ -23,7 +23,7 @@
"@loopback/core": "^1.8.2",
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/node": "^10.14.8"
"@types/node": "^10.14.9"
},
"files": [
"README.md",
Expand Down
2 changes: 1 addition & 1 deletion packages/metadata/package.json
Expand Up @@ -28,7 +28,7 @@
"@loopback/testlab": "^1.6.0",
"@types/debug": "^4.1.4",
"@types/lodash": "^4.14.134",
"@types/node": "^10.14.8"
"@types/node": "^10.14.9"
},
"keywords": [
"LoopBack",
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-spec-builder/package.json
Expand Up @@ -29,7 +29,7 @@
"@loopback/build": "^2.0.0",
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/node": "^10.14.8"
"@types/node": "^10.14.9"
},
"files": [
"README.md",
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-v3-types/package.json
Expand Up @@ -12,7 +12,7 @@
"@loopback/build": "^2.0.0",
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/node": "^10.14.8"
"@types/node": "^10.14.9"
},
"scripts": {
"build": "lb-tsc",
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-v3/package.json
Expand Up @@ -13,7 +13,7 @@
"@loopback/testlab": "^1.6.0",
"@types/debug": "^4.1.4",
"@types/lodash": "^4.14.134",
"@types/node": "^10.14.8"
"@types/node": "^10.14.9"
},
"scripts": {
"build": "lb-tsc",
Expand Down
2 changes: 1 addition & 1 deletion packages/repository-json-schema/package.json
Expand Up @@ -32,7 +32,7 @@
"@loopback/build": "^2.0.0",
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"ajv": "^6.10.0"
},
"files": [
Expand Down
6 changes: 3 additions & 3 deletions packages/repository-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/repository-tests/package.json
Expand Up @@ -23,7 +23,7 @@
"@loopback/build": "^1.7.1",
"@loopback/repository": "^1.6.1",
"@types/debug": "^4.1.4",
"@types/node": "^10.11.2"
"@types/node": "^10.14.9"
},
"dependencies": {
"@loopback/testlab": "^1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/repository/package.json
Expand Up @@ -22,7 +22,7 @@
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/lodash": "^4.14.134",
"@types/node": "^10.14.8"
"@types/node": "^10.14.9"
},
"dependencies": {
"@loopback/context": "^1.19.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/rest-explorer/package.json
Expand Up @@ -28,7 +28,7 @@
"@loopback/testlab": "^1.6.0",
"@types/ejs": "^2.6.3",
"@types/express": "^4.17.0",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"express": "^4.17.1"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/rest/package.json
Expand Up @@ -58,7 +58,7 @@
"@types/js-yaml": "^3.12.1",
"@types/lodash": "^4.14.134",
"@types/multer": "^1.3.7",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"@types/on-finished": "^2.3.1",
"@types/qs": "^6.5.3",
"multer": "^1.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/service-proxy/package.json
Expand Up @@ -26,7 +26,7 @@
"@loopback/build": "^2.0.0",
"@loopback/eslint-config": "^1.1.2",
"@loopback/testlab": "^1.6.0",
"@types/node": "^10.14.8"
"@types/node": "^10.14.9"
},
"dependencies": {
"@loopback/context": "^1.19.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/testlab/package.json
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@loopback/build": "^2.0.0",
"@loopback/eslint-config": "^1.1.2",
"@types/node": "^10.14.8"
"@types/node": "^10.14.9"
},
"files": [
"README.md",
Expand Down
2 changes: 1 addition & 1 deletion packages/tsdocs/package.json
Expand Up @@ -32,7 +32,7 @@
"@loopback/testlab": "^1.6.0",
"@types/debug": "^4.1.4",
"@types/fs-extra": "^7.0.0",
"@types/node": "^10.14.8",
"@types/node": "^10.14.9",
"p-event": "^4.1.0"
},
"keywords": [
Expand Down

0 comments on commit fa3c6fb

Please sign in to comment.