Skip to content

Commit deae48e

Browse files
fix(deps): update dependency @ibm/plex-sans-arabic to v1 (#20303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3cec929 commit deae48e

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

packages/styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@ibm/plex": "6.0.0-next.6",
5151
"@ibm/plex-mono": "1.1.0",
5252
"@ibm/plex-sans": "0.0.3-alpha.0",
53-
"@ibm/plex-sans-arabic": "0.0.3-alpha.0",
53+
"@ibm/plex-sans-arabic": "1.1.0",
5454
"@ibm/plex-sans-devanagari": "0.0.3-alpha.0",
5555
"@ibm/plex-sans-hebrew": "0.0.3-alpha.0",
5656
"@ibm/plex-sans-thai": "0.0.3-alpha.0",

yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1990,7 +1990,7 @@ __metadata:
19901990
"@ibm/plex": "npm:6.0.0-next.6"
19911991
"@ibm/plex-mono": "npm:1.1.0"
19921992
"@ibm/plex-sans": "npm:0.0.3-alpha.0"
1993-
"@ibm/plex-sans-arabic": "npm:0.0.3-alpha.0"
1993+
"@ibm/plex-sans-arabic": "npm:1.1.0"
19941994
"@ibm/plex-sans-devanagari": "npm:0.0.3-alpha.0"
19951995
"@ibm/plex-sans-hebrew": "npm:0.0.3-alpha.0"
19961996
"@ibm/plex-sans-thai": "npm:0.0.3-alpha.0"
@@ -3048,10 +3048,12 @@ __metadata:
30483048
languageName: node
30493049
linkType: hard
30503050

3051-
"@ibm/plex-sans-arabic@npm:0.0.3-alpha.0":
3052-
version: 0.0.3-alpha.0
3053-
resolution: "@ibm/plex-sans-arabic@npm:0.0.3-alpha.0"
3054-
checksum: 10/c390dd9788a36f4cb2abb2fcf63deb2a3c8b9e7aa8a7e6263ff6484b2fe99044258e2daeb36e7c0b0eeaea17e4128a8ce567208458f851ee6b05ec8c54f84edb
3051+
"@ibm/plex-sans-arabic@npm:1.1.0":
3052+
version: 1.1.0
3053+
resolution: "@ibm/plex-sans-arabic@npm:1.1.0"
3054+
dependencies:
3055+
"@ibm/telemetry-js": "npm:^1.6.1"
3056+
checksum: 10/69bfd4d9f80ecfeb5365a5be84453e877275e8c1b8cbdefcf7ba15d01157face0e6ed524a3b8f2b993e4de85abbd53811b5eaf6ecd6b31391e5e8d7d1c268356
30553057
languageName: node
30563058
linkType: hard
30573059

0 commit comments

Comments
 (0)