Skip to content

Commit

Permalink
Update minor and patch (#204)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 28, 2021
1 parent 5be5d33 commit eaae086
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 26 deletions.
85 changes: 61 additions & 24 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"main": "src/index.js",
"dependencies": {
"react-use-promise": "0.4.0"
"react-use-promise": "0.4.1"
},
"peerDependencies": {
"enigma.js": "^2.0.0",
Expand All @@ -45,7 +45,7 @@
"enigma.js": "2.7.3",
"eslint": "7.32.0",
"eslint-config-airbnb": "18.2.1",
"eslint-plugin-import": "2.24.1",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.24.0",
"jest": "26.6.3",
Expand Down

0 comments on commit eaae086

Please sign in to comment.