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 Mar 25, 2019
1 parent 3412539 commit 59693a7
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@types/graphql": "14.0.7",
"@types/joi": "14.3.2",
"@types/keycloak-connect": "4.5.1",
"@types/node": "10.14.2",
"@types/node": "10.14.3",
"@types/pino": "5.20.0",
"ava": "1.3.1",
"ava": "1.4.0",
"graphql": "14.1.1",
"lerna": "3.13.1",
"ts-node": "8.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/voyager-audit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"dependencies": {
"@aerogear/voyager-tools": "^0.5.1",
"graphql-tools": "4.0.4",
"pino": "5.11.2"
"pino": "5.11.3"
},
"devDependencies": {
"@types/pino": "5.20.0",
"ava": "1.3.1",
"ava": "1.4.0",
"ts-node": "8.0.3",
"typescript": "3.3.4000"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/voyager-conflicts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
]
},
"devDependencies": {
"ava": "1.3.1",
"ava": "1.4.0",
"ts-node": "8.0.3",
"typescript": "3.3.4000"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/voyager-keycloak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
"graphql-tools": "4.0.4",
"joi": "14.3.1",
"keycloak-connect": "4.8.3",
"pino": "5.11.2"
"pino": "5.11.3"
},
"devDependencies": {
"@types/express-session": "1.15.12",
"@types/graphql": "14.0.7",
"@types/joi": "14.3.2",
"@types/keycloak-connect": "4.5.1",
"@types/node": "10.14.2",
"@types/node": "10.14.3",
"@types/pino": "5.20.0",
"ava": "1.3.1",
"ava": "1.4.0",
"ts-node": "8.0.3",
"typescript": "3.3.4000"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/voyager-metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"prom-client": "11.2.1"
},
"devDependencies": {
"ava": "1.3.1",
"ava": "1.4.0",
"ts-node": "8.0.3",
"typescript": "3.3.4000"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/voyager-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"apollo-link-http": "1.5.14",
"apollo-link-ws": "1.0.17",
"apollo-utilities": "1.2.1",
"ava": "1.3.1",
"ava": "1.4.0",
"node-fetch": "2.3.0",
"ts-node": "8.0.3",
"typescript": "3.3.4000",
Expand Down
2 changes: 1 addition & 1 deletion packages/voyager-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"graphql-tools": "4.0.4"
},
"devDependencies": {
"ava": "1.3.1",
"ava": "1.4.0",
"ts-node": "8.0.3",
"typescript": "3.3.4000"
},
Expand Down

0 comments on commit 59693a7

Please sign in to comment.