Skip to content

Commit 4135207

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 5f2bbda commit 4135207

File tree

2 files changed

+214
-172
lines changed

2 files changed

+214
-172
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -57,17 +57,17 @@
5757
"@4c/jest-preset": "^1.5.3",
5858
"@4c/rollout": "^2.1.10",
5959
"@4c/tsconfig": "^0.3.1",
60-
"@babel/cli": "^7.11.6",
61-
"@babel/core": "^7.11.6",
62-
"@babel/preset-typescript": "^7.10.4",
60+
"@babel/cli": "^7.12.1",
61+
"@babel/core": "^7.12.3",
62+
"@babel/preset-typescript": "^7.12.1",
6363
"@types/enzyme": "^3.10.7",
6464
"@types/graphql-relay": "^0.6.0",
6565
"@types/invariant": "^2.2.34",
6666
"@types/jest": "^26.0.14",
67-
"@types/node": "^14.11.8",
67+
"@types/node": "^14.11.10",
6868
"@types/react-dom": "^16.9.8",
69-
"@typescript-eslint/eslint-plugin": "^4.4.0",
70-
"@typescript-eslint/parser": "^4.4.0",
69+
"@typescript-eslint/eslint-plugin": "^4.4.1",
70+
"@typescript-eslint/parser": "^4.4.1",
7171
"babel-jest": "^26.5.2",
7272
"babel-plugin-relay": "^10.0.1",
7373
"codecov": "^3.8.0",
@@ -77,7 +77,7 @@
7777
"eslint-config-4catalyzer-jest": "^2.0.9",
7878
"eslint-config-4catalyzer-react": "^1.0.12",
7979
"eslint-config-4catalyzer-typescript": "^3.0.1",
80-
"eslint-config-prettier": "^6.12.0",
80+
"eslint-config-prettier": "^6.13.0",
8181
"eslint-plugin-import": "^2.22.1",
8282
"eslint-plugin-jest": "^24.1.0",
8383
"eslint-plugin-jsx-a11y": "^6.3.1",
@@ -88,10 +88,10 @@
8888
"graphql-relay": "^0.6.0",
8989
"husky": "^4.3.0",
9090
"jest": "^26.5.3",
91-
"lint-staged": "^10.4.0",
91+
"lint-staged": "^10.4.2",
9292
"prettier": "^2.1.2",
93-
"react": "^16.13.1",
94-
"react-dom": "^16.13.1",
93+
"react": "^16.14.0",
94+
"react-dom": "^16.14.0",
9595
"react-relay": "^10.0.1",
9696
"relay-compiler": "^10.0.1",
9797
"relay-compiler-language-typescript": "^13.0.1",

0 commit comments

Comments
 (0)