Skip to content

Commit

Permalink
Merge pull request #914 from bollwyvl/gh-891-alt-bump-builder
Browse files Browse the repository at this point in the history
bump jupyterlab/builder, remove package-lock.json
  • Loading branch information
krassowski authored Mar 14, 2023
2 parents 2a87e00 + 6eef262 commit c8a7d6c
Show file tree
Hide file tree
Showing 8 changed files with 86 additions and 13,534 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"**/node-gyp": "8.4.1",
"prettier": "^2.8.1",
"typescript": "~4.9.4",
"verdaccio": "file:scripts/_not-a-package",
"decode-uri-component": "^0.2.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/_klingon-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@babel/preset-env": "^7.4.3",
"@jupyterlab/application": "^3.3.0",
"@jupyterlab/builder": "^3.3.0",
"@jupyterlab/builder": "^3.5.0",
"typescript": "~4.9.4"
},
"jupyterlab": {
Expand Down
2 changes: 1 addition & 1 deletion packages/completion-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"clean": "rimraf lib"
},
"devDependencies": {
"@jupyterlab/builder": "^3.3.0",
"@jupyterlab/builder": "^3.5.0",
"@jupyterlab/ui-components": "^3.3.0",
"react": "^17.0.1",
"rimraf": "^3.0.2",
Expand Down
12,994 changes: 0 additions & 12,994 deletions packages/jupyterlab-lsp/package-lock.json

This file was deleted.

2 changes: 1 addition & 1 deletion packages/jupyterlab-lsp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@babel/preset-env": "^7.4.3",
"@jupyterlab/application": "^3.6.0",
"@jupyterlab/apputils": "^3.3.0",
"@jupyterlab/builder": "^3.3.0",
"@jupyterlab/builder": "^3.5.0",
"@jupyterlab/cells": "^3.3.0",
"@jupyterlab/codeeditor": "^3.3.0",
"@jupyterlab/codemirror": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lsp-ws-connection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/sinon": "^7.0.12",
"buffer": "^6.0.3",
"chai": "^4.2.0",
"file-loader": "~3.0.1",
"file-loader": "^6.2.0",
"mocha": "^6.1.4",
"rimraf": "^3.0.2",
"sinon": "^7.3.2",
Expand Down
5 changes: 0 additions & 5 deletions scripts/_not-a-package/package.json

This file was deleted.

612 changes: 82 additions & 530 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit c8a7d6c

Please sign in to comment.