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 Jun 4, 2020
1 parent b674d08 commit df8f1c7
Show file tree
Hide file tree
Showing 7 changed files with 39 additions and 39 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@
},
"dependencies": {},
"devDependencies": {
"@types/express-session": "1.15.16",
"@types/express-session": "1.17.0",
"@types/graphql": "14.5.0",
"@types/joi": "14.3.4",
"@types/keycloak-connect": "4.5.1",
"@types/node": "10.17.14",
"@types/keycloak-connect": "4.5.4",
"@types/node": "10.17.24",
"@types/pino": "5.20.0",
"ava": "3.2.0",
"coveralls": "3.0.9",
"ava": "3.8.2",
"coveralls": "3.1.0",
"graphql": "14.6.0",
"lerna": "3.22.0",
"nyc": "15.0.0",
"standard": "14.3.1",
"ts-node": "8.6.2",
"nyc": "15.1.0",
"standard": "14.3.4",
"ts-node": "8.10.2",
"tslint": "5.20.1",
"typedoc": "0.16.9",
"typescript": "3.7.5"
"typedoc": "0.17.7",
"typescript": "3.9.3"
},
"nyc": {
"extension": [
Expand Down
8 changes: 4 additions & 4 deletions packages/voyager-conflicts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
]
},
"devDependencies": {
"ava": "3.2.0",
"ts-node": "8.6.2",
"typescript": "3.7.5"
"ava": "3.8.2",
"ts-node": "8.10.2",
"typescript": "3.9.3"
},
"peerDependencies": {
"graphql": "^0.13.0 || ^14.0.0"
Expand All @@ -34,6 +34,6 @@
"access": "public"
},
"dependencies": {
"offix-conflicts-server": "0.13.1"
"offix-conflicts-server": "0.15.1"
}
}
14 changes: 7 additions & 7 deletions packages/voyager-keycloak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
"test": "ava -v"
},
"dependencies": {
"express-session": "1.17.0",
"express-session": "1.17.1",
"keycloak-connect": "10.0.2",
"keycloak-connect-graphql": "0.6.0"
},
"devDependencies": {
"@types/express": "4.17.2",
"@types/express-session": "1.15.16",
"@types/express": "4.17.6",
"@types/express-session": "1.17.0",
"@types/keycloak-connect": "4.5.4",
"@types/node": "12.12.26",
"ava": "3.2.0",
"ts-node": "8.6.2",
"typescript": "3.7.5"
"@types/node": "12.12.43",
"ava": "3.8.2",
"ts-node": "8.10.2",
"typescript": "3.9.3"
},
"peerDependencies": {
"graphql": "^0.13.0 || ^14.0.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/voyager-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@
"graphql-tools": "4.0.6"
},
"devDependencies": {
"@types/node-fetch": "2.5.4",
"@types/node-fetch": "2.5.7",
"apollo-cache-inmemory": "1.6.5",
"apollo-client": "2.6.8",
"apollo-link": "1.2.13",
"apollo-link-http": "1.5.16",
"apollo-link-ws": "1.0.19",
"apollo-utilities": "1.3.3",
"ava": "3.2.0",
"ava": "3.8.2",
"node-fetch": "2.6.0",
"ts-node": "8.6.2",
"typescript": "3.7.5",
"ws": "7.2.1"
"ts-node": "8.10.2",
"typescript": "3.9.3",
"ws": "7.3.0"
},
"ava": {
"extensions": [
Expand Down
10 changes: 5 additions & 5 deletions packages/voyager-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
},
"dependencies": {
"@aerogear/voyager-keycloak": "^0.8.0",
"@types/ws": "7.2.1",
"@types/ws": "7.2.5",
"subscriptions-transport-ws": "0.9.16",
"ws": "7.2.1"
"ws": "7.3.0"
},
"devDependencies": {
"ava": "3.2.0",
"ts-node": "8.6.2",
"typescript": "3.7.5"
"ava": "3.8.2",
"ts-node": "8.10.2",
"typescript": "3.9.3"
},
"peerDependencies": {
"graphql": "^0.13.0 || ^14.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/voyager-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"graphql-tools": "4.0.6"
},
"devDependencies": {
"ava": "3.2.0",
"ts-node": "8.6.2",
"typescript": "3.7.5"
"ava": "3.8.2",
"ts-node": "8.10.2",
"typescript": "3.9.3"
},
"publishConfig": {
"access": "public"
Expand Down
10 changes: 5 additions & 5 deletions voyager-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
"access": "public"
},
"dependencies": {
"offix-client-boost": "0.13.1"
"offix-client-boost": "0.15.1"
},
"devDependencies": {
"@types/jest": "25.1.1",
"ts-jest": "25.2.0",
"@types/jest": "25.2.3",
"ts-jest": "25.5.1",
"jest": "26.0.1",
"ts-node": "8.6.2",
"typescript": "3.7.5"
"ts-node": "8.10.2",
"typescript": "3.9.3"
},
"peerDependencies": {
"graphql": "^0.13.0 || ^14.0.0"
Expand Down

0 comments on commit df8f1c7

Please sign in to comment.