Skip to content

Commit 6e32ec1

Browse files
authored
Merge pull request #839 from ipython/dependabot/npm_and_yarn/lab-21a721f9c1
Bump the lab group with 18 updates
2 parents 5409106 + 871f639 commit 6e32ec1

File tree

2 files changed

+383
-374
lines changed

2 files changed

+383
-374
lines changed

package.json

Lines changed: 18 additions & 18 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.0.5",
52-
"@jupyterlab/apputils": "^4.1.5",
53-
"@jupyterlab/codeeditor": "^4.0.5",
54-
"@jupyterlab/console": "^4.0.5",
55-
"@jupyterlab/coreutils": "^6.0.5",
56-
"@jupyterlab/nbformat": "^4.0.5",
57-
"@jupyterlab/notebook": "^4.0.5",
58-
"@jupyterlab/services": "^7.0.5",
59-
"@jupyterlab/settingregistry": "^4.0.5",
60-
"@jupyterlab/statedb": "^4.0.5",
61-
"@jupyterlab/ui-components": "^4.0.5",
51+
"@jupyterlab/application": "^4.0.6",
52+
"@jupyterlab/apputils": "^4.1.6",
53+
"@jupyterlab/codeeditor": "^4.0.6",
54+
"@jupyterlab/console": "^4.0.6",
55+
"@jupyterlab/coreutils": "^6.0.6",
56+
"@jupyterlab/nbformat": "^4.0.6",
57+
"@jupyterlab/notebook": "^4.0.6",
58+
"@jupyterlab/services": "^7.0.6",
59+
"@jupyterlab/settingregistry": "^4.0.6",
60+
"@jupyterlab/statedb": "^4.0.6",
61+
"@jupyterlab/ui-components": "^4.0.6",
6262
"@lumino/algorithm": "^2.0.1",
6363
"@lumino/commands": "^2.1.3",
6464
"@lumino/coreutils": "^2.1.2",
@@ -72,18 +72,18 @@
7272
"react-dom": "~18.2.0"
7373
},
7474
"devDependencies": {
75-
"@jupyterlab/builder": "^4.0.5",
76-
"@types/react": "~18.2.21",
77-
"@types/react-dom": "~18.2.7",
78-
"@typescript-eslint/eslint-plugin": "^6.5.0",
79-
"@typescript-eslint/parser": "^6.5.0",
80-
"eslint": "^8.48.0",
75+
"@jupyterlab/builder": "^4.0.6",
76+
"@types/react": "~18.2.24",
77+
"@types/react-dom": "~18.2.8",
78+
"@typescript-eslint/eslint-plugin": "^6.7.3",
79+
"@typescript-eslint/parser": "^6.7.3",
80+
"eslint": "^8.50.0",
8181
"eslint-config-prettier": "^9.0.0",
8282
"eslint-plugin-prettier": "^5.0.0",
8383
"eslint-plugin-react": "^7.33.2",
8484
"npm-run-all": "^4.1.5",
8585
"prettier": "^3.0.3",
86-
"rimraf": "^5.0.1",
86+
"rimraf": "^5.0.5",
8787
"typescript": "~5.2.2"
8888
},
8989
"resolutions": {

0 commit comments

Comments
 (0)