Skip to content

Commit aab9934

Browse files
committed
fix: update deps
1 parent 75e5d96 commit aab9934

File tree

2 files changed

+533
-614
lines changed

2 files changed

+533
-614
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@
2222
},
2323
"dependencies": {
2424
"64": "^0.2.0",
25+
"@hapi/hapi": "^18.1.0",
2526
"@microfleet/core": "^14.0.0",
26-
"@microfleet/transport-amqp": "^14.0.1",
27+
"@microfleet/transport-amqp": "^14.0.2",
2728
"@microfleet/validation": "^8.1.2",
2829
"bluebird": "^3.5.5",
2930
"bluebird-retry": "^0.11.0",
3031
"chrome-launcher": "^0.11.1",
3132
"chrome-remote-interface": "^0.27.2",
3233
"common-errors": "^1.0.5",
3334
"debug": "^4.1.0",
34-
"@hapi/hapi": "^18.1.0",
3535
"ms-conf": "^5.0.0",
3636
"mustache": "^3.0.1",
3737
"prom-client": "^11.5.3",
@@ -40,22 +40,22 @@
4040
"stdout-stream": "^1.4.1"
4141
},
4242
"devDependencies": {
43-
"@babel/cli": "^7.5.0",
44-
"@babel/core": "^7.5.4",
45-
"@babel/plugin-proposal-class-properties": "^7.5.0",
46-
"@babel/plugin-proposal-object-rest-spread": "^7.5.4",
43+
"@babel/cli": "^7.5.5",
44+
"@babel/core": "^7.5.5",
45+
"@babel/plugin-proposal-class-properties": "^7.5.5",
46+
"@babel/plugin-proposal-object-rest-spread": "^7.5.5",
4747
"@babel/plugin-transform-strict-mode": "^7.2.0",
48-
"@makeomatic/deploy": "^8.4.4",
48+
"@makeomatic/deploy": "^8.4.5",
4949
"@semantic-release/changelog": "^3.0.4",
5050
"@semantic-release/exec": "^3.3.5",
5151
"@semantic-release/git": "7.0.16",
5252
"babel-eslint": "^10.0.2",
5353
"cheerio": "^1.0.0-rc.3",
5454
"codecov": "^3.5.0",
5555
"cross-env": "^5.2.0",
56-
"eslint": "^6.0.1",
57-
"eslint-config-makeomatic": "^3.0.0",
58-
"eslint-plugin-import": "^2.18.0",
56+
"eslint": "^6.1.0",
57+
"eslint-config-makeomatic": "^3.0.1",
58+
"eslint-plugin-import": "^2.18.2",
5959
"eslint-plugin-promise": "^4.2.1",
6060
"jest": "^24.8.0",
6161
"json": "^9.0.6",

0 commit comments

Comments
 (0)