@formatjs/icu-messageformat-parser 3.1.0 → 3.2.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@formatjs/icu-messageformat-parser",
3
- "version": "3.1.0",
3
+ "version": "3.2.0",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "types": "index.d.ts",
@@ -12,8 +12,8 @@
12
12
  },
13
13
  "dependencies": {
14
14
  "tslib": "^2.8.0",
15
- "@formatjs/ecma402-abstract": "3.0.4",
16
- "@formatjs/icu-skeleton-parser": "2.0.4"
15
+ "@formatjs/ecma402-abstract": "3.0.6",
16
+ "@formatjs/icu-skeleton-parser": "2.0.6"
17
17
  },
18
18
  "repository": {
19
19
  "type": "git",
@@ -468,6 +468,12 @@ export var timeData = {
468
468
  "hb",
469
469
  "hB"
470
470
  ],
471
+ "GS": [
472
+ "H",
473
+ "h",
474
+ "hb",
475
+ "hB"
476
+ ],
471
477
  "GT": [
472
478
  "h",
473
479
  "H",
@@ -1380,6 +1386,10 @@ export var timeData = {
1380
1386
  "h",
1381
1387
  "H"
1382
1388
  ],
1389
+ "ku-SY": [
1390
+ "H",
1391
+ "hB"
1392
+ ],
1383
1393
  "ml-IN": [
1384
1394
  "hB",
1385
1395
  "h",