Skip to content

Commit 7536f1d

Browse files
committed
Bump yarn.lock
1 parent 0e7f394 commit 7536f1d

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@jupyterlab/services": "^7.0.0",
6464
"@jupyterlab/ui-components": "^4.0.0",
6565
"@lumino/widgets": "^2.0.0",
66-
"jupyterlab-cell-input-footer": "^0.1.2",
66+
"jupyterlab-cell-input-footer": "^0.2.0",
6767
"nbdime": "^7.0.1"
6868
},
6969
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3727,7 +3727,7 @@ __metadata:
37273727
eslint: ^8.36.0
37283728
eslint-config-prettier: ^8.8.0
37293729
eslint-plugin-prettier: ^5.0.0
3730-
jupyterlab-cell-input-footer: ^0.1.2
3730+
jupyterlab-cell-input-footer: ^0.2.0
37313731
mkdirp: ^1.0.3
37323732
nbdime: ^7.0.1
37333733
npm-run-all2: ^7.0.1
@@ -3745,20 +3745,13 @@ __metadata:
37453745
languageName: unknown
37463746
linkType: soft
37473747

3748-
"jupyterlab-cell-input-footer@npm:^0.1.2":
3749-
version: 0.1.2
3750-
resolution: "jupyterlab-cell-input-footer@npm:0.1.2"
3748+
"jupyterlab-cell-input-footer@npm:^0.2.0":
3749+
version: 0.2.0
3750+
resolution: "jupyterlab-cell-input-footer@npm:0.2.0"
37513751
dependencies:
3752-
"@jupyterlab/application": ^4.0.0
3753-
"@jupyterlab/cells": ^4.0.0
3754-
"@jupyterlab/codeeditor": ^4.0.0
3755-
"@jupyterlab/coreutils": ^6.0.0
3756-
"@jupyterlab/notebook": ^4.0.0
37573752
"@jupyterlab/services": ^7.0.0
3758-
"@jupyterlab/ui-components": ^4.0.0
37593753
"@lumino/coreutils": ^2.1.2
3760-
"@lumino/widgets": ^2.0.0
3761-
checksum: d51b98b5df6d0cf51ac447569bc26e3dbe0d29810510620a9190cf72f86f20d89274411be40dc82536d9969624454e67f34f93cd03b45f2b728c4876c99461da
3754+
checksum: b298f6ba525668ce18c25c1e1bd5c1f515d2c76f9611092b88e1ae2769e2966784455c4d7e80f10061a8482d8c938264af15436faf0234bada101fa0a42d62ef
37623755
languageName: node
37633756
linkType: hard
37643757

0 commit comments

Comments
 (0)