Skip to content

Commit

Permalink
chore: Bump jasmine from 5.3.1 to 5.4.0 in /server (#5042)
Browse files Browse the repository at this point in the history
Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/jasmine/jasmine-npm/releases)
- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine-npm@v5.3.1...v5.4.0)

---
updated-dependencies:
- dependency-name: jasmine
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2024
1 parent 369aa51 commit cc1c34b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@wireapp/tslint-config": "1.4.1",
"cross-env": "7.0.3",
"generate-changelog": "1.8.0",
"jasmine": "5.3.1",
"jasmine": "5.4.0",
"jszip": "3.10.1",
"nodemon": "3.1.7",
"opn": "6.0.0",
Expand Down
20 changes: 10 additions & 10 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4270,22 +4270,22 @@ __metadata:
languageName: node
linkType: hard

"jasmine-core@npm:~5.3.0":
version: 5.3.0
resolution: "jasmine-core@npm:5.3.0"
checksum: 5dbb8c026b683d01872b793902b684ff9f8f097c94062666e13f466fa5a7b4a409670973868e5b9f5bbd47bf2e69bfbe037cc4c31f7cea0b78d45eb2a0b997fd
"jasmine-core@npm:~5.4.0":
version: 5.4.0
resolution: "jasmine-core@npm:5.4.0"
checksum: 513bcae7b3659e46ea43f9187dd8a6b2a99db79af630e82e7918870b945ec1ba8aa4c53280be88ef2a516abe15181d53f19ede8b490196d4d81313359034840a
languageName: node
linkType: hard

"jasmine@npm:5.3.1":
version: 5.3.1
resolution: "jasmine@npm:5.3.1"
"jasmine@npm:5.4.0":
version: 5.4.0
resolution: "jasmine@npm:5.4.0"
dependencies:
glob: ^10.2.2
jasmine-core: ~5.3.0
jasmine-core: ~5.4.0
bin:
jasmine: bin/jasmine.js
checksum: 9a867ade1fce3b975a6232b576131f699a70aa0ddc8a0904449982317346becabcae40aa8fed80b4a955f871f065a09e2891ee12e704a6548417232940e2e57a
checksum: d4a05e888b41c22b812b46fa06245dfa8a21529e402469a0954b48dd58a1d064f55123a047f8f040b20a49bc949509594e4d3af080e3d332318745f95323ebc2
languageName: node
linkType: hard

Expand Down Expand Up @@ -6517,7 +6517,7 @@ __metadata:
helmet: 4.6.0
helmet-csp: 3.4.0
http-proxy-middleware: 3.0.2
jasmine: 5.3.1
jasmine: 5.4.0
jszip: 3.10.1
logdown: 3.3.1
moment: 2.30.1
Expand Down

0 comments on commit cc1c34b

Please sign in to comment.