Skip to content

Commit

Permalink
refactor(deps): renovate pin dependencies packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 14, 2017
1 parent c7a9836 commit a5df260
Show file tree
Hide file tree
Showing 6 changed files with 70 additions and 70 deletions.
26 changes: 13 additions & 13 deletions packages/apollo-cache-inmemory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,19 +40,19 @@
"graphql-anywhere": "^4.0.0-beta.0"
},
"devDependencies": {
"@types/graphql": "~0.9.0",
"@types/jest": "^20.0.7",
"@types/lodash": "^4.14.72",
"browserify": "^14.4.0",
"graphql": "^0.10.3",
"graphql-tag": "^2.4.2",
"jest": "^20.0.4",
"lodash": "^4.17.4",
"rimraf": "^2.5.4",
"ts-jest": "^20.0.10",
"tslint": "^5.0.0",
"typescript": "^2.2.1",
"uglifyjs": "^2.4.11"
"@types/graphql": "0.9.4",
"@types/jest": "20.0.8",
"@types/lodash": "4.14.74",
"browserify": "14.4.0",
"graphql": "0.10.5",
"graphql-tag": "2.4.2",
"jest": "20.0.4",
"lodash": "4.17.4",
"rimraf": "2.6.2",
"ts-jest": "20.0.14",
"tslint": "5.7.0",
"typescript": "2.5.2",
"uglifyjs": "2.4.11"
},
"jest": {
"transform": {
Expand Down
22 changes: 11 additions & 11 deletions packages/apollo-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,17 @@
"apollo-utilities": "^0.2.0-beta.0"
},
"devDependencies": {
"@types/graphql": "~0.9.0",
"@types/jest": "^20.0.7",
"browserify": "^14.4.0",
"graphql": "^0.10.3",
"graphql-tag": "^2.4.2",
"jest": "^20.0.4",
"rimraf": "^2.5.4",
"ts-jest": "^20.0.10",
"tslint": "^5.0.0",
"typescript": "^2.2.1",
"uglifyjs": "^2.4.11"
"@types/graphql": "0.9.4",
"@types/jest": "20.0.8",
"browserify": "14.4.0",
"graphql": "0.10.5",
"graphql-tag": "2.4.2",
"jest": "20.0.4",
"rimraf": "2.6.2",
"ts-jest": "20.0.14",
"tslint": "5.7.0",
"typescript": "2.5.2",
"uglifyjs": "2.4.11"
},
"jest": {
"transform": {
Expand Down
22 changes: 11 additions & 11 deletions packages/apollo-client-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
"graphql-tag": "^2.4.2"
},
"devDependencies": {
"@types/graphql": "~0.9.0",
"@types/jest": "^20.0.7",
"browserify": "^14.4.0",
"graphql": "^0.10.3",
"jest": "^20.0.4",
"lodash": "^4.17.4",
"rimraf": "^2.5.4",
"ts-jest": "^20.0.10",
"tslint": "^5.0.0",
"typescript": "^2.2.1",
"uglifyjs": "^2.4.11"
"@types/graphql": "0.9.4",
"@types/jest": "20.0.8",
"browserify": "14.4.0",
"graphql": "0.10.5",
"jest": "20.0.4",
"lodash": "4.17.4",
"rimraf": "2.6.2",
"ts-jest": "20.0.14",
"tslint": "5.7.0",
"typescript": "2.5.2",
"uglifyjs": "2.4.11"
},
"jest": {
"transform": {
Expand Down
10 changes: 5 additions & 5 deletions packages/apollo-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
},
"devDependencies": {
"@types/benchmark": "1.0.30",
"@types/graphql": "~0.9.0",
"@types/graphql": "0.9.4",
"@types/isomorphic-fetch": "0.0.34",
"@types/jest": "^20.0.7",
"@types/jest": "20.0.8",
"@types/lodash": "4.14.71",
"@types/node": "8.0.19",
"apollo-cache-inmemory": "^0.2.0-beta.0",
Expand All @@ -69,14 +69,14 @@
"bundlesize": "0.13.2",
"danger": "1.1.0",
"flow-bin": "0.50.0",
"graphql-tag": "^2.0.0",
"graphql-tag": "2.4.2",
"isomorphic-fetch": "2.2.1",
"jest": "^20.0.4",
"jest": "20.0.4",
"lint-staged": "4.0.2",
"lodash": "4.17.4",
"rollup": "0.45.2",
"rxjs": "5.4.2",
"ts-jest": "^20.0.10",
"ts-jest": "20.0.14",
"tslint": "5.5.0",
"typescript": "2.4.2",
"uglify-js": "3.0.27",
Expand Down
28 changes: 14 additions & 14 deletions packages/apollo-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,20 @@
"filesize": "npm run build && npm run build:browser"
},
"devDependencies": {
"@types/graphql": "~0.9.0",
"@types/jest": "^20.0.7",
"@types/lodash": "^4.14.72",
"@types/node": "^8.0.20",
"browserify": "^14.4.0",
"graphql": "^0.10.3",
"graphql-tag": "^2.4.2",
"jest": "^20.0.4",
"lodash": "^4.17.4",
"rimraf": "^2.5.4",
"ts-jest": "^20.0.10",
"tslint": "^5.0.0",
"typescript": "^2.2.1",
"uglifyjs": "^2.4.11"
"@types/graphql": "0.9.4",
"@types/jest": "20.0.8",
"@types/lodash": "4.14.74",
"@types/node": "8.0.28",
"browserify": "14.4.0",
"graphql": "0.10.5",
"graphql-tag": "2.4.2",
"jest": "20.0.4",
"lodash": "4.17.4",
"rimraf": "2.6.2",
"ts-jest": "20.0.14",
"tslint": "5.7.0",
"typescript": "2.5.2",
"uglifyjs": "2.4.11"
},
"jest": {
"transform": {
Expand Down
32 changes: 16 additions & 16 deletions packages/graphql-anywhere/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,23 +36,23 @@
"apollo-utilities": "^0.2.0-beta.0"
},
"devDependencies": {
"@types/graphql": "~0.9.0",
"@types/graphql": "0.9.4",
"@types/isomorphic-fetch": "0.0.34",
"@types/jest": "^20.0.7",
"@types/lodash": "^4.14.37",
"@types/node": "^8.0.0",
"@types/react": "^15.0.14",
"@types/react-dom": "^15.5.0",
"browserify": "^14.4.0",
"graphql": "^0.10.0",
"graphql-tag": "^2.0.0",
"jest": "^20.0.4",
"react": "^15.3.1",
"react-dom": "^15.3.1",
"ts-jest": "^20.0.10",
"tslint": "^5.5.0",
"typescript": "^2.2.1",
"uglify": "^0.1.5"
"@types/jest": "20.0.8",
"@types/lodash": "4.14.74",
"@types/node": "8.0.28",
"@types/react": "15.6.2",
"@types/react-dom": "15.5.4",
"browserify": "14.4.0",
"graphql": "0.10.5",
"graphql-tag": "2.4.2",
"jest": "20.0.4",
"react": "15.6.1",
"react-dom": "15.6.1",
"ts-jest": "20.0.14",
"tslint": "5.7.0",
"typescript": "2.5.2",
"uglify": "0.1.5"
},
"jest": {
"transform": {
Expand Down

0 comments on commit a5df260

Please sign in to comment.