Skip to content

Commit

Permalink
Merge pull request #3427 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
beccapearce authored Sep 9, 2024
2 parents f472cff + e2c6374 commit 0d4e423
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.2.0",
"jasmine-core": "^5.3.0",
"standardx": "^7.0.0",
"stylelint": "^16.9.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 @@ -1797,10 +1797,10 @@ __metadata:
languageName: node
linkType: hard

"jasmine-core@npm:^5.2.0":
version: 5.2.0
resolution: "jasmine-core@npm:5.2.0"
checksum: e97e8f1fdc4468fe73f228157964095580c60c215971b45464e79c41482aa215c9a8cfb8cac27c25c8a1592348f520c44042ce1216a335fb88f9f732ff9053dd
"jasmine-core@npm:^5.3.0":
version: 5.3.0
resolution: "jasmine-core@npm:5.3.0"
checksum: 5dbb8c026b683d01872b793902b684ff9f8f097c94062666e13f466fa5a7b4a409670973868e5b9f5bbd47bf2e69bfbe037cc4c31f7cea0b78d45eb2a0b997fd
languageName: node
linkType: hard

Expand Down Expand Up @@ -3127,7 +3127,7 @@ __metadata:
resolution: "static@workspace:."
dependencies:
jasmine-browser-runner: ^2.5.0
jasmine-core: ^5.2.0
jasmine-core: ^5.3.0
standardx: ^7.0.0
stylelint: ^16.9.0
stylelint-config-gds: ^2.0.0
Expand Down

0 comments on commit 0d4e423

Please sign in to comment.