Skip to content

Commit 7825847

Browse files
Bump @jupyterlab/application from 4.4.0 to 4.4.1 in /js
Bumps [@jupyterlab/application](https://github.com/jupyterlab/jupyterlab) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/application@4.4.0...@jupyterlab/application@4.4.1) --- updated-dependencies: - dependency-name: "@jupyterlab/application" dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b1a352 commit 7825847

File tree

2 files changed

+463
-105
lines changed

2 files changed

+463
-105
lines changed

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"test": "jest --coverage --collectCoverageFrom=src/*.{js}"
4343
},
4444
"dependencies": {
45-
"@jupyterlab/application": "^4.1.5",
45+
"@jupyterlab/application": "^4.4.1",
4646
"@jupyterlab/apputils": "^4.2.5",
4747
"@jupyterlab/notebook": "^4.1.5",
4848
"@jupyterlab/services": "^7.1.5",

0 commit comments

Comments
 (0)