eslint-plugin-kyt
Advanced tools
Comparing version 1.4.7 to 1.4.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.4.8](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.4.7...eslint-plugin-kyt@1.4.8) (2021-06-01) | ||
**Note:** Version bump only for package eslint-plugin-kyt | ||
## [1.4.7](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.4.6...eslint-plugin-kyt@1.4.7) (2021-06-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-kyt", | ||
"version": "1.4.7", | ||
"version": "1.4.8", | ||
"description": "ESLint plugin for Vi-specific rules.", | ||
@@ -17,3 +17,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"babel-preset-kyt-react": "1.3.9", | ||
"babel-preset-kyt-react": "1.3.10", | ||
"mocha": "8.4.0" | ||
@@ -24,3 +24,3 @@ }, | ||
}, | ||
"gitHead": "27ddc96477209498f270c62d97741a53cf7823b1" | ||
"gitHead": "a171f78133ab50490ffadd565d6bc1db4e60090e" | ||
} |
26816