Skip to content

Commit 020efee

Browse files
authored
Merge pull request #2476 from alphagov/dependabot/npm_and_yarn/jasmine-core-6.1.0
2 parents 6ce348d + a9ef64a commit 020efee

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": "^4.0.0",
35-
"jasmine-core": "^6.0.1",
35+
"jasmine-core": "^6.1.0",
3636
"postcss": "^8.5.6",
3737
"standardx": "^7.0.0",
3838
"stylelint": "^17.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1974,10 +1974,10 @@ __metadata:
19741974
languageName: node
19751975
linkType: hard
19761976

1977-
"jasmine-core@npm:^6.0.1":
1978-
version: 6.0.1
1979-
resolution: "jasmine-core@npm:6.0.1"
1980-
checksum: 48baedd3a4387aadf956349040d4f6cd97ae76637bc90a26264293372c4fdb5eee2c08b4b09fc2ef2a43af28ce09dd1823b4e6757bb273efb82b93f03b88b3d1
1977+
"jasmine-core@npm:^6.1.0":
1978+
version: 6.1.0
1979+
resolution: "jasmine-core@npm:6.1.0"
1980+
checksum: c2a6e7687e057f04c9b63b2a0dd2730745dbd9e6dc837ae4caf4afa04481060242a5805cc99fbd39235d07f08690b5d9df05f6d479caf0f43f86026d021d04e8
19811981
languageName: node
19821982
linkType: hard
19831983

@@ -3727,7 +3727,7 @@ __metadata:
37273727
resolution: "travel-advice-publisher@workspace:."
37283728
dependencies:
37293729
jasmine-browser-runner: "npm:^4.0.0"
3730-
jasmine-core: "npm:^6.0.1"
3730+
jasmine-core: "npm:^6.1.0"
37313731
paste-html-to-govspeak: "npm:^0.5.0"
37323732
postcss: "npm:^8.5.6"
37333733
standardx: "npm:^7.0.0"

0 commit comments

Comments
 (0)