Skip to content

Commit 4eed4be

Browse files
greenkeeper[bot]Andreas Pizsa
authored and
Andreas Pizsa
committed
Update dependencies to enable Greenkeeper 🌴 (#37)
* chore(package): update dependencies * docs(readme): add Greenkeeper badge
1 parent 0ba49e8 commit 4eed4be

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,4 +175,4 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
175175
## License
176176
Copyright (c) 2017 Andreas Pizsa (http://github.com/AndreasPizsa), contributors.
177177

178-
[![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)
178+
[![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/)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
},
4343
"homepage": "https://github.com/AndreasPizsa/parse-decimal-number",
4444
"devDependencies": {
45-
"cldr": "4.12.0",
45+
"cldr": "4.13.0",
4646
"coffee-script": "1.12.7",
4747
"gulp": "3.9.1",
4848
"gulp-blanket-mocha": "0.0.4",
49-
"gulp-coffee": "2.3.5",
49+
"gulp-coffee": "3.0.3",
5050
"gulp-coveralls": "0.1.4",
5151
"gulp-istanbul": "1.1.3",
5252
"gulp-mocha": "6.0.0",

0 commit comments

Comments
 (0)