@vue/eslint-config-typescript
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "@vue/eslint-config-typescript", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "eslint-config-typescript for vue-cli", | ||
@@ -24,5 +24,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"eslint-plugin-typescript": "^0.12.0", | ||
"typescript-eslint-parser": "^20.0.0" | ||
"eslint-plugin-typescript": "^0.13.0", | ||
"typescript-eslint-parser": "^20.1.1" | ||
} | ||
} |
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
+ Addedeslint-plugin-typescript@0.13.0(transitive)
- Removedeslint-plugin-typescript@0.12.0(transitive)