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 Dec 14, 2020
1 parent 2fff124 commit 715617c
Show file tree
Hide file tree
Showing 2 changed files with 626 additions and 676 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,14 @@
"warning": "^4.0.3"
},
"devDependencies": {
"@4c/babel-preset": "^8.0.1",
"@4c/babel-preset": "^8.0.2",
"@4c/cli": "^2.1.12",
"@4c/prettier-config": "^1.1.0",
"@4c/tsconfig": "^0.3.1",
"@babel/core": "^7.12.9",
"@babel/core": "^7.12.10",
"@types/react-dom": "^16.9.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"@typescript-eslint/eslint-plugin": "^4.9.1",
"@typescript-eslint/parser": "^4.9.1",
"babel-jest": "^26.6.3",
"babel-plugin-add-module-exports": "^1.0.4",
"cherry-pick": "^0.5.0",
Expand All @@ -96,17 +96,17 @@
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5",
"eslint": "^7.15.0",
"eslint-config-4catalyzer-jest": "^2.0.9",
"eslint-config-4catalyzer-react": "^1.0.12",
"eslint-config-4catalyzer-typescript": "^3.0.1",
"eslint-config-4catalyzer-jest": "^2.0.10",
"eslint-config-4catalyzer-react": "^1.0.13",
"eslint-config-4catalyzer-typescript": "^3.0.2",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.2.0",
"eslint-plugin-prettier": "^3.3.0",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "^4.3.0",
"husky": "^4.3.6",
"jest": "^26.6.3",
"lint-staged": "^10.5.3",
"p-defer": "^3.0.0",
Expand All @@ -117,7 +117,7 @@
"react-stand-in": "^4.0.0-beta.21",
"react-test-renderer": "^16.14.0",
"rimraf": "^3.0.2",
"typescript": "^4.1.2"
"typescript": "^4.1.3"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down

0 comments on commit 715617c

Please sign in to comment.