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 13, 2019
1 parent 69ced62 commit 8943d01
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/chai-as-promised": "7.1.0",
"@types/loglevel": "1.5.4",
"@types/mocha": "5.2.6",
"@types/node": "11.13.8",
"@types/node": "11.13.10",
"@types/proxyquire": "1.3.28",
"@types/sinon": "7.0.11",
"chai": "4.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/lodash.find": "4.6.6",
"@types/loglevel": "1.5.4",
"@types/mocha": "5.2.6",
"@types/node": "11.13.8",
"@types/node": "11.13.10",
"@types/proxyquire": "1.3.28",
"@types/sinon": "7.0.11",
"@types/uuid": "3.4.4",
Expand All @@ -41,7 +41,7 @@
"chai-as-promised": "7.1.1",
"del-cli": "1.1.0",
"mocha": "6.1.4",
"mockttp": "0.14.2",
"mockttp": "0.14.5",
"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.2",
"mockttp": "0.14.5",
"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.16.4",
"graphql": "14.2.1",
"graphql": "14.3.0",
"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.30.0"
"webpack": "4.31.0"
},
"devDependencies": {}
}
4 changes: 2 additions & 2 deletions packages/sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"apollo-link-http": "1.5.14",
"apollo-link-retry": "2.2.13",
"apollo-link-ws": "1.0.17",
"apollo-upload-client": "10.0.0",
"apollo-upload-client": "10.0.1",
"debug": "4.1.1",
"graphql": "14.2.1",
"graphql": "14.3.0",
"graphql-tag": "2.10.1",
"graphql-tools": "4.0.4",
"subscriptions-transport-ws": "0.9.16"
Expand Down

0 comments on commit 8943d01

Please sign in to comment.