Skip to content

Commit f8cf7b1

Browse files
Bump jasmine-core from 2.99.1 to 5.1.0 in /build
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 2.99.1 to 5.1.0. - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v2.99.1...v5.1.0) --- updated-dependencies: - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fef0fc commit f8cf7b1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"handlebars": "^4.7.2",
41-
"jasmine-core": "^2.99.1",
41+
"jasmine-core": "^5.1.0",
4242
"jasmine-sinon": "^0.4.0",
4343
"jsdoc": "~3.6.10",
4444
"karma": "^6.4.1",

build/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1078,10 +1078,10 @@ istanbul-reports@^3.0.5:
10781078
html-escaper "^2.0.0"
10791079
istanbul-lib-report "^3.0.0"
10801080

1081-
jasmine-core@^2.99.1:
1082-
version "2.99.1"
1083-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.99.1.tgz#e6400df1e6b56e130b61c4bcd093daa7f6e8ca15"
1084-
integrity sha1-5kAN8ea1bhMLYcS80JPap/boyhU=
1081+
jasmine-core@^5.1.0:
1082+
version "5.1.0"
1083+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.1.0.tgz#2a52c92ec2e5a4bf674c3de0edbaa10c3875b6fc"
1084+
integrity sha512-bFMMwpKuTZXCuGd51yClFobw5SOtad1kmdWnYO8dNwYV8i01Xj0C2+nyQpSKl1EKxiPfyd1ZgBl/rsusL3aS6w==
10851085

10861086
jasmine-sinon@^0.4.0:
10871087
version "0.4.0"

0 commit comments

Comments
 (0)