Skip to content

Commit 219357b

Browse files
Bump jasmine-core from 6.1.0 to 6.2.0
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v6.1.0...v6.2.0) --- updated-dependencies: - dependency-name: jasmine-core dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 948c6ed commit 219357b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"jasmine-browser-runner": "^4.0.0",
26-
"jasmine-core": "^6.1.0",
26+
"jasmine-core": "^6.2.0",
2727
"standard": "^17.1.2",
2828
"stylelint": "^17.6.0",
2929
"stylelint-config-gds": "^2.0.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1953,7 +1953,7 @@ __metadata:
19531953
resolution: "govuk-chat@workspace:."
19541954
dependencies:
19551955
jasmine-browser-runner: "npm:^4.0.0"
1956-
jasmine-core: "npm:^6.1.0"
1956+
jasmine-core: "npm:^6.2.0"
19571957
standard: "npm:^17.1.2"
19581958
stylelint: "npm:^17.6.0"
19591959
stylelint-config-gds: "npm:^2.0.0"
@@ -2522,10 +2522,10 @@ __metadata:
25222522
languageName: node
25232523
linkType: hard
25242524

2525-
"jasmine-core@npm:^6.1.0":
2526-
version: 6.1.0
2527-
resolution: "jasmine-core@npm:6.1.0"
2528-
checksum: 10c0/c2a6e7687e057f04c9b63b2a0dd2730745dbd9e6dc837ae4caf4afa04481060242a5805cc99fbd39235d07f08690b5d9df05f6d479caf0f43f86026d021d04e8
2525+
"jasmine-core@npm:^6.2.0":
2526+
version: 6.2.0
2527+
resolution: "jasmine-core@npm:6.2.0"
2528+
checksum: 10c0/4845ce6e93b5a48abbc0d37d748189ff826568e11bc594e527b173cd77dbd371e7a9f16c4a5e9bde7fb864ac60e1e3b21ddc930343f4d51d766128c55f4ceab6
25292529
languageName: node
25302530
linkType: hard
25312531

0 commit comments

Comments
 (0)