Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 2, 2020
1 parent c31654a commit 392e86f
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 103 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,40 +81,40 @@
"react": ">=16.8.0"
},
"devDependencies": {
"@4c/babel-preset": "^7.3.2",
"@4c/babel-preset": "^7.3.3",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.4",
"@types/react": "^16.9.22",
"@babel/core": "^7.8.6",
"@types/react": "^16.9.23",
"@types/react-dom": "^16.9.5",
"babel-jest": "^25.1.0",
"babel-plugin-add-module-exports": "^1.0.2",
"codecov": "^3.6.5",
"cpy-cli": "^3.1.0",
"delay": "^4.3.0",
"doctoc": "^1.4.0",
"dtslint": "^3.0.0",
"dtslint": "^3.2.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"eslint": "^6.8.0",
"eslint-config-4catalyzer-jest": "^2.0.4",
"eslint-config-4catalyzer-react": "^1.0.4",
"eslint-config-4catalyzer-jest": "^2.0.5",
"eslint-config-4catalyzer-react": "^1.0.5",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jest": "^23.8.0",
"eslint-plugin-jest": "^23.8.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.18.3",
"eslint-plugin-react-hooks": "^2.4.0",
"eslint-plugin-react-hooks": "^2.5.0",
"husky": "^4.2.3",
"jest": "^25.1.0",
"lint-staged": "^10.0.7",
"lint-staged": "^10.0.8",
"p-defer": "^3.0.0",
"prettier": "^1.19.1",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react-proxy": "^3.0.0-alpha.1",
"react-stand-in": "^4.0.0-beta.21",
"react-test-renderer": "^16.12.0",
"react-test-renderer": "^16.13.0",
"rimraf": "^3.0.2"
}
}

0 comments on commit 392e86f

Please sign in to comment.