Skip to content

Commit

Permalink
chore: update dependency typescript to ~3.6.2
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 Aug 29, 2019
1 parent 22fce21 commit 9bcacb5
Show file tree
Hide file tree
Showing 28 changed files with 56 additions and 56 deletions.
6 changes: 3 additions & 3 deletions examples/context/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 examples/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-config-prettier": "^6.1.0",
"eslint-plugin-eslint-plugin": "^2.1.0",
"eslint-plugin-mocha": "^6.1.0",
"typescript": "~3.5.3"
"typescript": "~3.6.2"
},
"keywords": [
"loopback",
Expand Down
6 changes: 3 additions & 3 deletions examples/express-composition/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 examples/express-composition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@
"eslint-config-prettier": "^6.1.0",
"eslint-plugin-eslint-plugin": "^2.1.0",
"eslint-plugin-mocha": "^6.1.0",
"typescript": "~3.5.3"
"typescript": "~3.6.2"
}
}
6 changes: 3 additions & 3 deletions examples/greeter-extension/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 examples/greeter-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eslint-config-prettier": "^6.1.0",
"eslint-plugin-eslint-plugin": "^2.1.0",
"eslint-plugin-mocha": "^6.1.0",
"typescript": "~3.5.3"
"typescript": "~3.6.2"
},
"dependencies": {
"@loopback/context": "^1.21.4",
Expand Down
6 changes: 3 additions & 3 deletions examples/greeting-app/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 examples/greeting-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eslint-config-prettier": "^6.1.0",
"eslint-plugin-eslint-plugin": "^2.1.0",
"eslint-plugin-mocha": "^6.1.0",
"typescript": "~3.5.3"
"typescript": "~3.6.2"
},
"dependencies": {
"@loopback/boot": "^1.5.3",
Expand Down
6 changes: 3 additions & 3 deletions examples/hello-world/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 examples/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint-config-prettier": "^6.1.0",
"eslint-plugin-eslint-plugin": "^2.1.0",
"eslint-plugin-mocha": "^6.1.0",
"typescript": "~3.5.3"
"typescript": "~3.6.2"
},
"keywords": [
"loopback",
Expand Down
6 changes: 3 additions & 3 deletions examples/lb3-application/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 examples/lb3-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"eslint-plugin-eslint-plugin": "^2.1.0",
"eslint-plugin-mocha": "^6.1.0",
"lodash": "^4.17.15",
"typescript": "~3.5.3"
"typescript": "~3.6.2"
},
"keywords": [
"loopback",
Expand Down
6 changes: 3 additions & 3 deletions examples/log-extension/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 examples/log-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint-config-prettier": "^6.1.0",
"eslint-plugin-eslint-plugin": "^2.1.0",
"eslint-plugin-mocha": "^6.1.0",
"typescript": "~3.5.3"
"typescript": "~3.6.2"
},
"dependencies": {
"@loopback/context": "^1.21.4",
Expand Down
6 changes: 3 additions & 3 deletions examples/rpc-server/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 examples/rpc-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"eslint-config-prettier": "^6.1.0",
"eslint-plugin-eslint-plugin": "^2.1.0",
"eslint-plugin-mocha": "^6.1.0",
"typescript": "~3.5.3"
"typescript": "~3.6.2"
}
}
6 changes: 3 additions & 3 deletions examples/soap-calculator/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 examples/soap-calculator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@
"eslint-plugin-mocha": "^6.1.0",
"mocha": "^6.2.0",
"source-map-support": "^0.5.13",
"typescript": "~3.5.3"
"typescript": "~3.6.2"
}
}
6 changes: 3 additions & 3 deletions examples/todo-list/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 examples/todo-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-eslint-plugin": "^2.1.0",
"eslint-plugin-mocha": "^6.1.0",
"lodash": "^4.17.15",
"typescript": "~3.5.3"
"typescript": "~3.6.2"
},
"keywords": [
"loopback",
Expand Down
6 changes: 3 additions & 3 deletions examples/todo/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 examples/todo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint-plugin-eslint-plugin": "^2.1.0",
"eslint-plugin-mocha": "^6.1.0",
"lodash": "^4.17.15",
"typescript": "~3.5.3"
"typescript": "~3.6.2"
},
"keywords": [
"loopback",
Expand Down
6 changes: 3 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint-plugin-mocha": "^6.1.0",
"husky": "^3.0.4",
"lerna": "^3.16.4",
"typescript": "~3.5.3"
"typescript": "~3.6.2"
},
"scripts": {
"postinstall": "lerna bootstrap",
Expand Down
6 changes: 3 additions & 3 deletions packages/build/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/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"prettier": "^1.18.2",
"rimraf": "^3.0.0",
"source-map-support": "^0.5.13",
"typescript": "~3.5.3"
"typescript": "~3.6.2"
},
"bin": {
"lb-tsc": "./bin/compile-package.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/cli/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/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"swagger2openapi": "^5.3.1",
"tildify": "^2.0.0",
"ts-morph": "^3.1.3",
"typescript": "~3.5.3",
"typescript": "~3.6.2",
"unicode-10.0.0": "^0.7.5",
"untildify": "^4.0.0",
"update-notifier": "^3.0.1",
Expand Down

0 comments on commit 9bcacb5

Please sign in to comment.