Skip to content

Commit 1c10fe6

Browse files
Build(deps-dev): bump jasmine-core from 5.13.0 to 6.0.1
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.13.0 to 6.0.1. - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v5.13.0...v6.0.1) --- updated-dependencies: - dependency-name: jasmine-core dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07ee3b8 commit 1c10fe6

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2016,10 +2016,10 @@ __metadata:
20162016
languageName: node
20172017
linkType: hard
20182018

2019-
"jasmine-core@npm:^5.13.0":
2020-
version: 5.13.0
2021-
resolution: "jasmine-core@npm:5.13.0"
2022-
checksum: 3bbf1dbbde8017f41872a27f22bafd164fe4fcf834347af23d7d5a63e7e35c72c79e1596e6b384dd2906e885518419e13a6c7535ffabf8256b624110d664599d
2019+
"jasmine-core@npm:^6.0.1":
2020+
version: 6.0.1
2021+
resolution: "jasmine-core@npm:6.0.1"
2022+
checksum: 48baedd3a4387aadf956349040d4f6cd97ae76637bc90a26264293372c4fdb5eee2c08b4b09fc2ef2a43af28ce09dd1823b4e6757bb273efb82b93f03b88b3d1
20232023
languageName: node
20242024
linkType: hard
20252025

@@ -3810,7 +3810,7 @@ __metadata:
38103810
resolution: "travel-advice-publisher@workspace:."
38113811
dependencies:
38123812
jasmine-browser-runner: "npm:^3.0.0"
3813-
jasmine-core: "npm:^5.13.0"
3813+
jasmine-core: "npm:^6.0.1"
38143814
paste-html-to-govspeak: "npm:^0.5.0"
38153815
postcss: "npm:^8.5.6"
38163816
standardx: "npm:^7.0.0"

0 commit comments

Comments
 (0)