@rushstack/eslint-plugin
Advanced tools
Comparing version 0.8.1 to 0.8.2
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "0.8.2", | ||
"tag": "@rushstack/eslint-plugin_v0.8.2", | ||
"date": "Thu, 07 Oct 2021 07:13:35 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Update typescript-eslint to add support for TypeScript 4.4." | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.8.1", | ||
@@ -7,0 +19,0 @@ "tag": "@rushstack/eslint-plugin_v0.8.1", |
# Change Log - @rushstack/eslint-plugin | ||
This log was last generated on Thu, 23 Sep 2021 00:10:40 GMT and should not be manually modified. | ||
This log was last generated on Thu, 07 Oct 2021 07:13:35 GMT and should not be manually modified. | ||
## 0.8.2 | ||
Thu, 07 Oct 2021 07:13:35 GMT | ||
### Patches | ||
- Update typescript-eslint to add support for TypeScript 4.4. | ||
## 0.8.1 | ||
@@ -6,0 +13,0 @@ Thu, 23 Sep 2021 00:10:40 GMT |
{ | ||
"name": "@rushstack/eslint-plugin", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "An ESLint plugin providing supplementary rules for use with the @rushstack/eslint-config package", | ||
@@ -23,3 +23,3 @@ "license": "MIT", | ||
"@rushstack/tree-pattern": "0.2.1", | ||
"@typescript-eslint/experimental-utils": "~4.28.2" | ||
"@typescript-eslint/experimental-utils": "~4.31.2" | ||
}, | ||
@@ -36,6 +36,6 @@ "peerDependencies": { | ||
"@types/node": "12.20.24", | ||
"@typescript-eslint/parser": "~4.28.2", | ||
"@typescript-eslint/typescript-estree": "~4.28.2", | ||
"@typescript-eslint/parser": "~4.31.2", | ||
"@typescript-eslint/typescript-estree": "~4.31.2", | ||
"eslint": "~7.30.0", | ||
"typescript": "~4.3.5" | ||
"typescript": "~4.4.2" | ||
}, | ||
@@ -42,0 +42,0 @@ "scripts": { |
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
105353
886
+ Added@typescript-eslint/experimental-utils@4.31.2(transitive)
+ Added@typescript-eslint/scope-manager@4.31.2(transitive)
+ Added@typescript-eslint/types@4.31.2(transitive)
+ Added@typescript-eslint/typescript-estree@4.31.2(transitive)
+ Added@typescript-eslint/visitor-keys@4.31.2(transitive)
- Removed@typescript-eslint/experimental-utils@4.28.5(transitive)
- Removed@typescript-eslint/scope-manager@4.28.5(transitive)
- Removed@typescript-eslint/types@4.28.5(transitive)
- Removed@typescript-eslint/typescript-estree@4.28.5(transitive)
- Removed@typescript-eslint/visitor-keys@4.28.5(transitive)