Skip to content

Commit 3d42ba7

Browse files
Bump jasmine-core from 2.99.1 to 5.1.1 in /build
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 2.99.1 to 5.1.1. - [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.1) --- updated-dependencies: - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d53907 commit 3d42ba7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

build/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"handlebars": "^4.7.8",
41-
"jasmine-core": "^2.99.1",
41+
"jasmine-core": "^5.1.1",
4242
"jasmine-sinon": "^0.4.0",
4343
"karma": "^6.4.2",
4444
"karma-coverage": "*",

build/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1024,10 +1024,10 @@ istanbul-reports@^3.0.5:
10241024
html-escaper "^2.0.0"
10251025
istanbul-lib-report "^3.0.0"
10261026

1027-
jasmine-core@^2.99.1:
1028-
version "2.99.1"
1029-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.99.1.tgz#e6400df1e6b56e130b61c4bcd093daa7f6e8ca15"
1030-
integrity sha1-5kAN8ea1bhMLYcS80JPap/boyhU=
1027+
jasmine-core@^5.1.1:
1028+
version "5.1.1"
1029+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.1.1.tgz#38b6ccfbe60aa2a863cf441751d9639b5a571edc"
1030+
integrity sha512-UrzO3fL7nnxlQXlvTynNAenL+21oUQRlzqQFsA2U11ryb4+NLOCOePZ70PTojEaUKhiFugh7dG0Q+I58xlPdWg==
10311031

10321032
jasmine-sinon@^0.4.0:
10331033
version "0.4.0"

0 commit comments

Comments
 (0)