Merge pull request #289 from CesiumGS/maintenance

Update Jasmine to 5.0.0
This commit is contained in:
Ankit Trehan 2023-06-02 09:27:16 -04:00 committed by GitHub
commit a1709ac1fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
"eslint-plugin-node": "^11.1.0",
"gulp": "^4.0.2",
"husky": "^8.0.3",
"jasmine": "^4.5.0",
"jasmine": "^5.0.0",
"jasmine-spec-reporter": "^7.0.0",
"jsdoc": "^4.0.0",
"nyc": "^15.1.0",