Skip to content

Commit

Permalink
Update semver to the latest version 🚀 (#29)
Browse files Browse the repository at this point in the history
* fix(package): update semver to version 7.0.0

* chore(package): update lockfile package-lock.json
  • Loading branch information
greenkeeper[bot] authored and juliangruber committed Dec 16, 2019
1 parent 5d80521 commit 853b75f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "node test.js"
},
"dependencies": {
"semver": "^6.0.0"
"semver": "^7.0.0"
},
"devDependencies": {
"prettier-standard": "^15.0.0",
Expand Down

0 comments on commit 853b75f

Please sign in to comment.