Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#670)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
taion and renovate-bot committed Mar 23, 2020
1 parent d284b02 commit 46f8dd6
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 142 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@
"react": ">=16.8.0"
},
"devDependencies": {
"@4c/babel-preset": "^7.3.3",
"@4c/babel-preset": "^7.3.4",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.7",
"@types/react": "^16.9.23",
"@babel/core": "^7.9.0",
"@types/react": "^16.9.25",
"@types/react-dom": "^16.9.5",
"babel-jest": "^25.1.0",
"babel-plugin-add-module-exports": "^1.0.2",
Expand All @@ -96,25 +96,25 @@
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"eslint": "^6.8.0",
"eslint-config-4catalyzer-jest": "^2.0.5",
"eslint-config-4catalyzer-react": "^1.0.5",
"eslint-config-prettier": "^6.10.0",
"eslint-config-4catalyzer-jest": "^2.0.6",
"eslint-config-4catalyzer-react": "^1.0.6",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jest": "^23.8.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^2.5.0",
"eslint-plugin-react-hooks": "^2.5.1",
"husky": "^4.2.3",
"jest": "^25.1.0",
"lint-staged": "^10.0.8",
"p-defer": "^3.0.0",
"prettier": "^2.0.1",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-proxy": "^3.0.0-alpha.1",
"react-stand-in": "^4.0.0-beta.21",
"react-test-renderer": "^16.13.0",
"react-test-renderer": "^16.13.1",
"rimraf": "^3.0.2"
}
}

0 comments on commit 46f8dd6

Please sign in to comment.