Skip to content

Commit 3fef89c

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 28a47fc commit 3fef89c

2 files changed

Lines changed: 1323 additions & 1707 deletions

File tree

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -76,38 +76,38 @@
7676
"relay-runtime": ">=12.0.0"
7777
},
7878
"devDependencies": {
79-
"@4c/babel-preset": "^8.1.1",
79+
"@4c/babel-preset": "^8.1.2",
8080
"@4c/cli": "^3.0.1",
81-
"@4c/tsconfig": "^0.4.0",
82-
"@babel/cli": "^7.17.6",
83-
"@babel/core": "^7.17.9",
84-
"@babel/node": "^7.16.8",
85-
"@babel/preset-typescript": "^7.16.7",
86-
"@typescript-eslint/eslint-plugin": "^5.18.0",
87-
"@typescript-eslint/parser": "^5.18.0",
81+
"@4c/tsconfig": "^0.4.1",
82+
"@babel/cli": "^7.17.10",
83+
"@babel/core": "^7.18.0",
84+
"@babel/node": "^7.17.10",
85+
"@babel/preset-typescript": "^7.17.12",
86+
"@typescript-eslint/eslint-plugin": "^5.25.0",
87+
"@typescript-eslint/parser": "^5.25.0",
8888
"babel-jest": "^26.6.3",
8989
"babel-plugin-add-module-exports": "^1.0.4",
9090
"babel-plugin-relay": "^10.1.3",
9191
"codecov": "^3.8.3",
9292
"delay": "^5.0.0",
93-
"doctoc": "^2.1.0",
94-
"eslint": "^8.12.0",
93+
"doctoc": "^2.2.0",
94+
"eslint": "^8.15.0",
9595
"eslint-config-4catalyzer-jest": "^2.2.0",
9696
"eslint-config-4catalyzer-react": "^1.2.2",
97-
"eslint-config-4catalyzer-typescript": "^3.2.0",
97+
"eslint-config-4catalyzer-typescript": "^3.2.1",
9898
"eslint-config-prettier": "^8.5.0",
9999
"eslint-plugin-import": "^2.26.0",
100-
"eslint-plugin-jest": "^26.1.3",
100+
"eslint-plugin-jest": "^26.2.2",
101101
"eslint-plugin-jsx-a11y": "^6.5.1",
102102
"eslint-plugin-prettier": "^4.0.0",
103-
"eslint-plugin-react": "^7.29.4",
104-
"eslint-plugin-react-hooks": "^4.4.0",
103+
"eslint-plugin-react": "^7.30.0",
104+
"eslint-plugin-react-hooks": "^4.5.0",
105105
"farce": "^0.4.5",
106106
"found": "^0.6.0",
107-
"graphql": "^15.5.1",
107+
"graphql": "^15.8.0",
108108
"hookem": "^2.0.1",
109109
"jest": "^26.6.3",
110-
"lint-staged": "^11.0.0",
110+
"lint-staged": "^11.2.6",
111111
"p-defer": "^3.0.0",
112112
"prettier": "^2.6.2",
113113
"react": "^17.0.2",
@@ -116,6 +116,6 @@
116116
"relay-compiler": "^12.0.0",
117117
"relay-local-schema": "^0.8.0",
118118
"relay-runtime": "^12.0.0",
119-
"typescript": "^4.6.3"
119+
"typescript": "^4.6.4"
120120
}
121121
}

0 commit comments

Comments
 (0)