Skip to content

Commit 311860d

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency rollup to v0.58.2
1 parent 98b6199 commit 311860d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

packages/apollo-cache-inmemory/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"jest": "20.0.4",
5757
"lodash": "4.17.5",
5858
"rimraf": "2.6.2",
59-
"rollup": "0.56.4",
59+
"rollup": "0.58.2",
6060
"ts-jest": "20.0.14",
6161
"tslint": "5.9.1",
6262
"typescript": "2.5.2",

packages/apollo-cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"graphql-tag": "2.9.2",
4949
"jest": "20.0.4",
5050
"rimraf": "2.6.2",
51-
"rollup": "0.56.4",
51+
"rollup": "0.58.2",
5252
"rollup-plugin-node-resolve": "3.3.0",
5353
"ts-jest": "20.0.14",
5454
"tslint": "5.9.1",

packages/apollo-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"jest": "20.0.4",
7777
"lint-staged": "6.1.0",
7878
"lodash": "4.17.5",
79-
"rollup": "0.56.4",
79+
"rollup": "0.58.2",
8080
"rxjs": "5.5.8",
8181
"ts-jest": "20.0.14",
8282
"tslint": "5.9.1",

packages/apollo-utilities/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"jest": "20.0.4",
5050
"lodash": "4.17.5",
5151
"rimraf": "2.6.2",
52-
"rollup": "0.56.4",
52+
"rollup": "0.58.2",
5353
"ts-jest": "20.0.14",
5454
"tslint": "5.9.1",
5555
"typescript": "2.5.2",

packages/graphql-anywhere/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"jest": "20.0.4",
5555
"react": "15.6.2",
5656
"react-dom": "15.6.2",
57-
"rollup": "0.56.4",
57+
"rollup": "0.58.2",
5858
"ts-jest": "20.0.14",
5959
"tslint": "5.9.1",
6060
"typescript": "2.5.2",

0 commit comments

Comments
 (0)