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

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and wtrocki committed May 24, 2019
1 parent 20a0211 commit c585554
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"chai-as-promised": "7.1.1",
"del-cli": "1.1.0",
"mocha": "6.1.4",
"mockttp": "0.14.7",
"mockttp": "0.15.0",
"sinon": "7.3.2",
"source-map-support": "0.5.12",
"ts-node": "8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/security/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/chai": "4.1.7",
"chai": "4.2.0",
"mocha": "6.1.4",
"mockttp": "0.14.7",
"mockttp": "0.15.0",
"nyc": "13.3.0",
"typescript": "3.4.5"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/sync/integration_test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"chai": "4.2.0",
"cors": "2.8.5",
"express": "4.17.0",
"graphql": "14.3.0",
"graphql": "14.3.1",
"graphql-subscriptions": "1.1.0",
"graphql-tag": "2.10.1",
"karma": "4.1.0",
Expand All @@ -25,7 +25,7 @@
"karma-mocha-reporter": "2.2.5",
"karma-webpack": "3.0.5",
"mocha": "6.1.4",
"webpack": "4.32.0"
"webpack": "4.32.2"
},
"devDependencies": {}
}
4 changes: 2 additions & 2 deletions packages/sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/apollo-upload-client": "8.1.1",
"@types/chai": "4.1.7",
"@types/debug": "4.1.4",
"@types/fetch-mock": "7.2.5",
"@types/fetch-mock": "7.3.0",
"@types/graphql": "14.2.0",
"@types/mocha": "5.2.6",
"@types/ws": "6.0.1",
Expand All @@ -58,7 +58,7 @@
"apollo-link-ws": "1.0.17",
"apollo-upload-client": "10.0.1",
"debug": "4.1.1",
"graphql": "14.3.0",
"graphql": "14.3.1",
"graphql-tag": "2.10.1",
"graphql-tools": "4.0.4",
"idb-localstorage": "0.2.0",
Expand Down

0 comments on commit c585554

Please sign in to comment.