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 Oct 19, 2020
1 parent 0854645 commit 67f8ef8
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 136 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@
"@4c/cli": "^2.1.11",
"@4c/prettier-config": "^1.1.0",
"@4c/tsconfig": "^0.3.1",
"@babel/core": "^7.11.6",
"@babel/core": "^7.12.3",
"@types/react-dom": "^16.9.8",
"@typescript-eslint/eslint-plugin": "^4.4.0",
"@typescript-eslint/parser": "^4.4.0",
"@typescript-eslint/eslint-plugin": "^4.4.1",
"@typescript-eslint/parser": "^4.4.1",
"babel-jest": "^26.5.2",
"babel-plugin-add-module-exports": "^1.0.4",
"cherry-pick": "^0.5.0",
Expand All @@ -99,7 +99,7 @@
"eslint-config-4catalyzer-jest": "^2.0.9",
"eslint-config-4catalyzer-react": "^1.0.12",
"eslint-config-4catalyzer-typescript": "^3.0.1",
"eslint-config-prettier": "^6.12.0",
"eslint-config-prettier": "^6.13.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
Expand All @@ -108,14 +108,14 @@
"eslint-plugin-react-hooks": "^4.1.2",
"husky": "^4.3.0",
"jest": "^26.5.3",
"lint-staged": "^10.4.0",
"lint-staged": "^10.4.2",
"p-defer": "^3.0.0",
"prettier": "^2.1.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-proxy": "^3.0.0-alpha.1",
"react-stand-in": "^4.0.0-beta.21",
"react-test-renderer": "^16.13.1",
"react-test-renderer": "^16.14.0",
"rimraf": "^3.0.2",
"typescript": "^4.0.3"
},
Expand Down

0 comments on commit 67f8ef8

Please sign in to comment.