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 Jul 6, 2020
1 parent eab3dc9 commit 7280297
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 155 deletions.
14 changes: 7 additions & 7 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.3",
"@babel/core": "^7.10.3",
"@babel/cli": "^7.10.4",
"@babel/core": "^7.10.4",
"@types/react-dom": "^16.9.8",
"babel-jest": "^26.1.0",
"babel-plugin-add-module-exports": "^1.0.2",
Expand All @@ -106,16 +106,16 @@
"dtslint": "^3.6.12",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"eslint": "^7.3.1",
"eslint": "^7.4.0",
"eslint-config-4catalyzer-jest": "^2.0.7",
"eslint-config-4catalyzer-react": "^1.0.8",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jest": "^23.17.1",
"eslint-plugin-jest": "^23.18.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.1",
"eslint-plugin-react-hooks": "^4.0.4",
"eslint-plugin-react": "^7.20.3",
"eslint-plugin-react-hooks": "^4.0.5",
"husky": "^4.2.5",
"jest": "^26.1.0",
"lint-staged": "^10.2.11",
Expand All @@ -127,6 +127,6 @@
"react-stand-in": "^4.0.0-beta.21",
"react-test-renderer": "^16.13.1",
"rimraf": "^3.0.2",
"typescript": "^3.9.5"
"typescript": "^3.9.6"
}
}

0 comments on commit 7280297

Please sign in to comment.