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 Dara Hayes committed Nov 4, 2019
1 parent 740da1c commit 0d296a0
Show file tree
Hide file tree
Showing 7 changed files with 47 additions and 47 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"dev": "./scripts/syncDevEnvironment.sh"
},
"devDependencies": {
"coveralls": "3.0.6",
"coveralls": "3.0.7",
"del-cli": "2.0.0",
"lerna": "3.16.2",
"npm-run-all": "4.1.5",
"nyc": "14.1.1",
"replace": "1.1.0",
"ts-node": "8.3.0",
"tslint": "5.18.0",
"replace": "1.1.1",
"ts-node": "8.4.1",
"tslint": "5.20.0",
"typedoc": "0.15.0",
"typescript": "3.5.3"
"typescript": "3.6.4"
},
"dependencies": {
"@types/mocha": "5.2.7"
Expand Down
6 changes: 3 additions & 3 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
},
"homepage": "https://github.com/aerogear/aerogear-js-sdk#readme",
"devDependencies": {
"@types/chai": "4.2.0",
"@types/chai": "4.2.4",
"chai": "4.2.0",
"mocha": "6.2.0",
"typescript": "3.5.3"
"mocha": "6.2.2",
"typescript": "3.6.4"
},
"dependencies": {
"@aerogear/core": "2.7.0"
Expand Down
18 changes: 9 additions & 9 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,26 +31,26 @@
"access": "public"
},
"devDependencies": {
"@types/chai": "4.2.0",
"@types/chai": "4.2.4",
"@types/chai-as-promised": "7.1.2",
"@types/loglevel": "1.5.4",
"@types/mocha": "5.2.7",
"@types/node": "11.13.19",
"@types/node": "11.15.2",
"@types/proxyquire": "1.3.28",
"@types/sinon": "7.0.13",
"@types/sinon": "7.5.0",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"del-cli": "2.0.0",
"mocha": "6.2.0",
"sinon": "7.4.1",
"source-map-support": "0.5.13",
"ts-node": "8.3.0",
"typescript": "3.5.3"
"mocha": "6.2.2",
"sinon": "7.5.0",
"source-map-support": "0.5.16",
"ts-node": "8.4.1",
"typescript": "3.6.4"
},
"dependencies": {
"@aerogear/core": "2.7.0",
"keycloak-js": "6.0.1",
"loglevel": "1.6.3",
"loglevel": "1.6.4",
"url": "0.11.0"
}
}
24 changes: 12 additions & 12 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,30 +27,30 @@
"access": "public"
},
"devDependencies": {
"@types/chai": "4.2.0",
"@types/chai": "4.2.4",
"@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.13.19",
"@types/node": "11.15.2",
"@types/proxyquire": "1.3.28",
"@types/sinon": "7.0.13",
"@types/uuid": "3.4.5",
"@types/sinon": "7.5.0",
"@types/uuid": "3.4.6",
"browserify": "16.5.0",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"del-cli": "2.0.0",
"mocha": "6.2.0",
"mockttp": "0.18.1",
"sinon": "7.4.1",
"source-map-support": "0.5.13",
"ts-node": "8.3.0",
"typescript": "3.5.3"
"mocha": "6.2.2",
"mockttp": "0.19.0",
"sinon": "7.5.0",
"source-map-support": "0.5.16",
"ts-node": "8.4.1",
"typescript": "3.6.4"
},
"dependencies": {
"axios": "0.19.0",
"lodash.find": "4.6.0",
"loglevel": "1.6.3",
"uuid": "3.3.2"
"loglevel": "1.6.4",
"uuid": "3.3.3"
}
}
8 changes: 4 additions & 4 deletions packages/push/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
},
"homepage": "https://github.com/aerogear/aerogear-js-sdk#readme",
"devDependencies": {
"@types/chai": "4.2.0",
"@types/chai": "4.2.4",
"chai": "4.2.0",
"mocha": "6.2.0",
"typescript": "3.5.3"
"mocha": "6.2.2",
"typescript": "3.6.4"
},
"dependencies": {
"@aerogear/core": "2.7.0",
"axios": "0.19.0",
"bowser": "2.6.1"
"bowser": "2.7.0"
}
}
10 changes: 5 additions & 5 deletions packages/security/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
},
"homepage": "https://github.com/aerogear/aerogear-js-sdk#readme",
"devDependencies": {
"@types/chai": "4.2.0",
"@types/chai": "4.2.4",
"chai": "4.2.0",
"mocha": "6.2.0",
"mockttp": "0.16.1",
"mocha": "6.2.2",
"mockttp": "0.19.0",
"nyc": "14.1.1",
"typescript": "3.5.3"
"typescript": "3.6.4"
},
"dependencies": {
"@aerogear/core": "2.7.0",
"@types/loglevel": "1.5.4",
"axios": "0.19.0",
"loglevel": "1.6.3"
"loglevel": "1.6.4"
}
}
18 changes: 9 additions & 9 deletions packages/sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,21 +31,21 @@
"access": "public"
},
"devDependencies": {
"@types/apollo-upload-client": "8.1.2",
"@types/chai": "4.2.0",
"@types/apollo-upload-client": "8.1.3",
"@types/chai": "4.2.4",
"@types/debug": "4.1.5",
"@types/fetch-mock": "7.3.1",
"@types/graphql": "14.2.3",
"@types/mocha": "5.2.7",
"@types/ws": "6.0.2",
"@types/ws": "6.0.3",
"chai": "4.2.0",
"del": "5.0.0",
"fetch-mock": "7.3.9",
"graphql": "14.4.2",
"del": "5.1.0",
"fetch-mock": "7.7.2",
"graphql": "14.5.8",
"graphql-tag": "2.10.1",
"mocha": "6.2.0",
"ts-node": "8.3.0",
"typescript": "3.5.3"
"mocha": "6.2.2",
"ts-node": "8.4.1",
"typescript": "3.6.4"
},
"dependencies": {
"@aerogear/core": "2.7.0",
Expand Down

0 comments on commit 0d296a0

Please sign in to comment.