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 Nov 2, 2020
1 parent da1fb0c commit e995434
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 239 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,13 @@
},
"devDependencies": {
"@4c/babel-preset": "^8.0.1",
"@4c/cli": "^2.1.11",
"@4c/cli": "^2.1.12",
"@4c/prettier-config": "^1.1.0",
"@4c/tsconfig": "^0.3.1",
"@babel/core": "^7.12.3",
"@types/react-dom": "^16.9.8",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"@types/react-dom": "^16.9.9",
"@typescript-eslint/eslint-plugin": "^4.6.0",
"@typescript-eslint/parser": "^4.6.0",
"babel-jest": "^26.6.1",
"babel-plugin-add-module-exports": "^1.0.4",
"cherry-pick": "^0.5.0",
Expand All @@ -95,20 +95,20 @@
"dtslint": "^4.0.4",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5",
"eslint": "^7.12.0",
"eslint": "^7.12.1",
"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.14.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "^4.3.0",
"jest": "^26.6.1",
"lint-staged": "^10.4.2",
"lint-staged": "^10.5.1",
"p-defer": "^3.0.0",
"prettier": "^2.1.2",
"react": "^16.14.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.0.3"
"typescript": "^4.0.5"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down

0 comments on commit e995434

Please sign in to comment.