Skip to content

Commit

Permalink
chore(deps-dev): bump jasmine-core from 5.2.0 to 5.4.0 in /modules/web
Browse files Browse the repository at this point in the history
Bumps [jasmine-core](https:/jasmine/jasmine) from 5.2.0 to 5.4.0.
- [Release notes](https:/jasmine/jasmine/releases)
- [Changelog](https:/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.2.0...v5.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent feacf02 commit 49a29a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"git-describe": "4.1.1",
"graphql": "16.9.0",
"husky": "9.1.6",
"jasmine-core": "5.2.0",
"jasmine-core": "5.4.0",
"jasmine-spec-reporter": "7.0.0",
"jest": "29.7.0",
"jest-preset-angular": "14.2.2",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13587,10 +13587,10 @@ __metadata:
languageName: node
linkType: hard

"jasmine-core@npm:5.2.0":
version: 5.2.0
resolution: "jasmine-core@npm:5.2.0"
checksum: e97e8f1fdc4468fe73f228157964095580c60c215971b45464e79c41482aa215c9a8cfb8cac27c25c8a1592348f520c44042ce1216a335fb88f9f732ff9053dd
"jasmine-core@npm:5.4.0":
version: 5.4.0
resolution: "jasmine-core@npm:5.4.0"
checksum: 513bcae7b3659e46ea43f9187dd8a6b2a99db79af630e82e7918870b945ec1ba8aa4c53280be88ef2a516abe15181d53f19ede8b490196d4d81313359034840a
languageName: node
linkType: hard

Expand Down Expand Up @@ -14570,7 +14570,7 @@ __metadata:
git-describe: 4.1.1
graphql: 16.9.0
husky: 9.1.6
jasmine-core: 5.2.0
jasmine-core: 5.4.0
jasmine-spec-reporter: 7.0.0
jest: 29.7.0
jest-preset-angular: 14.2.2
Expand Down

0 comments on commit 49a29a8

Please sign in to comment.