Skip to content

Commit 9b9b7c5

Browse files
authored
Merge pull request #996 from ipython/dependabot/npm_and_yarn/lab-minor-d3022cbb03
Bump the lab-minor group with 14 updates
2 parents 0f33e1f + 92364e9 commit 9b9b7c5

File tree

2 files changed

+394
-385
lines changed

2 files changed

+394
-385
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -48,17 +48,17 @@
4848
"watch:src": "tsc -w"
4949
},
5050
"dependencies": {
51-
"@jupyterlab/application": "^4.5.5",
52-
"@jupyterlab/apputils": "^4.6.5",
53-
"@jupyterlab/codeeditor": "^4.5.5",
54-
"@jupyterlab/console": "^4.5.5",
55-
"@jupyterlab/coreutils": "^6.5.5",
56-
"@jupyterlab/nbformat": "^4.5.5",
57-
"@jupyterlab/notebook": "^4.5.5",
58-
"@jupyterlab/services": "^7.5.5",
59-
"@jupyterlab/settingregistry": "^4.5.5",
60-
"@jupyterlab/statedb": "^4.5.5",
61-
"@jupyterlab/ui-components": "^4.5.5",
51+
"@jupyterlab/application": "^4.5.6",
52+
"@jupyterlab/apputils": "^4.6.6",
53+
"@jupyterlab/codeeditor": "^4.5.6",
54+
"@jupyterlab/console": "^4.5.6",
55+
"@jupyterlab/coreutils": "^6.5.6",
56+
"@jupyterlab/nbformat": "^4.5.6",
57+
"@jupyterlab/notebook": "^4.5.6",
58+
"@jupyterlab/services": "^7.5.6",
59+
"@jupyterlab/settingregistry": "^4.5.6",
60+
"@jupyterlab/statedb": "^4.5.6",
61+
"@jupyterlab/ui-components": "^4.5.6",
6262
"@lumino/algorithm": "^2.0.4",
6363
"@lumino/commands": "^2.3.3",
6464
"@lumino/coreutils": "^2.2.2",
@@ -72,11 +72,11 @@
7272
"react-dom": "^18.2.0"
7373
},
7474
"devDependencies": {
75-
"@jupyterlab/builder": "^4.5.5",
75+
"@jupyterlab/builder": "^4.5.6",
7676
"@types/react": "^18.0.26",
7777
"@types/react-dom": "~18.3.7",
78-
"@typescript-eslint/eslint-plugin": "^8.57.0",
79-
"@typescript-eslint/parser": "^8.57.0",
78+
"@typescript-eslint/eslint-plugin": "^8.58.0",
79+
"@typescript-eslint/parser": "^8.58.0",
8080
"eslint": "^9.39.4",
8181
"eslint-config-prettier": "^10.1.8",
8282
"eslint-plugin-prettier": "^5.5.5",

0 commit comments

Comments
 (0)