Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#705)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* fix

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jimmy Jia <tesrin@gmail.com>
  • Loading branch information
3 people committed Jun 22, 2020
1 parent afe3d24 commit 83eaa29
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 122 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@
"devDependencies": {
"@4c/babel-preset": "^7.3.6",
"@4c/rollout": "^2.1.9",
"@babel/cli": "^7.10.1",
"@babel/core": "^7.10.2",
"@babel/cli": "^7.10.3",
"@babel/core": "^7.10.3",
"@types/react-dom": "^16.9.8",
"babel-jest": "^26.0.1",
"babel-plugin-add-module-exports": "^1.0.2",
Expand All @@ -111,14 +111,14 @@
"eslint-config-4catalyzer-react": "^1.0.8",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-jest": "^23.13.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-jest": "^23.16.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react-hooks": "^4.0.4",
"husky": "^4.2.5",
"jest": "^26.0.1",
"lint-staged": "^10.2.10",
"lint-staged": "^10.2.11",
"p-defer": "^3.0.0",
"prettier": "^2.0.5",
"react": "^16.13.1",
Expand Down

0 comments on commit 83eaa29

Please sign in to comment.