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 23, 2020
1 parent 9c48f7c commit a3d9c99
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 121 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,21 +81,21 @@
"@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.9",
"@typescript-eslint/eslint-plugin": "^4.7.0",
"@typescript-eslint/parser": "^4.7.0",
"@babel/core": "^7.12.8",
"@types/react-dom": "^16.9.10",
"@typescript-eslint/eslint-plugin": "^4.8.2",
"@typescript-eslint/parser": "^4.8.2",
"babel-jest": "^26.6.3",
"babel-plugin-add-module-exports": "^1.0.4",
"cherry-pick": "^0.5.0",
"codecov": "^3.8.1",
"cpy-cli": "^3.1.1",
"delay": "^4.4.0",
"doctoc": "^1.4.0",
"dtslint": "^4.0.5",
"dtslint": "^4.0.6",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5",
"eslint": "^7.13.0",
"eslint": "^7.14.0",
"eslint-config-4catalyzer-jest": "^2.0.9",
"eslint-config-4catalyzer-react": "^1.0.12",
"eslint-config-4catalyzer-typescript": "^3.0.1",
Expand All @@ -110,14 +110,14 @@
"jest": "^26.6.3",
"lint-staged": "^10.5.1",
"p-defer": "^3.0.0",
"prettier": "^2.1.2",
"prettier": "^2.2.0",
"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.14.0",
"rimraf": "^3.0.2",
"typescript": "^4.0.5"
"typescript": "^4.1.2"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
Loading

0 comments on commit a3d9c99

Please sign in to comment.