We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c65d537 commit 2fff23bCopy full SHA for 2fff23b
package.json
@@ -62,9 +62,9 @@
62
"cross-env": "^7.0.3",
63
"cross-spawn": "^7.0.1",
64
"doctoc": "^2.1.0",
65
- "eslint": "^7.32.0",
+ "eslint": "^8.7.0",
66
"eslint-config-airbnb": "19.0.0",
67
- "eslint-config-airbnb-typescript": "^15.0.0",
+ "eslint-config-airbnb-typescript": "^16.1.0",
68
"eslint-config-prettier": "^8.3.0",
69
"eslint-plugin-import": "^2.25.3",
70
"eslint-plugin-jest": "^24.4.3",
@@ -122,7 +122,7 @@
122
"@babel/preset-env": "^7.15.6",
123
"@types/cross-spawn": "^6.0.2",
124
"babel-jest": "^27.2.4",
125
- "eslint-config-kentcdodds": "^19.2.0",
+ "eslint-config-kentcdodds": "^20.0.1",
126
"husky": "^7.0.4",
127
"jest-in-case": "^1.0.2",
128
"npm-run-all": "^4.1.5",
0 commit comments