Skip to content

Commit e4b9d53

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

2 files changed

Lines changed: 939 additions & 1030 deletions

File tree

package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -53,52 +53,52 @@
5353
"invariant": "^2.2.4"
5454
},
5555
"devDependencies": {
56-
"@4c/babel-preset": "^8.0.1",
57-
"@4c/jest-preset": "^1.5.3",
58-
"@4c/rollout": "^2.1.11",
56+
"@4c/babel-preset": "^8.0.3",
57+
"@4c/jest-preset": "^1.5.4",
58+
"@4c/rollout": "^2.1.12",
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.10",
61+
"@babel/core": "^7.12.10",
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.20",
67+
"@types/node": "^14.14.22",
68+
"@types/react-dom": "^16.9.10",
69+
"@typescript-eslint/eslint-plugin": "^4.14.2",
70+
"@typescript-eslint/parser": "^4.14.2",
7171
"babel-jest": "^26.6.3",
72-
"babel-plugin-relay": "^10.0.1",
72+
"babel-plugin-relay": "^10.1.3",
7373
"codecov": "^3.8.1",
7474
"enzyme": "^3.11.0",
75-
"enzyme-adapter-react-16": "^1.15.5",
76-
"eslint": "^7.13.0",
77-
"eslint-config-4catalyzer-jest": "^2.0.9",
78-
"eslint-config-4catalyzer-react": "^1.0.12",
79-
"eslint-config-4catalyzer-typescript": "^3.0.1",
80-
"eslint-config-prettier": "^7.0.0",
75+
"enzyme-adapter-react-16": "^1.15.6",
76+
"eslint": "^7.19.0",
77+
"eslint-config-4catalyzer-jest": "^2.0.10",
78+
"eslint-config-4catalyzer-react": "^1.0.13",
79+
"eslint-config-4catalyzer-typescript": "^3.0.3",
80+
"eslint-config-prettier": "^7.2.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",
85-
"eslint-plugin-react": "^7.21.5",
84+
"eslint-plugin-prettier": "^3.3.1",
85+
"eslint-plugin-react": "^7.22.0",
8686
"eslint-plugin-react-hooks": "^4.2.0",
87-
"graphql": "^15.4.0",
87+
"graphql": "^15.5.0",
8888
"graphql-relay": "^0.6.0",
89-
"husky": "^4.3.0",
89+
"husky": "^4.3.8",
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.3",
96+
"relay-compiler": "^10.1.3",
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.3",
100+
"ts-node": "^9.1.1",
101+
"typescript": "^4.1.3"
102102
},
103103
"peerDependencies": {
104104
"react": ">=16.8.0",

0 commit comments

Comments
 (0)