Skip to content

Commit 265cf65

Browse files
authored
Merge pull request #2296 from alphagov/dependabot/npm_and_yarn/jasmine-core-5.9.0
2 parents f511d3a + 14cb2bc commit 265cf65

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.8.0",
35+
"jasmine-core": "^5.9.0",
3636
"postcss": "^8.5.6",
3737
"standardx": "^7.0.0",
3838
"stylelint": "^16.22.0",

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.8.0":
2104-
version: 5.8.0
2105-
resolution: "jasmine-core@npm:5.8.0"
2106-
checksum: 9b1b7937b97ccc01468ba90953658e990d813d7cb275ea15c229b02ac2a42ca6b6469fc2342e0673917859f715213dc05a50419f56a0f603e31904b8b5aa83aa
2103+
"jasmine-core@npm:^5.9.0":
2104+
version: 5.9.0
2105+
resolution: "jasmine-core@npm:5.9.0"
2106+
checksum: 124bd0d063b20eb4a5a1ec67ff8657ee68c78dd9e93cf834b0d1221aa1e0e5d03ca1421c43bf3fe69721a1e03cc401cf4883bf7e7557daed40c652d304a00951
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.8.0"
3898+
jasmine-core: "npm:^5.9.0"
38993899
paste-html-to-govspeak: "npm:^0.5.0"
39003900
postcss: "npm:^8.5.6"
39013901
standardx: "npm:^7.0.0"

0 commit comments

Comments
 (0)