Skip to content

Commit 77850d9

Browse files
authored
Merge pull request #1 from Jaid/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2 parents 9000fa6 + 7494eab commit 77850d9

File tree

3 files changed

+63
-46
lines changed

3 files changed

+63
-46
lines changed

package-lock.json

Lines changed: 57 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"babel-preset-jaid": "2.6.0",
1717
"cross-env": "^5.2.0",
1818
"eslint": "^5.12.0",
19-
"eslint-config-jaid": "1.8.1",
19+
"eslint-config-jaid": "1.9.0",
2020
"jest": "24.0.0-alpha.12",
21-
"publishimo-webpack-plugin": "1.1.0",
21+
"publishimo-webpack-plugin": "1.3.0",
2222
"webpack": "^4.28.4",
2323
"webpack-cli": "^3.2.1",
24-
"webpack-config-jaid": "1.8.0"
24+
"webpack-config-jaid": "1.10.0"
2525
},
2626
"scripts": {
2727
"build:prod": "cross-env NODE_ENV=production webpack",

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
# array-to-object-keys
1+
# array-to-object-keys
2+
3+
[![Greenkeeper badge](https://badges.greenkeeper.io/Jaid/array-to-object-keys.svg)](https://greenkeeper.io/)

0 commit comments

Comments
 (0)