eslint-plugin-formatjs 6.6.0 → 6.6.1
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
|
@@ -4573,7 +4573,7 @@ var package_exports = /* @__PURE__ */ __exportAll({
|
|
|
4573
4573
|
version: () => version$1
|
|
4574
4574
|
});
|
|
4575
4575
|
var name$1 = "eslint-plugin-formatjs";
|
|
4576
|
-
var version$1 = "6.6.
|
|
4576
|
+
var version$1 = "6.6.1";
|
|
4577
4577
|
var description = "ESLint plugin for formatjs";
|
|
4578
4578
|
var keywords = [
|
|
4579
4579
|
"eslint",
|