Skip to content

Commit

Permalink
chore(dependencies): Update all dependencies (#1910)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions <daff@neyeon.com>
  • Loading branch information
github-actions[bot] and daffl committed Apr 13, 2020
1 parent 16b391c commit 44c183c
Show file tree
Hide file tree
Showing 13 changed files with 21 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"lerna": "^3.20.2",
"npm-check-updates": "^4.1.1",
"npm-check-updates": "^4.1.2",
"nyc": "^15.0.1",
"tslint": "^6.1.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/authentication-client/package.json
Expand Up @@ -59,7 +59,7 @@
"@feathersjs/socketio-client": "^4.5.2",
"@types/debug": "^4.1.5",
"@types/mocha": "^7.0.2",
"@types/node": "^13.11.0",
"@types/node": "^13.11.1",
"axios": "^0.19.2",
"mocha": "^7.1.1",
"shx": "^0.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/authentication-local/package.json
Expand Up @@ -55,7 +55,7 @@
"@types/debug": "^4.1.5",
"@types/lodash": "^4.14.149",
"@types/mocha": "^7.0.2",
"@types/node": "^13.11.0",
"@types/node": "^13.11.1",
"mocha": "^7.1.1",
"shx": "^0.3.2",
"ts-node": "^8.8.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/authentication-oauth/package.json
Expand Up @@ -55,11 +55,11 @@
},
"devDependencies": {
"@types/debug": "^4.1.5",
"@types/express": "^4.17.4",
"@types/express": "^4.17.6",
"@types/express-session": "^1.17.0",
"@types/lodash": "^4.14.149",
"@types/mocha": "^7.0.2",
"@types/node": "^13.11.0",
"@types/node": "^13.11.1",
"axios": "^0.19.2",
"mocha": "^7.1.1",
"shx": "^0.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/authentication/package.json
Expand Up @@ -46,7 +46,7 @@
"@feathersjs/errors": "^4.5.2",
"@feathersjs/feathers": "^4.5.2",
"@feathersjs/transport-commons": "^4.5.2",
"@types/jsonwebtoken": "^8.3.8",
"@types/jsonwebtoken": "^8.3.9",
"debug": "^4.1.1",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.15",
Expand All @@ -57,7 +57,7 @@
"@types/debug": "^4.1.5",
"@types/lodash": "^4.14.149",
"@types/mocha": "^7.0.2",
"@types/node": "^13.11.0",
"@types/node": "^13.11.1",
"@types/uuid": "^7.0.2",
"feathers-memory": "^4.1.0",
"mocha": "^7.1.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/client/package.json
Expand Up @@ -40,7 +40,7 @@
],
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"@babel/preset-env": "^7.9.5",
"@feathersjs/authentication-client": "^4.5.2",
"@feathersjs/errors": "^4.5.2",
"@feathersjs/express": "^4.5.2",
Expand All @@ -54,12 +54,12 @@
"babel-loader": "^8.1.0",
"body-parser": "^1.19.0",
"feathers-memory": "^4.1.0",
"jquery": "^3.4.1",
"jquery": "^3.5.0",
"jsdom": "^16.2.2",
"mocha": "^7.1.1",
"mocha-puppeteer": "^0.14.0",
"node-fetch": "^2.6.0",
"parallel-webpack": "^2.5.0",
"parallel-webpack": "^2.6.0",
"request": "^2.88.2",
"socket.io-client": "^2.3.0",
"superagent": "^5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/package.json
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/mocha": "^7.0.2",
"@types/node": "^13.11.0",
"@types/node": "^13.11.1",
"mocha": "^7.1.1",
"shx": "^0.3.2",
"ts-node": "^8.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/configuration/package.json
Expand Up @@ -56,7 +56,7 @@
"@types/config": "^0.0.36",
"@types/debug": "^4.1.5",
"@types/mocha": "^7.0.2",
"@types/node": "^13.11.0",
"@types/node": "^13.11.1",
"mocha": "^7.1.1",
"shx": "^0.3.2",
"ts-node": "^8.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/express/package.json
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@feathersjs/commons": "^4.5.2",
"@feathersjs/errors": "^4.5.2",
"@types/express": "^4.17.4",
"@types/express": "^4.17.6",
"debug": "^4.1.1",
"express": "^4.17.1",
"lodash": "^4.17.15",
Expand Down
6 changes: 3 additions & 3 deletions packages/rest-client/package.json
Expand Up @@ -45,10 +45,10 @@
"qs": "^6.9.3"
},
"devDependencies": {
"@angular/common": "^9.1.0",
"@angular/core": "^9.1.0",
"@angular/common": "^9.1.1",
"@angular/core": "^9.1.1",
"@angular/http": "^7.2.16",
"@angular/platform-browser": "^9.1.0",
"@angular/platform-browser": "^9.1.1",
"@feathersjs/express": "^4.5.2",
"@feathersjs/feathers": "^4.5.2",
"@feathersjs/tests": "^4.5.2",
Expand Down
3 changes: 3 additions & 0 deletions packages/socketio/package.json
Expand Up @@ -53,6 +53,9 @@
"@feathersjs/tests": "^4.5.2",
"feathers-memory": "^4.1.0",
"lodash": "^4.17.15",
"@types/mocha": "^7.0.2",
"@types/mongodb": "^3.5.5",
"@types/node": "^13.11.1",
"mocha": "^7.1.1",
"socket.io-client": "^2.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tests/package.json
Expand Up @@ -51,7 +51,7 @@
"@types/debug": "^4.1.5",
"@types/lodash": "^4.14.149",
"@types/mocha": "^7.0.2",
"@types/node": "^13.11.0",
"@types/node": "^13.11.1",
"mocha": "^7.1.1",
"shx": "^0.3.2",
"ts-node": "^8.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/transport-commons/package.json
Expand Up @@ -53,7 +53,7 @@
"@feathersjs/feathers": "^4.5.2",
"@types/debug": "^4.1.5",
"@types/mocha": "^7.0.2",
"@types/node": "^13.11.0",
"@types/node": "^13.11.1",
"mocha": "^7.1.1",
"shx": "^0.3.2",
"ts-node": "^8.8.2",
Expand Down

0 comments on commit 44c183c

Please sign in to comment.