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 committed Nov 25, 2020
1 parent 44fe4f6 commit 8f63d5b
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 260 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,23 +57,23 @@
"@4c/jest-preset": "^1.5.3",
"@4c/rollout": "^2.1.11",
"@4c/tsconfig": "^0.3.1",
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@babel/preset-typescript": "^7.12.1",
"@babel/cli": "^7.12.8",
"@babel/core": "^7.12.9",
"@babel/preset-typescript": "^7.12.7",
"@types/enzyme": "^3.10.8",
"@types/graphql-relay": "^0.6.0",
"@types/invariant": "^2.2.34",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.7",
"@types/react-dom": "^16.9.9",
"@typescript-eslint/eslint-plugin": "^4.7.0",
"@typescript-eslint/parser": "^4.7.0",
"@types/node": "^14.14.10",
"@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-relay": "^10.0.1",
"babel-plugin-relay": "^10.1.0",
"codecov": "^3.8.1",
"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 @@ -88,17 +88,17 @@
"graphql-relay": "^0.6.0",
"husky": "^4.3.0",
"jest": "^26.6.3",
"lint-staged": "^10.5.1",
"prettier": "^2.1.2",
"lint-staged": "^10.5.2",
"prettier": "^2.2.0",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-relay": "^10.0.1",
"relay-compiler": "^10.0.1",
"react-relay": "^10.1.0",
"relay-compiler": "^10.1.0",
"relay-compiler-language-typescript": "^13.0.2",
"relay-local-schema": "^0.8.0",
"relay-runtime": "^10.0.1",
"relay-runtime": "^10.1.0",
"ts-node": "^9.0.0",
"typescript": "^4.0.5"
"typescript": "^4.1.2"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down
Loading

0 comments on commit 8f63d5b

Please sign in to comment.