Skip to content

Commit

Permalink
Bump jasmine-core from 5.2.0 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.2.0...v5.3.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 Sep 9, 2024
1 parent 551d3f7 commit d6776c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"devDependencies": {
"jasmine-browser-runner": "^2.5.0",
"jasmine-core": "^5.2.0"
"jasmine-core": "^5.3.0"
},
"scripts": {
"jasmine:prepare": "RAILS_ENV=test bundle exec rake app:assets:clobber app:assets:precompile",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ __metadata:
resolution: "govuk_admin_template@workspace:."
dependencies:
jasmine-browser-runner: "npm:^2.5.0"
jasmine-core: "npm:^5.2.0"
jasmine-core: "npm:^5.3.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -661,10 +661,10 @@ __metadata:
languageName: node
linkType: hard

"jasmine-core@npm:^5.2.0":
version: 5.2.0
resolution: "jasmine-core@npm:5.2.0"
checksum: eac5298932fef389071529d55b8b4554646cb0094c765dac48d041e7e0c70822b0a3d831acaeec5b47ce0f0c90cad8e6926202ec67804638b4e5bf89a43def3e
"jasmine-core@npm:^5.3.0":
version: 5.3.0
resolution: "jasmine-core@npm:5.3.0"
checksum: 231c8a43bcf8d4bd5cd9bab9ed5b7a895c7febc3ccc8b7e0629e6f78535826d01434b94c6edda312287752b164108bbafb0e69edba40f6905da9e37907eb6cbd
languageName: node
linkType: hard

Expand Down

0 comments on commit d6776c7

Please sign in to comment.