Skip to content

Commit c2dd2c8

Browse files
committed
Run npm up and check that tests still pass
1 parent 8e97a1d commit c2dd2c8

File tree

2 files changed

+76
-67
lines changed

2 files changed

+76
-67
lines changed

package-lock.json

Lines changed: 73 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"serverless.com"
2626
],
2727
"dependencies": {
28-
"async": "^2.1.4",
29-
"bluebird": "^3.4.7",
28+
"async": "^2.6.3",
29+
"bluebird": "^3.5.5",
3030
"chalk": "^1.1.3",
3131
"fs-extra": "^3.0.1",
3232
"googleapis": "^41.0.1",
@@ -36,7 +36,7 @@
3636
"coveralls": "^3.0.5",
3737
"eslint": "^3.19.0",
3838
"eslint-config-airbnb-base": "^11.2.0",
39-
"eslint-plugin-import": "^2.2.0",
39+
"eslint-plugin-import": "^2.18.1",
4040
"jest": "^24.8.0",
4141
"sinon": "^6.1.2"
4242
}

0 commit comments

Comments
 (0)