Skip to content

Commit

Permalink
Merge pull request #25 from DenisaCG/update
Browse files Browse the repository at this point in the history
Unpin `@lumino/coreutils` package
  • Loading branch information
DenisaCG authored Aug 2, 2024
2 parents a8574a3 + f14bef6 commit 7b79ecf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@jupyterlab/coreutils": "^6.2.2",
"@jupyterlab/settingregistry": "^4.2.3",
"@jupyterlab/statedb": "^4.2.2",
"@lumino/coreutils": "2.1.2"
"@lumino/coreutils": "^2.1.2"
},
"devDependencies": {
"@jupyterlab/builder": "^4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3708,7 +3708,7 @@ __metadata:
languageName: node
linkType: hard

"@lumino/coreutils@npm:2.1.2, @lumino/coreutils@npm:^1.11.0 || ^2.0.0, @lumino/coreutils@npm:^1.11.0 || ^2.1.2, @lumino/coreutils@npm:^2.1.2":
"@lumino/coreutils@npm:^1.11.0 || ^2.0.0, @lumino/coreutils@npm:^1.11.0 || ^2.1.2, @lumino/coreutils@npm:^2.1.2":
version: 2.1.2
resolution: "@lumino/coreutils@npm:2.1.2"
checksum: 7865317ac0676b448d108eb57ab5d8b2a17c101995c0f7a7106662d9fe6c859570104525f83ee3cda12ae2e326803372206d6f4c1f415a5b59e4158a7b81066f
Expand Down Expand Up @@ -8642,7 +8642,7 @@ __metadata:
"@jupyterlab/settingregistry": ^4.2.3
"@jupyterlab/statedb": ^4.2.2
"@jupyterlab/testutils": ^4.0.0
"@lumino/coreutils": 2.1.2
"@lumino/coreutils": ^2.1.2
"@types/jest": ^29.2.0
"@types/json-schema": ^7.0.11
"@types/react": ^18.0.26
Expand Down

0 comments on commit 7b79ecf

Please sign in to comment.