Skip to content

Commit

Permalink
fix(deps): update dependency @jupyterlab/coreutils to v5.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 4ff0f31 commit eda9d8f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/client/hmi-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,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 @@ -1776,9 +1776,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 @@ -1787,13 +1787,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 @@ -1802,7 +1802,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 @@ -8875,7 +8875,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

0 comments on commit eda9d8f

Please sign in to comment.