eslint-plugin-kyt
Advanced tools
Comparing version 1.4.5 to 1.4.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.4.6](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.4.5...eslint-plugin-kyt@1.4.6) (2021-06-01) | ||
**Note:** Version bump only for package eslint-plugin-kyt | ||
## [1.4.5](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.4.4...eslint-plugin-kyt@1.4.5) (2021-05-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-kyt", | ||
"version": "1.4.5", | ||
"version": "1.4.6", | ||
"description": "ESLint plugin for Vi-specific rules.", | ||
@@ -17,4 +17,4 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"babel-preset-kyt-react": "1.3.7", | ||
"mocha": "8.3.2" | ||
"babel-preset-kyt-react": "1.3.8", | ||
"mocha": "8.4.0" | ||
}, | ||
@@ -24,3 +24,3 @@ "scripts": { | ||
}, | ||
"gitHead": "0812a39ccd880d0fb4d7ca7dc0d95cbfa182e832" | ||
"gitHead": "fa6aeb904e864df61da94b833b66a9f5151b27f0" | ||
} |
26459