Skip to content

Commit 036e9d4

Browse files
renovate[bot]tay1orjonesheloiselui
authored
fix(deps): update dependency @ibm/plex-sans to v1 (#20302)
* fix(deps): update dependency @ibm/plex-sans to v1 * chore(deps): fix yarn.lock after dedupe --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Taylor Jones <taylor.jones826@gmail.com> Co-authored-by: “heloise-lui” <heloise.lui@ibm.com> Co-authored-by: Heloise Lui <71858203+heloiselui@users.noreply.github.com>
1 parent d6682dc commit 036e9d4

File tree

5 files changed

+13
-11
lines changed

5 files changed

+13
-11
lines changed
56.2 KB
Binary file not shown.
-57.7 KB
Binary file not shown.

packages/styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@carbon/type": "^11.46.0",
5050
"@ibm/plex": "6.0.0-next.6",
5151
"@ibm/plex-mono": "1.1.0",
52-
"@ibm/plex-sans": "0.0.3-alpha.0",
52+
"@ibm/plex-sans": "1.1.0",
5353
"@ibm/plex-sans-arabic": "1.1.0",
5454
"@ibm/plex-sans-devanagari": "1.1.0",
5555
"@ibm/plex-sans-hebrew": "0.0.3-alpha.0",

yarn.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1990,7 +1990,7 @@ __metadata:
19901990
"@carbon/type": "npm:^11.46.0"
19911991
"@ibm/plex": "npm:6.0.0-next.6"
19921992
"@ibm/plex-mono": "npm:1.1.0"
1993-
"@ibm/plex-sans": "npm:0.0.3-alpha.0"
1993+
"@ibm/plex-sans": "npm:1.1.0"
19941994
"@ibm/plex-sans-arabic": "npm:1.1.0"
19951995
"@ibm/plex-sans-devanagari": "npm:1.1.0"
19961996
"@ibm/plex-sans-hebrew": "npm:0.0.3-alpha.0"
@@ -3088,10 +3088,12 @@ __metadata:
30883088
languageName: node
30893089
linkType: hard
30903090

3091-
"@ibm/plex-sans@npm:0.0.3-alpha.0":
3092-
version: 0.0.3-alpha.0
3093-
resolution: "@ibm/plex-sans@npm:0.0.3-alpha.0"
3094-
checksum: 10/5b0b0521dbeb7c32eb13a932b53baef0013b96d5d39547b35c69a991707a3f75cec37383c9f239229fdedfb91fda8c8005f25fdddcb900937d6de7dbd456175a
3091+
"@ibm/plex-sans@npm:1.1.0":
3092+
version: 1.1.0
3093+
resolution: "@ibm/plex-sans@npm:1.1.0"
3094+
dependencies:
3095+
"@ibm/telemetry-js": "npm:^1.6.1"
3096+
checksum: 10/065c244f5f741d60423bd714554365b323d551e8227861244d51e03c05bcd1808caa041f4909284120b3ab2bf4a5d4d0a54469013af4701b741875cf29a77b2d
30953097
languageName: node
30963098
linkType: hard
30973099

@@ -11622,7 +11624,7 @@ __metadata:
1162211624
languageName: node
1162311625
linkType: hard
1162411626

11625-
"domhandler@npm:^5.0.2, domhandler@npm:^5.0.3":
11627+
"domhandler@npm:^5.0.1, domhandler@npm:^5.0.2, domhandler@npm:^5.0.3":
1162611628
version: 5.0.3
1162711629
resolution: "domhandler@npm:5.0.3"
1162811630
dependencies:
@@ -11653,13 +11655,13 @@ __metadata:
1165311655
linkType: hard
1165411656

1165511657
"domutils@npm:^3.0.1":
11656-
version: 3.2.2
11657-
resolution: "domutils@npm:3.2.2"
11658+
version: 3.0.1
11659+
resolution: "domutils@npm:3.0.1"
1165811660
dependencies:
1165911661
dom-serializer: "npm:^2.0.0"
1166011662
domelementtype: "npm:^2.3.0"
11661-
domhandler: "npm:^5.0.3"
11662-
checksum: 10/2e08842151aa406f50fe5e6d494f4ec73c2373199fa00d1f77b56ec604e566b7f226312ae35ab8160bb7f27a27c7285d574c8044779053e499282ca9198be210
11663+
domhandler: "npm:^5.0.1"
11664+
checksum: 10/c0031e4bf89bf701c552c6aa7937262351ae863d5bb0395ebae9cdb23eb3de0077343ca0ddfa63861d98c31c02bbabe4c6e0e11be87b04a090a4d5dbb75197dc
1166311665
languageName: node
1166411666
linkType: hard
1166511667

0 commit comments

Comments
 (0)