Skip to content

Commit db0501a

Browse files
committed
chore: update depencies (except mocha)
1 parent 00807d6 commit db0501a

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
},
3636
"homepage": "https://github.com/digitalsadhu/loopback-component-jsonapi#readme",
3737
"dependencies": {
38-
"body-parser": "^1.17.0",
39-
"debug": "^3.0.0",
40-
"http-status-codes": "^1.0.5",
38+
"body-parser": "^1.18.2",
39+
"debug": "^3.1.0",
40+
"http-status-codes": "^1.3.0",
4141
"husky": "^0.14.0",
4242
"inflection": "^1.7.2",
4343
"lint-staged": "^5.0.0",
@@ -47,15 +47,15 @@
4747
"type-is": "^1.6.14"
4848
},
4949
"devDependencies": {
50-
"chai": "^4.0.2",
51-
"coveralls": "^2.11.9",
50+
"chai": "^4.1.2",
51+
"coveralls": "^3.0.0",
5252
"istanbul": "^0.4.5",
53-
"loopback": "^3.8.0",
54-
"loopback-datasource-juggler": "^3.9.1",
55-
"mocha": "^3.0.2",
53+
"loopback": "^3.16.2",
54+
"loopback-datasource-juggler": "^3.13.0",
55+
"mocha": "^3.0.1",
5656
"rsvp": "4.7.0",
57-
"semantic-release": "^8.0.0",
58-
"standard": "^10.0.2",
57+
"semantic-release": "^8.2.0",
58+
"standard": "^10.0.3",
5959
"supertest": "^3.0.0"
6060
},
6161
"standard": {

0 commit comments

Comments
 (0)