Skip to content

Commit 321947e

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 6a1c00f commit 321947e

File tree

2 files changed

+219
-201
lines changed

2 files changed

+219
-201
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -55,50 +55,50 @@
5555
"devDependencies": {
5656
"@4c/babel-preset": "^8.0.1",
5757
"@4c/jest-preset": "^1.5.3",
58-
"@4c/rollout": "^2.1.10",
58+
"@4c/rollout": "^2.1.11",
5959
"@4c/tsconfig": "^0.3.1",
6060
"@babel/cli": "^7.12.1",
6161
"@babel/core": "^7.12.3",
6262
"@babel/preset-typescript": "^7.12.1",
63-
"@types/enzyme": "^3.10.7",
63+
"@types/enzyme": "^3.10.8",
6464
"@types/graphql-relay": "^0.6.0",
6565
"@types/invariant": "^2.2.34",
6666
"@types/jest": "^26.0.15",
67-
"@types/node": "^14.14.3",
68-
"@types/react-dom": "^16.9.8",
69-
"@typescript-eslint/eslint-plugin": "^4.5.0",
70-
"@typescript-eslint/parser": "^4.5.0",
67+
"@types/node": "^14.14.6",
68+
"@types/react-dom": "^16.9.9",
69+
"@typescript-eslint/eslint-plugin": "^4.6.0",
70+
"@typescript-eslint/parser": "^4.6.0",
7171
"babel-jest": "^26.6.1",
7272
"babel-plugin-relay": "^10.0.1",
7373
"codecov": "^3.8.0",
7474
"enzyme": "^3.11.0",
7575
"enzyme-adapter-react-16": "^1.15.5",
76-
"eslint": "^7.12.0",
76+
"eslint": "^7.12.1",
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.14.0",
80+
"eslint-config-prettier": "^6.15.0",
8181
"eslint-plugin-import": "^2.22.1",
8282
"eslint-plugin-jest": "^24.1.0",
83-
"eslint-plugin-jsx-a11y": "^6.3.1",
83+
"eslint-plugin-jsx-a11y": "^6.4.1",
8484
"eslint-plugin-prettier": "^3.1.4",
8585
"eslint-plugin-react": "^7.21.5",
8686
"eslint-plugin-react-hooks": "^4.2.0",
87-
"graphql": "^15.3.0",
87+
"graphql": "^15.4.0",
8888
"graphql-relay": "^0.6.0",
8989
"husky": "^4.3.0",
9090
"jest": "^26.6.1",
91-
"lint-staged": "^10.4.2",
91+
"lint-staged": "^10.5.1",
9292
"prettier": "^2.1.2",
9393
"react": "^16.14.0",
9494
"react-dom": "^16.14.0",
9595
"react-relay": "^10.0.1",
9696
"relay-compiler": "^10.0.1",
97-
"relay-compiler-language-typescript": "^13.0.1",
97+
"relay-compiler-language-typescript": "^13.0.2",
9898
"relay-local-schema": "^0.8.0",
9999
"relay-runtime": "^10.0.1",
100100
"ts-node": "^9.0.0",
101-
"typescript": "^4.0.3"
101+
"typescript": "^4.0.5"
102102
},
103103
"peerDependencies": {
104104
"react": ">=16.8.0",

0 commit comments

Comments
 (0)