Skip to content

Commit

Permalink
Bump jasmine-core from 5.3.0 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.3.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 14, 2024
1 parent 68e4cda commit 89eaf4f
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.3.0"
"jasmine-core": "^5.4.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 @@ -508,7 +508,7 @@ __metadata:
resolution: "govuk_admin_template@workspace:."
dependencies:
jasmine-browser-runner: "npm:^2.5.0"
jasmine-core: "npm:^5.3.0"
jasmine-core: "npm:^5.4.0"
languageName: unknown
linkType: soft

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

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

Expand Down

0 comments on commit 89eaf4f

Please sign in to comment.