Skip to content

Commit

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

Bump jasmine from 5.3.0 to 5.3.1
  • Loading branch information
lauraghiorghisor-tw authored Oct 9, 2024
2 parents a6f290b + dbd32ae commit f10da60
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 @@ -44,7 +44,7 @@
"core-js-bundle": "^3.38.1",
"cropperjs": "^1.6.2",
"es5-polyfill": "^0.0.6",
"jasmine": "^5.3.0",
"jasmine": "^5.3.1",
"markdown-toolbar-element": "^0.2.0",
"miller-columns-element": "^2.0.0",
"paste-html-to-govspeak": "^0.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1505,10 +1505,10 @@ jasmine-core@^5.3.0, jasmine-core@~5.3.0:
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.3.0.tgz#ed784e5a10af43988d8408bad80b9f08e240a3f8"
integrity sha512-zsOmeBKESky4toybvWEikRiZ0jHoBEu79wNArLfMdSnlLMZx3Xcp6CSm2sUcYyoJC+Uyj8LBJap/MUbVSfJ27g==

jasmine@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-5.3.0.tgz#523dea612f3573f896e7f680f54752685e48581b"
integrity sha512-Vrv5VWTXVZ/5xcNawlYCmE24pOaZu3KduLr9iAaENoMJ8W8Ryvhfpw2cf3rI4Unc2ajvu2t4tCKjS72TnraBGQ==
jasmine@^5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-5.3.1.tgz#7b72543d5e9d4af41dab2d4b9934a2e71f28e6c5"
integrity sha512-3zeUCfr3d1iga3s+NgDpggCP+ex5sdbNgqNn+Tq4yw/QfnwGrWC/ZvXX1IRm5deSIZ1LnvoeGY55F/ztbVOXPQ==
dependencies:
glob "^10.2.2"
jasmine-core "~5.3.0"
Expand Down

0 comments on commit f10da60

Please sign in to comment.