chore(deps): bump

This commit is contained in:
41666 2020-05-07 20:25:38 -04:00
parent db0915c6cf
commit b91aaa9c43
No known key found for this signature in database
GPG key ID: BC51D07640DC10AF
4 changed files with 3689 additions and 2522 deletions

View file

@ -11,13 +11,13 @@
},
"dependencies": {
"@improbable-eng/grpc-web-node-http-transport": "^0.12.0",
"@roleypoly/rpc": "^1.8.1",
"@roleypoly/rpc": "^1.9.0",
"chalk": "^3.0.0",
"dotenv": "^8.2.0",
"eslint": "^6.6.0",
"eslint-config-standard": "^14.1.0",
"glob": "^7.1.6",
"google-protobuf": "^3.11.2",
"google-protobuf": "^3.12.0-rc.1",
"immutable": "^4.0.0-rc.12",
"koa": "^2.11.0",
"koa-better-router": "^2.1.1",
@ -37,6 +37,6 @@
"uuid": "^3.3.3"
},
"devDependencies": {
"prettier": "^1.19.1"
"prettier": "^2.0.5"
}
}