Skip to content

Commit eb71ed1

Browse files
committed
[880] builder
1 parent 6309405 commit eb71ed1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/_klingon-integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@babel/preset-env": "^7.4.3",
1717
"@jupyterlab/application": "^3.1.0",
18-
"@jupyterlab/builder": "^3.1.0",
18+
"@jupyterlab/builder": "^3.4.0",
1919
"typescript": "~4.9.4"
2020
},
2121
"jupyterlab": {

packages/completion-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"clean": "rimraf lib"
3333
},
3434
"devDependencies": {
35-
"@jupyterlab/builder": "^3.0.0",
35+
"@jupyterlab/builder": "^3.4.0",
3636
"@jupyterlab/ui-components": "^3.0.0",
3737
"react": "^17.0.1",
3838
"rimraf": "^3.0.2",

packages/jupyterlab-lsp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@babel/preset-env": "^7.4.3",
7070
"@jupyterlab/application": "^3.3.0",
7171
"@jupyterlab/apputils": "^3.1.0",
72-
"@jupyterlab/builder": "^3.1.0",
72+
"@jupyterlab/builder": "^3.4.0",
7373
"@jupyterlab/cells": "^3.1.0",
7474
"@jupyterlab/codeeditor": "^3.1.0",
7575
"@jupyterlab/codemirror": "^3.1.0",

0 commit comments

Comments
 (0)