Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Mar 15, 2020
1 parent 0c17444 commit a41ddff
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
"react": "^0.14.0 || ^15.0.0 || ^16.0.0"
},
"devDependencies": {
"@babel/core": "^7.8.6",
"@babel/preset-env": "^7.8.6",
"@babel/core": "^7.8.7",
"@babel/preset-env": "^7.8.7",
"@babel/preset-react": "^7.8.3",
"@babel/register": "^7.8.6",
"cross-env": "^7.0.0",
"cross-env": "^7.0.2",
"doctrine": "^3.0.0",
"eslint": "^6.8.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-airbnb": "^18.1.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.18.3",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^2.5.0",
"expect": "^1.20.2",
"min-react-env": "^1.0.1",
Expand All @@ -57,7 +57,7 @@
"react-docgen": "^5.3.0",
"react-dom": "^16.13.0",
"react-test-renderer": "^16.13.0",
"rollup": "^2.0.2",
"rollup-plugin-babel": "^4.3.3"
"rollup": "^2.0.6",
"rollup-plugin-babel": "^4.4.0"
}
}

0 comments on commit a41ddff

Please sign in to comment.