Skip to content

Commit 998066e

Browse files
authored
Merge pull request #1 from toxic-johann/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2 parents 88fe589 + a14516d commit 998066e

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# git-prefix-tag
22

3+
[![Greenkeeper badge](https://badges.greenkeeper.io/toxic-johann/git-prefix-tag.svg)](https://greenkeeper.io/)
4+
35
get git tags with prefix
46

57
## Install

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"core-js": "^2.5.3",
2828
"semver": "^5.5.0",
2929
"shelljs": "^0.8.1",
30-
"toxic-predicate-functions": "^0.1.5"
30+
"toxic-predicate-functions": "^0.2.3"
3131
},
3232
"devDependencies": {
33-
"eslint": "^4.16.0",
34-
"eslint-config-egg": "^6.0.0",
35-
"eslint-plugin-jest": "^21.7.0",
36-
"husky": "^0.14.3",
37-
"jest": "^22.1.4"
33+
"eslint": "^5.8.0",
34+
"eslint-config-egg": "^7.1.0",
35+
"eslint-plugin-jest": "^22.0.0",
36+
"husky": "^1.1.3",
37+
"jest": "^23.6.0"
3838
}
3939
}

0 commit comments

Comments
 (0)