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 committed Dec 10, 2019
1 parent aa024d5 commit a7fd001
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 25 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -28,16 +28,16 @@
"dev": "./scripts/syncDevEnvironment.sh"
},
"devDependencies": {
"coveralls": "3.0.8",
"coveralls": "3.0.9",
"del-cli": "3.0.0",
"lerna": "3.19.0",
"npm-run-all": "4.1.5",
"nyc": "14.1.1",
"replace": "1.1.1",
"ts-node": "8.5.2",
"ts-node": "8.5.4",
"tslint": "5.20.1",
"typedoc": "0.15.3",
"typescript": "3.7.2"
"typedoc": "0.15.4",
"typescript": "3.7.3"
},
"dependencies": {
"@types/mocha": "5.2.7"
Expand Down
4 changes: 2 additions & 2 deletions packages/app/package.json
Expand Up @@ -25,10 +25,10 @@
},
"homepage": "https://github.com/aerogear/aerogear-js-sdk#readme",
"devDependencies": {
"@types/chai": "4.2.5",
"@types/chai": "4.2.7",
"chai": "4.2.0",
"mocha": "6.2.2",
"typescript": "3.7.2"
"typescript": "3.7.3"
},
"dependencies": {
"@aerogear/core": "2.8.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/auth/package.json
Expand Up @@ -31,11 +31,11 @@
"access": "public"
},
"devDependencies": {
"@types/chai": "4.2.5",
"@types/chai": "4.2.7",
"@types/chai-as-promised": "7.1.2",
"@types/loglevel": "1.5.4",
"@types/mocha": "5.2.7",
"@types/node": "11.15.2",
"@types/node": "11.15.3",
"@types/proxyquire": "1.3.28",
"@types/sinon": "7.5.1",
"chai": "4.2.0",
Expand All @@ -44,8 +44,8 @@
"mocha": "6.2.2",
"sinon": "7.5.0",
"source-map-support": "0.5.16",
"ts-node": "8.5.2",
"typescript": "3.7.2"
"ts-node": "8.5.4",
"typescript": "3.7.3"
},
"dependencies": {
"@aerogear/core": "2.8.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/core/package.json
Expand Up @@ -27,12 +27,12 @@
"access": "public"
},
"devDependencies": {
"@types/chai": "4.2.5",
"@types/chai": "4.2.7",
"@types/chai-as-promised": "7.1.2",
"@types/lodash.find": "4.6.6",
"@types/loglevel": "1.5.4",
"@types/mocha": "5.2.7",
"@types/node": "11.15.2",
"@types/node": "11.15.3",
"@types/proxyquire": "1.3.28",
"@types/sinon": "7.5.1",
"@types/uuid": "3.4.6",
Expand All @@ -41,11 +41,11 @@
"chai-as-promised": "7.1.1",
"del-cli": "3.0.0",
"mocha": "6.2.2",
"mockttp": "0.19.1",
"mockttp": "0.19.2",
"sinon": "7.5.0",
"source-map-support": "0.5.16",
"ts-node": "8.5.2",
"typescript": "3.7.2"
"ts-node": "8.5.4",
"typescript": "3.7.3"
},
"dependencies": {
"axios": "0.19.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/push/package.json
Expand Up @@ -28,10 +28,10 @@
},
"homepage": "https://github.com/aerogear/aerogear-js-sdk#readme",
"devDependencies": {
"@types/chai": "4.2.5",
"@types/chai": "4.2.7",
"chai": "4.2.0",
"mocha": "6.2.2",
"typescript": "3.7.2"
"typescript": "3.7.3"
},
"dependencies": {
"@aerogear/core": "2.8.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/security/package.json
Expand Up @@ -26,12 +26,12 @@
},
"homepage": "https://github.com/aerogear/aerogear-js-sdk#readme",
"devDependencies": {
"@types/chai": "4.2.5",
"@types/chai": "4.2.7",
"chai": "4.2.0",
"mocha": "6.2.2",
"mockttp": "0.19.1",
"mockttp": "0.19.2",
"nyc": "14.1.1",
"typescript": "3.7.2"
"typescript": "3.7.3"
},
"dependencies": {
"@aerogear/core": "2.8.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/sync/package.json
Expand Up @@ -32,20 +32,20 @@
},
"devDependencies": {
"@types/apollo-upload-client": "8.1.3",
"@types/chai": "4.2.5",
"@types/chai": "4.2.7",
"@types/debug": "4.1.5",
"@types/fetch-mock": "7.3.2",
"@types/graphql": "14.2.3",
"@types/mocha": "5.2.7",
"@types/ws": "6.0.3",
"@types/ws": "6.0.4",
"chai": "4.2.0",
"del": "5.1.0",
"fetch-mock": "7.7.3",
"graphql": "14.5.8",
"graphql-tag": "2.10.1",
"mocha": "6.2.2",
"ts-node": "8.5.2",
"typescript": "3.7.2"
"ts-node": "8.5.4",
"typescript": "3.7.3"
},
"dependencies": {
"@aerogear/core": "2.8.0",
Expand All @@ -61,7 +61,7 @@
"apollo-upload-client": "11.0.0",
"debug": "4.1.1",
"idb-localstorage": "0.2.0",
"offix-client": "0.9.0",
"offix-client": "0.12.0",
"subscriptions-transport-ws": "0.9.16"
},
"peerDependencies": {
Expand Down

0 comments on commit a7fd001

Please sign in to comment.