Skip to content

Commit

Permalink
fix(deps): update dependency @jupyterlab/coreutils to v5.6.5 (#1715)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 15, 2023
1 parent 0c3f919 commit b4f608a
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 @@ -24,7 +24,7 @@
"@jupyterlab/cells": "3.6.3",
"@jupyterlab/codemirror": "3.6.5",
"@jupyterlab/completer": "3.6.5",
"@jupyterlab/coreutils": "5.6.3",
"@jupyterlab/coreutils": "5.6.5",
"@jupyterlab/rendermime": "3.6.3",
"@jupyterlab/services": "6.6.3",
"@jupyterlab/theme-light-extension": "3.6.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1886,9 +1886,9 @@ __metadata:
languageName: node
linkType: hard

"@jupyterlab/coreutils@npm:5.6.3, @jupyterlab/coreutils@npm:^5.6.3":
version: 5.6.3
resolution: "@jupyterlab/coreutils@npm:5.6.3"
"@jupyterlab/coreutils@npm:5.6.5, @jupyterlab/coreutils@npm:^5.6.5":
version: 5.6.5
resolution: "@jupyterlab/coreutils@npm:5.6.5"
dependencies:
"@lumino/coreutils": ^1.11.0
"@lumino/disposable": ^1.10.0
Expand All @@ -1897,13 +1897,13 @@ __metadata:
moment: ^2.24.0
path-browserify: ^1.0.0
url-parse: ~1.5.1
checksum: a9bfd0732ef8623212f34ea71b3f5e6556cb7a14dc00e692abca4ea97c6ca0799f7c9a879b71be477194bcbe5d83160c6a99c9158a82ff4aef9db0f8b40a624d
checksum: 6abd7d3bc12ceaf2b06ddfc22aa07e7bae86db1de32339e42fa41425508b3d450427d9d0a81aed829a3a15e596bc260846e287cc3c46d7a7f95d9cdb8507ba23
languageName: node
linkType: hard

"@jupyterlab/coreutils@npm:^5.6.5":
version: 5.6.5
resolution: "@jupyterlab/coreutils@npm:5.6.5"
"@jupyterlab/coreutils@npm:^5.6.3":
version: 5.6.3
resolution: "@jupyterlab/coreutils@npm:5.6.3"
dependencies:
"@lumino/coreutils": ^1.11.0
"@lumino/disposable": ^1.10.0
Expand All @@ -1912,7 +1912,7 @@ __metadata:
moment: ^2.24.0
path-browserify: ^1.0.0
url-parse: ~1.5.1
checksum: 6abd7d3bc12ceaf2b06ddfc22aa07e7bae86db1de32339e42fa41425508b3d450427d9d0a81aed829a3a15e596bc260846e287cc3c46d7a7f95d9cdb8507ba23
checksum: a9bfd0732ef8623212f34ea71b3f5e6556cb7a14dc00e692abca4ea97c6ca0799f7c9a879b71be477194bcbe5d83160c6a99c9158a82ff4aef9db0f8b40a624d
languageName: node
linkType: hard

Expand Down Expand Up @@ -9226,7 +9226,7 @@ cors@latest:
"@jupyterlab/cells": 3.6.3
"@jupyterlab/codemirror": 3.6.5
"@jupyterlab/completer": 3.6.5
"@jupyterlab/coreutils": 5.6.3
"@jupyterlab/coreutils": 5.6.5
"@jupyterlab/rendermime": 3.6.3
"@jupyterlab/services": 6.6.3
"@jupyterlab/theme-light-extension": 3.6.3
Expand Down

0 comments on commit b4f608a

Please sign in to comment.