Skip to content

Commit

Permalink
Merge pull request #9686 from alphagov/dependabot/npm_and_yarn/jasmin…
Browse files Browse the repository at this point in the history
…e-core-5.5.0
  • Loading branch information
govuk-ci authored Dec 4, 2024
2 parents 52c2524 + 61168d8 commit 8fa0eb2
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 @@ -29,7 +29,7 @@
"eslint-plugin-n": "^17.14.0",
"eslint-plugin-promise": "^6.6.0",
"jasmine-browser-runner": "^2.5.0",
"jasmine-core": "^5.4.0",
"jasmine-core": "^5.5.0",
"postcss": "^8.4.49",
"prettier": "^3.4.1",
"standard": "^17.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2238,10 +2238,10 @@ jasmine-browser-runner@^2.5.0:
glob "^10.0.0"
selenium-webdriver "^4.12.0"

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==
jasmine-core@^5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.5.0.tgz#43564e4b41f73a37cff3aeb262e23bbd073576d8"
integrity sha512-NHOvoPO6o9gVR6pwqEACTEpbgcH+JJ6QDypyymGbSUIFIFsMMbBJ/xsFNud8MSClfnWclXd7RQlAZBz7yVo5TQ==

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

0 comments on commit 8fa0eb2

Please sign in to comment.