Skip to content

Commit

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

Bump jasmine-core from 5.4.0 to 5.5.0
  • Loading branch information
MartinJJones authored Dec 3, 2024
2 parents 5e9f84b + 519f542 commit 38b9cbf
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 @@ -36,7 +36,7 @@
},
"devDependencies": {
"jasmine-browser-runner": "^2.5.0",
"jasmine-core": "^5.4.0",
"jasmine-core": "^5.5.0",
"standardx": "^7.0.0",
"stylelint": "^16.11.0",
"stylelint-config-gds": "^2.0.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1905,10 +1905,10 @@ __metadata:
languageName: node
linkType: hard

"jasmine-core@npm:^5.4.0":
version: 5.4.0
resolution: "jasmine-core@npm:5.4.0"
checksum: 513bcae7b3659e46ea43f9187dd8a6b2a99db79af630e82e7918870b945ec1ba8aa4c53280be88ef2a516abe15181d53f19ede8b490196d4d81313359034840a
"jasmine-core@npm:^5.5.0":
version: 5.5.0
resolution: "jasmine-core@npm:5.5.0"
checksum: fd706b86c12cd1c3b254021c2992611a6d27493bb77ffc03e8723c43e16a68d2b5e7c4b8fbcf832a003d293a136e38866889a2bd81b102f5ef851296c4097431
languageName: node
linkType: hard

Expand Down Expand Up @@ -3268,7 +3268,7 @@ __metadata:
resolution: "static@workspace:."
dependencies:
jasmine-browser-runner: ^2.5.0
jasmine-core: ^5.4.0
jasmine-core: ^5.5.0
standardx: ^7.0.0
stylelint: ^16.11.0
stylelint-config-gds: ^2.0.0
Expand Down

0 comments on commit 38b9cbf

Please sign in to comment.