Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency typescript to v3.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 2, 2020
1 parent 0b9899c commit 7dc4e9c
Show file tree
Hide file tree
Showing 15 changed files with 17 additions and 17 deletions.
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 @@ -138,6 +138,6 @@
"terser": "3.17.0",
"ts-jest": "22.4.6",
"tslib": "1.10.0",
"typescript": "3.0.3"
"typescript": "3.9.6"
}
}
2 changes: 1 addition & 1 deletion packages/apollo-link-batch-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"rollup": "1.32.1",
"ts-jest": "22.4.6",
"tslint": "5.20.1",
"typescript": "3.0.3"
"typescript": "3.9.6"
},
"jest": {
"transform": {
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-link-batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"rollup": "1.32.1",
"ts-jest": "22.4.6",
"tslint": "5.20.1",
"typescript": "3.0.3"
"typescript": "3.9.6"
},
"jest": {
"transform": {
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-link-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"rollup": "1.32.1",
"ts-jest": "22.4.6",
"tslint": "5.20.1",
"typescript": "3.0.3"
"typescript": "3.9.6"
},
"jest": {
"transform": {
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-link-dedup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"rollup": "1.32.1",
"ts-jest": "22.4.6",
"tslint": "5.20.1",
"typescript": "3.0.3"
"typescript": "3.9.6"
},
"jest": {
"transform": {
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-link-error/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rollup": "1.32.1",
"ts-jest": "22.4.6",
"tslint": "5.20.1",
"typescript": "3.0.3"
"typescript": "3.9.6"
},
"jest": {
"transform": {
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-link-http-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"rollup": "1.32.1",
"ts-jest": "22.4.6",
"tslint": "5.20.1",
"typescript": "3.0.3"
"typescript": "3.9.6"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-link-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"rollup": "1.32.1",
"ts-jest": "22.4.6",
"tslint": "5.20.1",
"typescript": "3.0.3"
"typescript": "3.9.6"
},
"jest": {
"transform": {
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-link-polling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"rollup": "1.32.1",
"ts-jest": "22.4.6",
"tslint": "5.20.1",
"typescript": "3.0.3"
"typescript": "3.9.6"
},
"jest": {
"transform": {
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-link-retry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"rollup": "1.32.1",
"ts-jest": "22.4.6",
"tslint": "5.20.1",
"typescript": "3.0.3",
"typescript": "3.9.6",
"wait-for-observables": "1.0.3"
},
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-link-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"rollup": "1.32.1",
"ts-jest": "22.4.6",
"tslint": "5.20.1",
"typescript": "3.0.3"
"typescript": "3.9.6"
},
"jest": {
"transform": {
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-link-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"subscriptions-transport-ws": "0.9.16",
"ts-jest": "22.4.6",
"tslint": "5.20.1",
"typescript": "3.0.3"
"typescript": "3.9.6"
},
"jest": {
"transform": {
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"rollup": "1.32.1",
"ts-jest": "22.4.6",
"tslint": "5.20.1",
"typescript": "3.0.3"
"typescript": "3.9.6"
},
"jest": {
"transform": {
Expand Down
2 changes: 1 addition & 1 deletion packages/zen-observable-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"rollup": "1.32.1",
"ts-jest": "22.4.6",
"tslint": "5.20.1",
"typescript": "3.0.3"
"typescript": "3.9.6"
},
"jest": {
"transform": {
Expand Down

0 comments on commit 7dc4e9c

Please sign in to comment.