Skip to content

Commit

Permalink
Update dependencies to enable Greenkeeper 🌴 (#37)
Browse files Browse the repository at this point in the history
* chore(package): update dependencies

* docs(readme): add Greenkeeper badge
  • Loading branch information
greenkeeper[bot] authored and AndreasPizsa committed Nov 28, 2018
1 parent 0ba49e8 commit 4eed4be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,4 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
## License
Copyright (c) 2017 Andreas Pizsa (http://github.com/AndreasPizsa), contributors.

[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FAndreasPizsa%2Fparse-decimal-number.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FAndreasPizsa%2Fparse-decimal-number?ref=badge_large)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FAndreasPizsa%2Fparse-decimal-number.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FAndreasPizsa%2Fparse-decimal-number?ref=badge_large) [![Greenkeeper badge](https://badges.greenkeeper.io/AndreasPizsa/parse-decimal-number.svg)](https://greenkeeper.io/)
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
},
"homepage": "https://github.com/AndreasPizsa/parse-decimal-number",
"devDependencies": {
"cldr": "4.12.0",
"cldr": "4.13.0",
"coffee-script": "1.12.7",
"gulp": "3.9.1",
"gulp-blanket-mocha": "0.0.4",
"gulp-coffee": "2.3.5",
"gulp-coffee": "3.0.3",
"gulp-coveralls": "0.1.4",
"gulp-istanbul": "1.1.3",
"gulp-mocha": "6.0.0",
Expand Down

0 comments on commit 4eed4be

Please sign in to comment.