Skip to content

Commit cf0bcc1

Browse files
committed
fix: upgrade deps
1 parent d2bb7aa commit cf0bcc1

File tree

2 files changed

+678
-521
lines changed

2 files changed

+678
-521
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,39 +22,39 @@
2222
},
2323
"dependencies": {
2424
"64": "^0.2.0",
25-
"@hapi/hapi": "^18.3.2",
26-
"@microfleet/core": "^14.0.2",
27-
"@microfleet/transport-amqp": "^14.0.2",
25+
"@hapi/hapi": "^18.4.0",
26+
"@microfleet/core": "^14.0.7",
27+
"@microfleet/transport-amqp": "^15.0.0",
2828
"@microfleet/validation": "^8.1.2",
2929
"bluebird": "^3.5.5",
3030
"bluebird-retry": "^0.11.0",
3131
"chrome-launcher": "^0.11.2",
3232
"chrome-remote-interface": "^0.28.0",
3333
"common-errors": "^1.0.5",
3434
"debug": "^4.1.0",
35-
"ms-conf": "^5.0.1",
36-
"mustache": "^3.0.2",
35+
"ms-conf": "^5.0.2",
36+
"mustache": "^3.1.0",
3737
"prom-client": "^11.5.3",
3838
"request": "^2.88.0",
3939
"request-promise": "^4.2.2",
4040
"rfdc": "^1.1.4",
4141
"stdout-stream": "^1.4.1"
4242
},
4343
"devDependencies": {
44-
"@babel/cli": "^7.5.5",
45-
"@babel/core": "^7.5.5",
44+
"@babel/cli": "^7.6.0",
45+
"@babel/core": "^7.6.0",
4646
"@babel/plugin-proposal-class-properties": "^7.5.5",
4747
"@babel/plugin-proposal-object-rest-spread": "^7.5.5",
4848
"@babel/plugin-transform-strict-mode": "^7.2.0",
49-
"@makeomatic/deploy": "^8.4.5",
49+
"@makeomatic/deploy": "^8.6.0",
5050
"@semantic-release/changelog": "^3.0.4",
5151
"@semantic-release/exec": "^3.3.6",
5252
"@semantic-release/git": "7.0.16",
53-
"babel-eslint": "^10.0.2",
53+
"babel-eslint": "^10.0.3",
5454
"cheerio": "^1.0.0-rc.3",
5555
"codecov": "^3.5.0",
56-
"cross-env": "^5.2.0",
57-
"eslint": "^6.2.1",
56+
"cross-env": "^6.0.0",
57+
"eslint": "^6.4.0",
5858
"eslint-config-makeomatic": "^3.1.0",
5959
"eslint-plugin-import": "^2.18.2",
6060
"eslint-plugin-promise": "^4.2.1",

0 commit comments

Comments
 (0)