Skip to content

Commit

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

Bump jasmine-core from 5.2.0 to 5.3.0
  • Loading branch information
ChrisBAshton authored Sep 10, 2024
2 parents c5a72c5 + 66660bc commit 493d2be
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 @@ -35,7 +35,7 @@
},
"devDependencies": {
"jasmine-browser-runner": "^2.5.0",
"jasmine-core": "^5.2.0",
"jasmine-core": "^5.3.0",
"postcss": "^8.4.45",
"standardx": "^7.0.0",
"stylelint": "^16.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1906,10 +1906,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 Expand Up @@ -2165,7 +2165,7 @@ __metadata:
resolution: "manuals-publisher@workspace:."
dependencies:
jasmine-browser-runner: "npm:^2.5.0"
jasmine-core: "npm:^5.2.0"
jasmine-core: "npm:^5.3.0"
paste-html-to-govspeak: "npm:^0.4.0"
postcss: "npm:^8.4.45"
standardx: "npm:^7.0.0"
Expand Down

0 comments on commit 493d2be

Please sign in to comment.