Skip to content

Commit 323f34a

Browse files
Bump jasmine-core from 5.4.0 to 5.5.0 (#649)
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v5.4.0...v5.5.0) --- updated-dependencies: - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be104b6 commit 323f34a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"bower": "~1.8.14",
1414
"handlebars": "^4.7.8",
15-
"jasmine-core": "~5.4.0",
15+
"jasmine-core": "~5.5.0",
1616
"jasmine-sinon": "^0.4.0",
1717
"jsdoc": "~4.0.4",
1818
"jshint": "*",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1091,10 +1091,10 @@ istanbul-reports@^3.0.5:
10911091
html-escaper "^2.0.0"
10921092
istanbul-lib-report "^3.0.0"
10931093

1094-
jasmine-core@~5.4.0:
1095-
version "5.4.0"
1096-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.4.0.tgz#86c5610dfa0804d7d2791f556a5e704fbcb85b2a"
1097-
integrity sha512-T4fio3W++llLd7LGSGsioriDHgWyhoL6YTu4k37uwJLF7DzOzspz7mNxRoM3cQdLWtL/ebazQpIf/yZGJx/gzg==
1094+
jasmine-core@~5.5.0:
1095+
version "5.5.0"
1096+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.5.0.tgz#43564e4b41f73a37cff3aeb262e23bbd073576d8"
1097+
integrity sha512-NHOvoPO6o9gVR6pwqEACTEpbgcH+JJ6QDypyymGbSUIFIFsMMbBJ/xsFNud8MSClfnWclXd7RQlAZBz7yVo5TQ==
10981098

10991099
jasmine-sinon@^0.4.0:
11001100
version "0.4.0"

0 commit comments

Comments
 (0)