Skip to content

Commit

Permalink
update jest in shell app
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom committed Sep 6, 2024
1 parent 3cc4910 commit d3a45b0
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 3,183 deletions.
2 changes: 1 addition & 1 deletion apps/shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"toidentifier": "1.0.1"
},
"devDependencies": {
"jest": "^26.1.0"
"jest": "29"
},
"scripts": {
"test": "jest --verbose"
Expand Down
Loading

0 comments on commit d3a45b0

Please sign in to comment.