@rushstack/eslint-plugin
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "0.4.2", | ||
"tag": "@rushstack/eslint-plugin_v0.4.2", | ||
"date": "Wed, 12 Aug 2020 00:10:05 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Updated project to build with Heft" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.4.1", | ||
@@ -7,0 +19,0 @@ "tag": "@rushstack/eslint-plugin_v0.4.1", |
# Change Log - @rushstack/eslint-plugin | ||
This log was last generated on Wed, 24 Jun 2020 09:50:48 GMT and should not be manually modified. | ||
This log was last generated on Wed, 12 Aug 2020 00:10:05 GMT and should not be manually modified. | ||
## 0.4.2 | ||
Wed, 12 Aug 2020 00:10:05 GMT | ||
### Patches | ||
- Updated project to build with Heft | ||
## 0.4.1 | ||
@@ -6,0 +13,0 @@ Wed, 24 Jun 2020 09:50:48 GMT |
{ | ||
"name": "@rushstack/eslint-plugin", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "An ESLint plugin providing supplementary rules for use with the @rushstack/eslint-config package", | ||
@@ -21,3 +21,3 @@ "repository": { | ||
"scripts": { | ||
"build": "gulp test --clean" | ||
"build": "heft test --clean" | ||
}, | ||
@@ -28,3 +28,2 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "6.4.10", | ||
"@microsoft/rush-stack-compiler-3.9": "0.2.1", | ||
@@ -34,9 +33,9 @@ "@types/eslint": "7.2.0", | ||
"@types/node": "10.17.13", | ||
"@typescript-eslint/experimental-utils": "3.3.0", | ||
"@typescript-eslint/parser": "3.3.0", | ||
"@typescript-eslint/typescript-estree": "3.3.0", | ||
"@rushstack/heft": "0.4.3", | ||
"@typescript-eslint/experimental-utils": "3.4.0", | ||
"@typescript-eslint/parser": "3.4.0", | ||
"@typescript-eslint/typescript-estree": "3.4.0", | ||
"eslint": "~7.2.0", | ||
"gulp": "~4.0.2", | ||
"typescript": "~3.9.5" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
27513
10
256