Skip to content

Commit 218cf46

Browse files
authored
Merge pull request #2215 from alphagov/dependabot/npm_and_yarn/jasmine-core-5.7.0
2 parents a9613a3 + 92fd848 commit 218cf46

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
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"jasmine-browser-runner": "^3.0.0",
35-
"jasmine-core": "^5.6.0",
35+
"jasmine-core": "^5.7.0",
3636
"postcss": "^8.5.3",
3737
"standardx": "^7.0.0",
3838
"stylelint": "^16.19.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2100,10 +2100,10 @@ __metadata:
21002100
languageName: node
21012101
linkType: hard
21022102

2103-
"jasmine-core@npm:^5.6.0":
2104-
version: 5.6.0
2105-
resolution: "jasmine-core@npm:5.6.0"
2106-
checksum: 30abee5c22a1fab5b1973cefdc21ba874a8b93fcf5d7641d9c62dfc4dbf22c9dc745d928fa33a63d4343698263fa715b5caf3404b392b6814b018d6d5c055e06
2103+
"jasmine-core@npm:^5.7.0":
2104+
version: 5.7.0
2105+
resolution: "jasmine-core@npm:5.7.0"
2106+
checksum: 33d030ccc4141734e49f4e14b7e8910ceab0219396876292acfef94167d13ad2e819a9297b57cad5c9d2df1331a80e1a6e9b6e0fade4316d1edc404a6c09d6b7
21072107
languageName: node
21082108
linkType: hard
21092109

@@ -3895,7 +3895,7 @@ __metadata:
38953895
resolution: "travel-advice-publisher@workspace:."
38963896
dependencies:
38973897
jasmine-browser-runner: "npm:^3.0.0"
3898-
jasmine-core: "npm:^5.6.0"
3898+
jasmine-core: "npm:^5.7.0"
38993899
paste-html-to-govspeak: "npm:^0.5.0"
39003900
postcss: "npm:^8.5.3"
39013901
standardx: "npm:^7.0.0"

0 commit comments

Comments
 (0)