Skip to content

Commit

Permalink
chore: Bump jasmine from 5.3.0 to 5.3.1 in /server (#5021)
Browse files Browse the repository at this point in the history
Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 5.3.0 to 5.3.1.
- [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.0...v5.3.1)

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

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 6, 2024
1 parent 38c69cf commit aee4466
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.0",
"jasmine": "5.3.1",
"jszip": "3.10.1",
"nodemon": "3.1.7",
"opn": "6.0.0",
Expand Down
10 changes: 5 additions & 5 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4749,15 +4749,15 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit aee4466

Please sign in to comment.