@micromag/intl 0.3.585 → 0.3.589

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/locale/en.json CHANGED
@@ -541,4 +541,4 @@
541
541
  "zl6zsZ": "Lede",
542
542
  "zrK6ak": "Heading text style",
543
543
  "zueWSA": "Audio attachment"
544
- }
544
+ }
package/locale/fr.json CHANGED
@@ -541,4 +541,4 @@
541
541
  "zl6zsZ": "Chapeau",
542
542
  "zrK6ak": "Style de texte de l'en-tête",
543
543
  "zueWSA": "Audio joint"
544
- }
544
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@micromag/intl",
3
- "version": "0.3.585",
3
+ "version": "0.3.589",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "keywords": [
@@ -70,7 +70,7 @@
70
70
  "dependencies": {
71
71
  "@babel/runtime": "^7.13.10",
72
72
  "@formatjs/cli": "^6.2.7",
73
- "@micromag/core": "^0.3.585",
73
+ "@micromag/core": "^0.3.589",
74
74
  "commander": "^12.0.0",
75
75
  "fs-extra": "^11.2.0",
76
76
  "gettext-parser": "^7.0.1",
@@ -88,5 +88,5 @@
88
88
  "access": "public",
89
89
  "registry": "https://registry.npmjs.org/"
90
90
  },
91
- "gitHead": "f8c2902ea472fcb2d1cdd3fe5d6054afd0cc766b"
91
+ "gitHead": "534ea16483848cd334d4e2bd02f48beba4439a95"
92
92
  }