eslint-plugin-formatjs
Advanced tools
Comparing version 2.3.20 to 2.3.21
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.3.21](https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@2.3.20...eslint-plugin-formatjs@2.3.21) (2020-07-03) | ||
**Note:** Version bump only for package eslint-plugin-formatjs | ||
## [2.3.20](https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@2.3.19...eslint-plugin-formatjs@2.3.20) (2020-07-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-formatjs", | ||
"version": "2.3.20", | ||
"version": "2.3.21", | ||
"description": "ESLint plugin for formatjs", | ||
@@ -36,3 +36,3 @@ "main": "dist/index.js", | ||
"emoji-regex": "^9.0.0", | ||
"intl-messageformat-parser": "^5.2.3" | ||
"intl-messageformat-parser": "^5.2.4" | ||
}, | ||
@@ -47,3 +47,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "7db4a33e82c4442901d2fb4682e3e4adedf4632c" | ||
"gitHead": "315646645e3906f787df93b0d082ed9b98ad6f4f" | ||
} |
128555