Skip to content

Commit 633fa05

Browse files
committed
Push lumino update
1 parent c0c84ab commit 633fa05

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@jupyterlab/fileeditor": "^3.0.11",
5050
"@jupyterlab/mainmenu": "^3.0.9",
5151
"@jupyterlab/notebook": "^3.0.11",
52-
"@lumino/application": "1.8.4",
52+
"@lumino/application": "1.13.1",
5353
"@lumino/disposable": "^1.4.3",
5454
"axios": "^0.19.2"
5555
},
@@ -74,4 +74,4 @@
7474
"extension": true,
7575
"outputDir": "jupyterlab_gitplus/labextension"
7676
}
77-
}
77+
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@jupyterlab/statedb" "^2.0.0"
6464
"@jupyterlab/ui-components" "^2.0.0"
6565
"@lumino/algorithm" "^1.2.3"
66-
"@lumino/application" "^1.8.4"
66+
"@lumino/application" "1.13.1"
6767
"@lumino/commands" "^1.10.1"
6868
"@lumino/coreutils" "^1.4.2"
6969
"@lumino/disposable" "^1.3.5"

0 commit comments

Comments
 (0)