Skip to content

Commit 2229596

Browse files
authored
Merge pull request #119 from python-project-templates/dependabot/npm_and_yarn/js/jupyterlab/application-4.5.0
Bump @jupyterlab/application from 4.4.10 to 4.5.0 in /js
2 parents e3a5472 + 53783e5 commit 2229596

File tree

2 files changed

+612
-211
lines changed

2 files changed

+612
-211
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.4.10",
45+
"@jupyterlab/application": "^4.5.0",
4646
"@jupyterlab/apputils": "^4.5.10",
4747
"@jupyterlab/notebook": "^4.4.10",
4848
"@jupyterlab/services": "^7.4.10",

0 commit comments

Comments
 (0)