Skip to content

Commit

Permalink
Merge 78b848c into c580bb8
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Apr 6, 2020
2 parents c580bb8 + 78b848c commit da6687b
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 21 deletions.
10 changes: 10 additions & 0 deletions greenkeeper.json
@@ -0,0 +1,10 @@
{
"groups": {
"default": {
"packages": [
"es/package.json",
"package.json"
]
}
}
}
32 changes: 16 additions & 16 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -36,10 +36,10 @@
"@babel/plugin-transform-runtime": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"@babel/preset-react": "^7.9.4",
"@overlookmotel/eslint-config": "^6.0.1",
"@overlookmotel/eslint-config-jest": "^3.0.1",
"@overlookmotel/eslint-config-node": "^1.0.2",
"@overlookmotel/eslint-config-react": "^6.0.0",
"@overlookmotel/eslint-config": "^7.1.2",
"@overlookmotel/eslint-config-jest": "^4.0.1",
"@overlookmotel/eslint-config-node": "^2.0.0",
"@overlookmotel/eslint-config-react": "^7.0.0",
"@rollup/plugin-commonjs": "^11.0.2",
"@rollup/plugin-node-resolve": "^7.1.1",
"@rollup/plugin-replace": "^2.3.1",
Expand All @@ -56,7 +56,7 @@
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^1.7.0",
"eslint-plugin-react-hooks": "^3.0.0",
"jest": "^25.2.7",
"jest-extended": "^0.11.5",
"react": "^16.13.1",
Expand Down

0 comments on commit da6687b

Please sign in to comment.