@jenssimon/eslint-config-typescript
Advanced tools
Comparing version 3.6.14 to 3.6.15
{ | ||
"name": "@jenssimon/eslint-config-typescript", | ||
"version": "3.6.14", | ||
"version": "3.6.15", | ||
"description": "ESLint configuration for usage with TypeScript", | ||
@@ -31,4 +31,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@typescript-eslint/eslint-plugin": "5.45.1", | ||
"@typescript-eslint/parser": "5.45.1", | ||
"@typescript-eslint/eslint-plugin": "5.46.0", | ||
"@typescript-eslint/parser": "5.46.0", | ||
"eslint-plugin-deprecation": "1.3.3" | ||
@@ -39,5 +39,5 @@ }, | ||
"@commitlint/config-conventional": "17.3.0", | ||
"@jenssimon/eslint-config-base": "6.4.9", | ||
"@types/node": "18.11.10", | ||
"commitizen": "4.2.5", | ||
"@jenssimon/eslint-config-base": "6.4.10", | ||
"@types/node": "18.11.11", | ||
"commitizen": "4.2.6", | ||
"cz-conventional-changelog": "3.3.0", | ||
@@ -51,3 +51,3 @@ "eslint": "8.29.0", | ||
"ts-node": "10.9.1", | ||
"typescript": "4.9.3" | ||
"typescript": "4.9.4" | ||
}, | ||
@@ -54,0 +54,0 @@ "peerDependencies": { |
7795
+ Added@typescript-eslint/eslint-plugin@5.46.0(transitive)
+ Added@typescript-eslint/parser@5.46.0(transitive)
+ Added@typescript-eslint/scope-manager@5.46.0(transitive)
+ Added@typescript-eslint/type-utils@5.46.0(transitive)
+ Added@typescript-eslint/types@5.46.0(transitive)
+ Added@typescript-eslint/typescript-estree@5.46.0(transitive)
+ Added@typescript-eslint/utils@5.46.0(transitive)
+ Added@typescript-eslint/visitor-keys@5.46.0(transitive)
- Removed@typescript-eslint/eslint-plugin@5.45.1(transitive)
- Removed@typescript-eslint/parser@5.45.1(transitive)
- Removed@typescript-eslint/scope-manager@5.45.1(transitive)
- Removed@typescript-eslint/type-utils@5.45.1(transitive)
- Removed@typescript-eslint/types@5.45.1(transitive)
- Removed@typescript-eslint/typescript-estree@5.45.1(transitive)
- Removed@typescript-eslint/utils@5.45.1(transitive)
- Removed@typescript-eslint/visitor-keys@5.45.1(transitive)