eslint-plugin-kyt
Advanced tools
Comparing version 1.5.4 to 1.5.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.5.5](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.5.4...eslint-plugin-kyt@1.5.5) (2022-09-28) | ||
**Note:** Version bump only for package eslint-plugin-kyt | ||
## [1.5.4](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.5.3...eslint-plugin-kyt@1.5.4) (2022-02-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-kyt", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"description": "ESLint plugin for Vi-specific rules.", | ||
@@ -17,4 +17,4 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"babel-preset-kyt-react": "1.3.18", | ||
"mocha": "9.1.1" | ||
"babel-preset-kyt-react": "1.3.19", | ||
"mocha": "9.2.1" | ||
}, | ||
@@ -24,3 +24,3 @@ "scripts": { | ||
}, | ||
"gitHead": "ea6508b0161b91b89aabe5c3f726277f2e1a8bb7" | ||
"gitHead": "abef5094f7ad20030f8f6812eb488af00eb4c52f" | ||
} |
28761