eslint-plugin-formatjs 6.4.11 → 6.4.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -4539,7 +4539,7 @@ var package_exports = /* @__PURE__ */ __exportAll({
|
|
|
4539
4539
|
});
|
|
4540
4540
|
var name$1 = "eslint-plugin-formatjs";
|
|
4541
4541
|
var description = "ESLint plugin for formatjs";
|
|
4542
|
-
var version$1 = "6.4.
|
|
4542
|
+
var version$1 = "6.4.12";
|
|
4543
4543
|
var license = "MIT";
|
|
4544
4544
|
var author = "Long Ho <holevietlong@gmail.com>";
|
|
4545
4545
|
var type = "module";
|