@jenssimon/eslint-config-typescript
Advanced tools
Comparing version 3.3.3 to 3.3.4
{ | ||
"name": "@jenssimon/eslint-config-typescript", | ||
"version": "3.3.3", | ||
"version": "3.3.4", | ||
"description": "ESLint configuration for usage with TypeScript", | ||
@@ -21,10 +21,10 @@ "main": "index.js", | ||
"dependencies": { | ||
"@typescript-eslint/eslint-plugin": "^5.12.0", | ||
"@typescript-eslint/parser": "^5.12.0", | ||
"@typescript-eslint/eslint-plugin": "^5.12.1", | ||
"@typescript-eslint/parser": "^5.12.1", | ||
"eslint-plugin-deprecation": "^1.3.2" | ||
}, | ||
"devDependencies": { | ||
"@jenssimon/eslint-config-base": "^5.3.0", | ||
"eslint": "^8.9.0", | ||
"typescript": "^4.5.5" | ||
"@jenssimon/eslint-config-base": "5.3.1", | ||
"eslint": "8.10.0", | ||
"typescript": "4.5.5" | ||
}, | ||
@@ -40,3 +40,3 @@ "peerDependencies": { | ||
}, | ||
"packageManager": "yarn@3.1.1" | ||
"packageManager": "yarn@3.2.0" | ||
} |
1970602
12
8310