Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @jupyterlab/coreutils to v5.6.8 #4739

Merged
merged 1 commit into from
Sep 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/client/hmi-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@jupyterlab/cells": "3.6.8",
"@jupyterlab/codemirror": "3.6.8",
"@jupyterlab/completer": "3.6.8",
"@jupyterlab/coreutils": "5.6.7",
"@jupyterlab/coreutils": "5.6.8",
"@jupyterlab/outputarea": "3.6.8",
"@jupyterlab/rendermime": "3.6.8",
"@jupyterlab/services": "6.6.7",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1731,9 +1731,9 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/coreutils@npm:5.6.7, @jupyterlab/coreutils@npm:^5.6.7":
version: 5.6.7
resolution: "@jupyterlab/coreutils@npm:5.6.7"
"@jupyterlab/coreutils@npm:5.6.8, @jupyterlab/coreutils@npm:^5.6.8":
version: 5.6.8
resolution: "@jupyterlab/coreutils@npm:5.6.8"
dependencies:
"@lumino/coreutils": "npm:^1.11.0"
"@lumino/disposable": "npm:^1.10.0"
Expand All @@ -1742,13 +1742,13 @@ __metadata:
moment: "npm:^2.24.0"
path-browserify: "npm:^1.0.0"
url-parse: "npm:~1.5.1"
checksum: 10/1fb5184334dff1282dd89b20d8fe355bb9656b9299c9376446d74fba45ec0cfcf1de6ad5e2eab387f8b53c0f801abec4cd539bf2f92255640261d152ef56dda0
checksum: 10/d21905a34702319896fd29e37fa039e5637ab127d06f468689a2286df40608108a4a7e68b07feb081c2b553edc29e7b5b70dcbbad0955ba136e610ee1c0dd6ba
languageName: node
linkType: hard

"@jupyterlab/coreutils@npm:^5.6.8":
version: 5.6.8
resolution: "@jupyterlab/coreutils@npm:5.6.8"
"@jupyterlab/coreutils@npm:^5.6.7":
version: 5.6.7
resolution: "@jupyterlab/coreutils@npm:5.6.7"
dependencies:
"@lumino/coreutils": "npm:^1.11.0"
"@lumino/disposable": "npm:^1.10.0"
Expand All @@ -1757,7 +1757,7 @@ __metadata:
moment: "npm:^2.24.0"
path-browserify: "npm:^1.0.0"
url-parse: "npm:~1.5.1"
checksum: 10/d21905a34702319896fd29e37fa039e5637ab127d06f468689a2286df40608108a4a7e68b07feb081c2b553edc29e7b5b70dcbbad0955ba136e610ee1c0dd6ba
checksum: 10/1fb5184334dff1282dd89b20d8fe355bb9656b9299c9376446d74fba45ec0cfcf1de6ad5e2eab387f8b53c0f801abec4cd539bf2f92255640261d152ef56dda0
languageName: node
linkType: hard

Expand Down Expand Up @@ -8841,7 +8841,7 @@ __metadata:
"@jupyterlab/cells": "npm:3.6.8"
"@jupyterlab/codemirror": "npm:3.6.8"
"@jupyterlab/completer": "npm:3.6.8"
"@jupyterlab/coreutils": "npm:5.6.7"
"@jupyterlab/coreutils": "npm:5.6.8"
"@jupyterlab/outputarea": "npm:3.6.8"
"@jupyterlab/rendermime": "npm:3.6.8"
"@jupyterlab/services": "npm:6.6.7"
Expand Down