Skip to content

Commit

Permalink
Upgrade Jasmine 5
Browse files Browse the repository at this point in the history
  • Loading branch information
hlecorche committed Nov 24, 2024
1 parent cf4c5e0 commit 754e467
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"eslint": "^9.0",
"globals": "^15.12",
"install": "^0.13.0",
"jasmine": "^4.0",
"jasmine": "^5.0",
"jquery": "^3",
"karma": "^6.0",
"karma-firefox-launcher": "^2.0",
"karma-jasmine": "^4.0",
"karma-jasmine": "^5.1",
"karma-jasmine-ajax": "^0.1.13",
"karma-spec-reporter": "^0.0.32",
"karma-spec-reporter": "^0.0.36",
"karma-webpack": "^5.0",
"neostandard": "^0.11.8",
"webpack": "^5.74.0",
Expand Down

0 comments on commit 754e467

Please sign in to comment.