Skip to content

Commit 6cf4cee

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 0ed8e60 commit 6cf4cee

2 files changed

Lines changed: 256 additions & 334 deletions

File tree

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -57,48 +57,48 @@
5757
"@4c/jest-preset": "^1.5.3",
5858
"@4c/rollout": "^2.1.11",
5959
"@4c/tsconfig": "^0.3.1",
60-
"@babel/cli": "^7.12.1",
61-
"@babel/core": "^7.12.3",
62-
"@babel/preset-typescript": "^7.12.1",
60+
"@babel/cli": "^7.12.8",
61+
"@babel/core": "^7.12.9",
62+
"@babel/preset-typescript": "^7.12.7",
6363
"@types/enzyme": "^3.10.8",
6464
"@types/graphql-relay": "^0.6.0",
6565
"@types/invariant": "^2.2.34",
66-
"@types/jest": "^26.0.15",
67-
"@types/node": "^14.14.7",
68-
"@types/react-dom": "^16.9.9",
69-
"@typescript-eslint/eslint-plugin": "^4.7.0",
70-
"@typescript-eslint/parser": "^4.7.0",
66+
"@types/jest": "^26.0.16",
67+
"@types/node": "^14.14.10",
68+
"@types/react-dom": "^16.9.10",
69+
"@typescript-eslint/eslint-plugin": "^4.9.0",
70+
"@typescript-eslint/parser": "^4.9.0",
7171
"babel-jest": "^26.6.3",
72-
"babel-plugin-relay": "^10.0.1",
72+
"babel-plugin-relay": "^10.1.0",
7373
"codecov": "^3.8.1",
7474
"enzyme": "^3.11.0",
7575
"enzyme-adapter-react-16": "^1.15.5",
76-
"eslint": "^7.13.0",
76+
"eslint": "^7.15.0",
7777
"eslint-config-4catalyzer-jest": "^2.0.9",
7878
"eslint-config-4catalyzer-react": "^1.0.12",
7979
"eslint-config-4catalyzer-typescript": "^3.0.1",
8080
"eslint-config-prettier": "^7.0.0",
8181
"eslint-plugin-import": "^2.22.1",
8282
"eslint-plugin-jest": "^24.1.3",
8383
"eslint-plugin-jsx-a11y": "^6.4.1",
84-
"eslint-plugin-prettier": "^3.1.4",
84+
"eslint-plugin-prettier": "^3.2.0",
8585
"eslint-plugin-react": "^7.21.5",
8686
"eslint-plugin-react-hooks": "^4.2.0",
8787
"graphql": "^15.4.0",
8888
"graphql-relay": "^0.6.0",
89-
"husky": "^4.3.0",
89+
"husky": "^4.3.5",
9090
"jest": "^26.6.3",
91-
"lint-staged": "^10.5.1",
92-
"prettier": "^2.1.2",
91+
"lint-staged": "^10.5.3",
92+
"prettier": "^2.2.1",
9393
"react": "^16.14.0",
9494
"react-dom": "^16.14.0",
95-
"react-relay": "^10.0.1",
96-
"relay-compiler": "^10.0.1",
95+
"react-relay": "^10.1.0",
96+
"relay-compiler": "^10.1.0",
9797
"relay-compiler-language-typescript": "^13.0.2",
9898
"relay-local-schema": "^0.8.0",
99-
"relay-runtime": "^10.0.1",
100-
"ts-node": "^9.0.0",
101-
"typescript": "^4.0.5"
99+
"relay-runtime": "^10.1.0",
100+
"ts-node": "^9.1.1",
101+
"typescript": "^4.1.2"
102102
},
103103
"peerDependencies": {
104104
"react": ">=16.8.0",

0 commit comments

Comments
 (0)