Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 13, 2018
1 parent e0cd58c commit 248ef8e
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Angular InstantSearch/extending-widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"protractor": "5.3.2",
"ts-node": "5.0.1",
"tslint": "5.9.1",
"typescript": "2.7.2"
"typescript": "2.9.2"
}
}
6 changes: 5 additions & 1 deletion Angular InstantSearch/extending-widgets/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6267,7 +6267,11 @@ typedarray@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"

typescript@2.7.2, "typescript@>=2.6.2 <2.8":
typescript@2.9.2:
version "2.9.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"

"typescript@>=2.6.2 <2.8":
version "2.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"

Expand Down
2 changes: 1 addition & 1 deletion Angular InstantSearch/getting-started/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@angular/compiler-cli": "6.0.4",
"@angular-devkit/build-angular": "0.6.8",
"typescript": "2.7.2",
"typescript": "2.9.2",
"@angular/cli": "6.0.8",
"@angular/language-service": "6.0.4",
"@types/jasmine": "2.8.8",
Expand Down
6 changes: 5 additions & 1 deletion Angular InstantSearch/getting-started/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6267,7 +6267,11 @@ typedarray@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"

typescript@2.7.2, "typescript@>=2.6.2 <2.8":
typescript@2.9.2:
version "2.9.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"

"typescript@>=2.6.2 <2.8":
version "2.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"protractor": "5.3.2",
"ts-node": "5.0.1",
"tslint": "5.9.1",
"typescript": "2.7.2"
"typescript": "2.9.2"
}
}
6 changes: 5 additions & 1 deletion Angular InstantSearch/manipulating-lists/filtering/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6267,7 +6267,11 @@ typedarray@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"

typescript@2.7.2, "typescript@>=2.6.2 <2.8":
typescript@2.9.2:
version "2.9.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"

"typescript@>=2.6.2 <2.8":
version "2.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"protractor": "5.3.2",
"ts-node": "5.0.1",
"tslint": "5.9.1",
"typescript": "2.7.2"
"typescript": "2.9.2"
}
}
6 changes: 5 additions & 1 deletion Angular InstantSearch/manipulating-lists/sorting/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6267,7 +6267,11 @@ typedarray@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"

typescript@2.7.2, "typescript@>=2.6.2 <2.8":
typescript@2.9.2:
version "2.9.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"

"typescript@>=2.6.2 <2.8":
version "2.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"

Expand Down

0 comments on commit 248ef8e

Please sign in to comment.