Skip to content

Commit

Permalink
Update to typescript^3.1.1 (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainMuller authored Oct 1, 2018
1 parent 61cb3a4 commit 86d02ac
Show file tree
Hide file tree
Showing 36 changed files with 73 additions and 73 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"nodeunit": "^0.11.3",
"nyc": "^13.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.1"
"typescript": "^3.1.1"
}
}
6 changes: 3 additions & 3 deletions packages/codemaker/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/codemaker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/node": "^9.6.18",
"@types/nodeunit": "0.0.30",
"nodeunit": "^0.11.3",
"typescript": "^3.0.1"
"typescript": "^3.1.1"
},
"dependencies": {
"camelcase": "^4.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/jsii-calc-base-of-base/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/jsii-calc-base-of-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"jsii": "^0.7.6",
"jsii-build-tools": "^0.7.6",
"typescript": "^3.0.1"
"typescript": "^3.1.1"
},
"author": {
"name": "Amazon Web Services",
Expand Down
6 changes: 3 additions & 3 deletions packages/jsii-calc-base/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/jsii-calc-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"jsii": "^0.7.6",
"jsii-build-tools": "^0.7.6",
"typescript": "^3.0.1"
"typescript": "^3.1.1"
},
"dependencies": {
"@scope/jsii-calc-base-of-base": "^0.7.6"
Expand Down
6 changes: 3 additions & 3 deletions packages/jsii-calc-lib/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/jsii-calc-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"jsii": "^0.7.6",
"jsii-build-tools": "^0.7.6",
"typescript": "^3.0.1"
"typescript": "^3.1.1"
},
"dependencies": {
"@scope/jsii-calc-base": "^0.7.6"
Expand Down
6 changes: 3 additions & 3 deletions packages/jsii-calc/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/jsii-calc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/node": "^9.6.18",
"jsii": "^0.7.6",
"jsii-build-tools": "^0.7.6",
"typescript": "^3.0.1"
"typescript": "^3.1.1"
},
"author": {
"name": "Amazon Web Services",
Expand Down
6 changes: 3 additions & 3 deletions packages/jsii-calc/test/assembly.jsii
Original file line number Diff line number Diff line change
Expand Up @@ -3247,13 +3247,13 @@
"members": [
{
"docs": {
"comment": "Normal string expression "
"comment": "Normal string expression"
},
"name": "Normal"
},
{
"docs": {
"comment": "Decorated string expression "
"comment": "Decorated string expression"
},
"name": "Decorated"
}
Expand All @@ -3263,5 +3263,5 @@
}
},
"version": "0.7.6",
"fingerprint": "DFShLmIJQmPjTv5Dmz4JoBKqoCtAyifD1RpCuHo+sEc="
"fingerprint": "BFT/z3s6IMAAkCjnq3nn+dZUxSqp7tx/E54uljg/XvQ="
}
6 changes: 3 additions & 3 deletions packages/jsii-dotnet-jsonmodel/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/jsii-dotnet-jsonmodel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@types/node": "^9.6.18",
"jsii-build-tools": "^0.7.6",
"typescript": "^3.0.1"
"typescript": "^3.1.1"
},
"author": {
"name": "Amazon Web Services",
Expand Down
6 changes: 3 additions & 3 deletions packages/jsii-dotnet-runtime-test/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/jsii-dotnet-runtime-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"jsii-calc": "^0.7.6",
"jsii-dotnet-runtime": "^0.7.6",
"jsii-pacmak": "^0.7.6",
"typescript": "^3.0.1"
"typescript": "^3.1.1"
},
"author": {
"name": "Amazon Web Services",
Expand Down
6 changes: 3 additions & 3 deletions packages/jsii-dotnet-runtime/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/jsii-dotnet-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/node": "^9.6.18",
"jsii-build-tools": "^0.7.6",
"jsii-runtime": "^0.7.6",
"typescript": "^3.0.1"
"typescript": "^3.1.1"
},
"dependencies": {
"jsii-dotnet-jsonmodel": "^0.7.6"
Expand Down
6 changes: 3 additions & 3 deletions packages/jsii-java-runtime/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/jsii-java-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/node": "^9.6.18",
"jsii-build-tools": "^0.7.6",
"jsii-runtime": "^0.7.6",
"typescript": "^3.0.1"
"typescript": "^3.1.1"
},
"author": {
"name": "Amazon Web Services",
Expand Down
6 changes: 3 additions & 3 deletions packages/jsii-kernel/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/jsii-kernel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"jsii-calc": "^0.7.6",
"nodeunit": "^0.11.3",
"tslint": "*",
"typescript": "^3.0.1"
"typescript": "^3.1.1"
},
"dependencies": {
"jsii-spec": "^0.7.6",
Expand Down
6 changes: 3 additions & 3 deletions packages/jsii-pacmak/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/jsii-pacmak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"jsii-java-runtime": "^0.7.6",
"nodeunit": "^0.11.3",
"tslint": "*",
"typescript": "^3.0.1"
"typescript": "^3.1.1"
},
"author": {
"name": "Amazon Web Services",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3247,13 +3247,13 @@
"members": [
{
"docs": {
"comment": "Normal string expression "
"comment": "Normal string expression"
},
"name": "Normal"
},
{
"docs": {
"comment": "Decorated string expression "
"comment": "Decorated string expression"
},
"name": "Decorated"
}
Expand All @@ -3263,5 +3263,5 @@
}
},
"version": "0.7.6",
"fingerprint": "DFShLmIJQmPjTv5Dmz4JoBKqoCtAyifD1RpCuHo+sEc="
"fingerprint": "BFT/z3s6IMAAkCjnq3nn+dZUxSqp7tx/E54uljg/XvQ="
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ namespace Amazon.JSII.Tests.CalculatorNamespace.composition.CompositeOperation
[JsiiEnum(typeof(CompositionStringStyle), "jsii-calc.composition.CompositeOperation.CompositionStringStyle")]
public enum CompositionStringStyle
{
/// <summary>Normal string expression </summary>
/// <summary>Normal string expression</summary>
[JsiiEnumMember("Normal")]
Normal,
/// <summary>Decorated string expression </summary>
/// <summary>Decorated string expression</summary>
[JsiiEnumMember("Decorated")]
Decorated
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,11 @@ public void setStringStyle(final software.amazon.jsii.tests.calculator.compositi
@software.amazon.jsii.Jsii(module = software.amazon.jsii.tests.calculator.$Module.class, fqn = "jsii-calc.composition.CompositeOperation.CompositionStringStyle")
public enum CompositionStringStyle {
/**
* Normal string expression
* Normal string expression
*/
Normal,
/**
* Decorated string expression
* Decorated string expression
*/
Decorated,
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3821,12 +3821,12 @@ CompositeOperation

.. py:data:: Normal
Normal string expression
Normal string expression


.. py:data:: Decorated
Decorated string expression
Decorated string expression



Expand Down
6 changes: 3 additions & 3 deletions packages/jsii-ruby-runtime/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/jsii-ruby-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"jsii-calc": "^0.7.6",
"jsii-pacmak": "^0.7.6",
"jsii-runtime": "^0.7.6",
"typescript": "^3.0.1"
"typescript": "^3.1.1"
},
"author": {
"name": "Amazon Web Services",
Expand Down
6 changes: 3 additions & 3 deletions packages/jsii-runtime/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/jsii-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jsii-calc": "^0.7.6",
"nodeunit": "^0.11.3",
"source-map-loader": "^0.2.4",
"typescript": "^3.0.1",
"typescript": "^3.1.1",
"wasm-loader": "^1.3.0",
"webpack": "^4.12.0",
"webpack-command": "^0.2.1"
Expand Down
6 changes: 3 additions & 3 deletions packages/jsii-spec/package-lock.json

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

Loading

0 comments on commit 86d02ac

Please sign in to comment.