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

Commit

Permalink
chore(deps): update dependency @types/jest to v24.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 13, 2019
1 parent 19def9b commit cf58af0
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
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 @@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/graphql": "14.2.0",
"@types/jest": "24.0.13",
"@types/jest": "24.0.14",
"fetch-mock": "6.5.2",
"graphql": "14.3.1",
"graphql-tag": "2.10.1",
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 @@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/graphql": "14.2.0",
"@types/jest": "24.0.13",
"@types/jest": "24.0.14",
"fetch-mock": "6.5.2",
"graphql": "14.3.1",
"graphql-tag": "2.10.1",
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 @@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/graphql": "14.2.0",
"@types/jest": "24.0.13",
"@types/jest": "24.0.14",
"graphql": "14.3.1",
"graphql-tag": "2.10.1",
"jest": "24.8.0",
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 @@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/graphql": "14.2.0",
"@types/jest": "24.0.13",
"@types/jest": "24.0.14",
"graphql": "14.3.1",
"graphql-tag": "2.10.1",
"jest": "24.8.0",
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 @@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/graphql": "14.2.0",
"@types/jest": "24.0.13",
"@types/jest": "24.0.14",
"graphql": "14.3.1",
"graphql-tag": "2.10.1",
"jest": "24.8.0",
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 @@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/graphql": "14.2.0",
"@types/jest": "24.0.13",
"@types/jest": "24.0.14",
"fetch-mock": "6.5.2",
"graphql": "14.3.1",
"graphql-tag": "2.10.1",
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 @@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/graphql": "14.2.0",
"@types/jest": "24.0.13",
"@types/jest": "24.0.14",
"apollo-fetch": "0.7.0",
"fetch-mock": "6.5.2",
"graphql": "14.3.1",
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 @@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/graphql": "14.2.0",
"@types/jest": "24.0.13",
"@types/jest": "24.0.14",
"graphql": "14.3.1",
"graphql-tag": "2.10.1",
"jest": "24.8.0",
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 @@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/graphql": "14.2.0",
"@types/jest": "24.0.13",
"@types/jest": "24.0.14",
"graphql": "14.3.1",
"graphql-tag": "2.10.1",
"jest": "24.8.0",
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 @@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/graphql": "14.2.0",
"@types/jest": "24.0.13",
"@types/jest": "24.0.14",
"graphql": "14.3.1",
"graphql-tag": "2.10.1",
"graphql-tools": "2.24.0",
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 @@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/graphql": "14.2.0",
"@types/jest": "24.0.13",
"@types/jest": "24.0.14",
"graphql": "14.3.1",
"graphql-tag": "2.10.1",
"jest": "24.8.0",
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 @@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/graphql": "14.2.0",
"@types/jest": "24.0.13",
"@types/jest": "24.0.14",
"@types/node": "9.6.42",
"graphql": "14.3.1",
"graphql-tag": "2.10.1",
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 @@ -29,7 +29,7 @@
"watch": "tsc -w -p ."
},
"devDependencies": {
"@types/jest": "24.0.13",
"@types/jest": "24.0.14",
"jest": "24.8.0",
"rimraf": "2.6.3",
"rollup": "1.15.1",
Expand Down

0 comments on commit cf58af0

Please sign in to comment.