Skip to content

Commit

Permalink
Bump base deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval committed Dec 31, 2024
1 parent 81ca616 commit 3843d16
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: jupyterlab-extension-examples
channels:
- conda-forge
dependencies:
- jupyterlab >=4.0.0
- nodejs=18
- jupyterlab >=4.3.0
- nodejs=22
- pytest
- pytest-check-links
- pytest-jupyter >=0.6.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"embedme": "^1.22.1",
"husky": "^8.0.3",
"lerna": "^7.4.2",
"lerna": "^8.1.9",
"lint-staged": "^15.1.0",
"prettier": "^3.0.3"
}
Expand Down

0 comments on commit 3843d16

Please sign in to comment.