svelte-eslint-parser
Advanced tools
Comparing version 0.22.1 to 0.22.2
@@ -293,3 +293,2 @@ "use strict"; | ||
const p = fn.params[index]; | ||
p.parent = parents[index]; | ||
if (this.ctx.isTypeScript()) { | ||
@@ -305,2 +304,3 @@ const typeAnnotation = p.typeAnnotation; | ||
} | ||
p.parent = parents[index]; | ||
} | ||
@@ -307,0 +307,0 @@ // Process for scope |
{ | ||
"name": "svelte-eslint-parser", | ||
"version": "0.22.1", | ||
"version": "0.22.2", | ||
"description": "Svelte parser for ESLint", | ||
@@ -66,7 +66,7 @@ "repository": "git+https://github.com/ota-meshi/svelte-eslint-parser.git", | ||
"@typescript-eslint/eslint-plugin": "^5.4.0", | ||
"@typescript-eslint/parser": "~5.45.0", | ||
"@typescript-eslint/parser": "~5.46.0", | ||
"benchmark": "^2.1.4", | ||
"chai": "^4.3.4", | ||
"code-red": "^0.2.3", | ||
"esbuild": "^0.15.0", | ||
"esbuild": "^0.16.0", | ||
"esbuild-register": "^3.3.3", | ||
@@ -88,3 +88,3 @@ "eslint": "^8.2.0", | ||
"locate-character": "^2.0.5", | ||
"magic-string": "^0.26.0", | ||
"magic-string": "^0.27.0", | ||
"mocha": "^10.0.0", | ||
@@ -91,0 +91,0 @@ "mocha-chai-jest-snapshot": "^1.1.3", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package