eslint-import-resolver-typescript
Advanced tools
Comparing version 3.5.4 to 3.5.5
{ | ||
"name": "eslint-import-resolver-typescript", | ||
"version": "3.5.4", | ||
"version": "3.5.5", | ||
"type": "module", | ||
@@ -51,2 +51,3 @@ "description": "This plugin adds `TypeScript` support to `eslint-plugin-import`", | ||
"enhanced-resolve": "^5.12.0", | ||
"eslint-module-utils": "^2.7.4", | ||
"get-tsconfig": "^4.5.0", | ||
@@ -59,3 +60,3 @@ "globby": "^13.1.3", | ||
"devDependencies": { | ||
"@1stg/lib-config": "^10.3.0", | ||
"@1stg/lib-config": "^11.0.1", | ||
"@changesets/changelog-github": "^0.4.8", | ||
@@ -74,3 +75,3 @@ "@changesets/cli": "^2.26.1", | ||
"type-coverage": "^2.25.0", | ||
"typescript": "^5.0.2" | ||
"typescript": "^5.0.3" | ||
}, | ||
@@ -77,0 +78,0 @@ "resolutions": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
46801
10
819
+ Addedeslint-module-utils@^2.7.4