Skip to content

Commit cd1a6db

Browse files
committed
Bump @jupyter/web-components to 0.16
1 parent 0ba22eb commit cd1a6db

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"packageManager": "[email protected]",
5555
"dependencies": {
56-
"@jupyter/web-components": "^0.15.0",
56+
"@jupyter/web-components": "^0.16.0",
5757
"@jupyterlab/application": "^4.0.0",
5858
"@jupyterlab/apputils": "^4.0.0",
5959
"@jupyterlab/console": "^4.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -485,15 +485,15 @@ __metadata:
485485
languageName: node
486486
linkType: hard
487487

488-
"@jupyter/web-components@npm:^0.15.0":
489-
version: 0.15.3
490-
resolution: "@jupyter/web-components@npm:0.15.3"
488+
"@jupyter/web-components@npm:^0.16.0":
489+
version: 0.16.7
490+
resolution: "@jupyter/web-components@npm:0.16.7"
491491
dependencies:
492492
"@microsoft/fast-colors": ^5.3.1
493493
"@microsoft/fast-element": ^1.12.0
494494
"@microsoft/fast-foundation": ^2.49.4
495495
"@microsoft/fast-web-utilities": ^5.4.1
496-
checksum: a0980af934157bfdbdb6cc169c0816c1b2e57602d524c56bdcef746a4c25dfeb8f505150d83207c8695ed89b5486cf53d35a3382584d25ef64db666e4e16e45b
496+
checksum: ec3336247bbabb2e2587c2cf8b9d0e80786b454916dd600b3d6791bf08c3d1e45a7ec1becf366a5491ab56b0be020baa8c50a5b6067961faf5ec904de31243aa
497497
languageName: node
498498
linkType: hard
499499

@@ -1124,7 +1124,7 @@ __metadata:
11241124
version: 0.0.0-use.local
11251125
resolution: "@lckr/jupyterlab_variableinspector@workspace:."
11261126
dependencies:
1127-
"@jupyter/web-components": ^0.15.0
1127+
"@jupyter/web-components": ^0.16.0
11281128
"@jupyterlab/application": ^4.0.0
11291129
"@jupyterlab/apputils": ^4.0.0
11301130
"@jupyterlab/builder": ^4.0.0

0 commit comments

Comments
 (0)