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 Aug 31, 2020
1 parent 52dbc1c commit a6ec290
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 124 deletions.
14 changes: 7 additions & 7 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": "^7.4.0",
"@4c/babel-preset": "^7.4.1",
"@4c/cli": "^2.1.11",
"@4c/prettier-config": "^1.1.0",
"@4c/tsconfig": "^0.3.1",
"@babel/core": "^7.11.4",
"@types/react-dom": "^16.9.8",
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"@typescript-eslint/eslint-plugin": "^3.10.1",
"@typescript-eslint/parser": "^3.10.1",
"babel-jest": "^26.3.0",
"babel-plugin-add-module-exports": "^1.0.2",
"cherry-pick": "^0.5.0",
Expand All @@ -97,8 +97,8 @@
"enzyme-adapter-react-16": "^1.15.3",
"eslint": "^7.7.0",
"eslint-config-4catalyzer-jest": "^2.0.8",
"eslint-config-4catalyzer-react": "^1.0.9",
"eslint-config-4catalyzer-typescript": "^2.0.3",
"eslint-config-4catalyzer-react": "^1.0.10",
"eslint-config-4catalyzer-typescript": "^2.0.4",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jest": "^23.20.0",
Expand All @@ -108,9 +108,9 @@
"eslint-plugin-react-hooks": "^4.1.0",
"husky": "^4.2.5",
"jest": "^26.4.2",
"lint-staged": "^10.2.11",
"lint-staged": "^10.2.13",
"p-defer": "^3.0.0",
"prettier": "^2.0.5",
"prettier": "^2.1.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-proxy": "^3.0.0-alpha.1",
Expand Down

0 comments on commit a6ec290

Please sign in to comment.