Skip to content

Commit 6dab7ce

Browse files
authored
Update outdated npm packages (#198)
1 parent d745867 commit 6dab7ce

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,18 @@
2626
"devDependencies": {
2727
"chai": "^3.5.0",
2828
"chai-as-promised": "^6.0.0",
29-
"coveralls": "^2.11.12",
30-
"eslint": "^3.3.1",
31-
"eslint-config-sparkpost": "^1.2.0",
29+
"coveralls": "^2.11.15",
30+
"eslint": "^3.12.2",
31+
"eslint-config-sparkpost": "^1.3.1",
3232
"istanbul": "^0.4.5",
33-
"mocha": "^3.0.2",
33+
"mocha": "^3.2.0",
3434
"nock": "^9.0.0",
3535
"sinon": "^1.17.5",
3636
"sinon-as-promised": "^4.0.2",
3737
"sinon-chai": "^2.8.0"
3838
},
3939
"dependencies": {
40-
"lodash": "^4.13.1",
41-
"request": "^2.74.0"
40+
"lodash": "^4.17.2",
41+
"request": "^2.79.0"
4242
}
4343
}

0 commit comments

Comments
 (0)