@jenssimon/eslint-config-typescript
Advanced tools
Comparing version 3.1.4 to 3.1.5
{ | ||
"name": "@jenssimon/eslint-config-typescript", | ||
"version": "3.1.4", | ||
"version": "3.1.5", | ||
"description": "ESLint configuration for usage with TypeScript", | ||
@@ -22,8 +22,8 @@ "main": "index.js", | ||
"@delagen/eslint-plugin-deprecation": "^1.3.0", | ||
"@typescript-eslint/eslint-plugin": "^5.5.0", | ||
"@typescript-eslint/parser": "^5.5.0" | ||
"@typescript-eslint/eslint-plugin": "^5.6.0", | ||
"@typescript-eslint/parser": "^5.6.0" | ||
}, | ||
"devDependencies": { | ||
"@jenssimon/eslint-config-base": "^5.0.0", | ||
"eslint": "^8.3.0", | ||
"@jenssimon/eslint-config-base": "^5.0.2", | ||
"eslint": "^8.4.1", | ||
"typescript": "^4.5.2" | ||
@@ -30,0 +30,0 @@ }, |