Skip to content

Commit

Permalink
chore(deps): update dependency mongodb to ^3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 12, 2018
1 parent d8e9d21 commit f63e455
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 28 deletions.
71 changes: 45 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
],
"license": "MIT",
"peerDependencies": {
"mongodb": "^2.2.31"
"mongodb": "^3.0.0"
},
"devDependencies": {
"@terrajs/mono": "0.9.1",
Expand All @@ -43,7 +43,7 @@
"ava": "0.25.0",
"codecov": "2.3.1",
"eslint": "4.18.2",
"mongodb": "2.2.35",
"mongodb": "3.0.4",
"nyc": "11.4.1",
"rimraf": "2.6.2",
"std-mocks": "1.0.1"
Expand Down

0 comments on commit f63e455

Please sign in to comment.