Skip to content

Commit c8a7d6c

Browse files
authored
Merge pull request #914 from bollwyvl/gh-891-alt-bump-builder
bump jupyterlab/builder, remove package-lock.json
2 parents 2a87e00 + 6eef262 commit c8a7d6c

File tree

8 files changed

+86
-13534
lines changed

8 files changed

+86
-13534
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"**/node-gyp": "8.4.1",
4545
"prettier": "^2.8.1",
4646
"typescript": "~4.9.4",
47-
"verdaccio": "file:scripts/_not-a-package",
4847
"decode-uri-component": "^0.2.1"
4948
},
5049
"scripts": {

packages/_klingon-integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@babel/preset-env": "^7.4.3",
1818
"@jupyterlab/application": "^3.3.0",
19-
"@jupyterlab/builder": "^3.3.0",
19+
"@jupyterlab/builder": "^3.5.0",
2020
"typescript": "~4.9.4"
2121
},
2222
"jupyterlab": {

packages/completion-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"clean": "rimraf lib"
3434
},
3535
"devDependencies": {
36-
"@jupyterlab/builder": "^3.3.0",
36+
"@jupyterlab/builder": "^3.5.0",
3737
"@jupyterlab/ui-components": "^3.3.0",
3838
"react": "^17.0.1",
3939
"rimraf": "^3.0.2",

packages/jupyterlab-lsp/package-lock.json

Lines changed: 0 additions & 12994 deletions
This file was deleted.

packages/jupyterlab-lsp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@babel/preset-env": "^7.4.3",
7171
"@jupyterlab/application": "^3.6.0",
7272
"@jupyterlab/apputils": "^3.3.0",
73-
"@jupyterlab/builder": "^3.3.0",
73+
"@jupyterlab/builder": "^3.5.0",
7474
"@jupyterlab/cells": "^3.3.0",
7575
"@jupyterlab/codeeditor": "^3.3.0",
7676
"@jupyterlab/codemirror": "^3.3.0",

packages/lsp-ws-connection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/sinon": "^7.0.12",
4141
"buffer": "^6.0.3",
4242
"chai": "^4.2.0",
43-
"file-loader": "~3.0.1",
43+
"file-loader": "^6.2.0",
4444
"mocha": "^6.1.4",
4545
"rimraf": "^3.0.2",
4646
"sinon": "^7.3.2",

scripts/_not-a-package/package.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

yarn.lock

Lines changed: 82 additions & 530 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)