Skip to content

Commit bdd14b5

Browse files
committed
fix: update typescript eslint
1 parent 7d73154 commit bdd14b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@
101101
"@types/swagger-jsdoc": "^3.0.2",
102102
"@types/swagger-ui-express": "^4.1.2",
103103
"@types/yup": "^0.29.8",
104-
"@typescript-eslint/eslint-plugin": "^2.21.0",
105-
"@typescript-eslint/parser": "^2.21.0",
104+
"@typescript-eslint/eslint-plugin": "^4.5.0",
105+
"@typescript-eslint/parser": "^4.5.0",
106106
"babel-plugin-module-resolver": "^4.0.0",
107107
"eslint": "^7.11.0",
108108
"eslint-config-airbnb-base": "^14.0.0",

0 commit comments

Comments
 (0)