eslint-plugin-formatjs
Advanced tools
Comparing version 2.3.8 to 2.3.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.3.9](https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@2.3.8...eslint-plugin-formatjs@2.3.9) (2020-06-03) | ||
**Note:** Version bump only for package eslint-plugin-formatjs | ||
## [2.3.8](https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@2.3.7...eslint-plugin-formatjs@2.3.8) (2020-05-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-formatjs", | ||
"version": "2.3.8", | ||
"version": "2.3.9", | ||
"description": "ESLint plugin for formatjs", | ||
@@ -36,3 +36,3 @@ "main": "dist/index.js", | ||
"emoji-regex": "^9.0.0", | ||
"intl-messageformat-parser": "^5.0.11" | ||
"intl-messageformat-parser": "^5.0.12" | ||
}, | ||
@@ -47,3 +47,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "e8089a4d1f6e91a1be5bc2194bd2b0c997b6ae06" | ||
"gitHead": "d25a809538121304619ff945c952870bdf78854f" | ||
} |
126132