Skip to content

Commit

Permalink
Merge pull request #6908 from alphagov/dependabot/npm_and_yarn/jasmin…
Browse files Browse the repository at this point in the history
…e-core-5.4.0

Bump jasmine-core from 5.3.0 to 5.4.0
  • Loading branch information
davidtrussler authored Oct 18, 2024
2 parents feee101 + 87eb3ee commit c545fe5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"jasmine-browser-runner": "^2.5.0",
"jasmine-core": "^5.3.0"
"jasmine-core": "^5.4.0"
},
"devDependencies": {
"standardx": "^7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1607,10 +1607,10 @@ jasmine-browser-runner@^2.5.0:
glob "^10.0.0"
selenium-webdriver "^4.12.0"

jasmine-core@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.3.0.tgz#ed784e5a10af43988d8408bad80b9f08e240a3f8"
integrity sha512-zsOmeBKESky4toybvWEikRiZ0jHoBEu79wNArLfMdSnlLMZx3Xcp6CSm2sUcYyoJC+Uyj8LBJap/MUbVSfJ27g==
jasmine-core@^5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.4.0.tgz#86c5610dfa0804d7d2791f556a5e704fbcb85b2a"
integrity sha512-T4fio3W++llLd7LGSGsioriDHgWyhoL6YTu4k37uwJLF7DzOzspz7mNxRoM3cQdLWtL/ebazQpIf/yZGJx/gzg==

"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit c545fe5

Please sign in to comment.