Skip to content

Commit beb6a8b

Browse files
Bump jasmine-core from 5.2.0 to 5.3.0
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f8ee4d commit beb6a8b

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
@@ -11,7 +11,7 @@
1111
"contributors": [],
1212
"dependencies": {},
1313
"devDependencies": {
14-
"jasmine-core": "^5.2.0",
14+
"jasmine-core": "^5.3.0",
1515
"jasmine-sinon": "^0.4.0",
1616
"karma": "^6.4.4",
1717
"karma-chrome-launcher": "^3.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -953,10 +953,10 @@ istanbul-reports@^3.0.5:
953953
html-escaper "^2.0.0"
954954
istanbul-lib-report "^3.0.0"
955955

956-
jasmine-core@^5.2.0:
957-
version "5.2.0"
958-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.2.0.tgz#7d0aa4c26cb3dbaed201d0505489baf1e48faeca"
959-
integrity sha512-tSAtdrvWybZkQmmaIoDgnvHG8ORUNw5kEVlO5CvrXj02Jjr9TZrmjFq7FUiOUzJiOP2wLGYT6PgrQgQF4R1xiw==
956+
jasmine-core@^5.3.0:
957+
version "5.3.0"
958+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.3.0.tgz#ed784e5a10af43988d8408bad80b9f08e240a3f8"
959+
integrity sha512-zsOmeBKESky4toybvWEikRiZ0jHoBEu79wNArLfMdSnlLMZx3Xcp6CSm2sUcYyoJC+Uyj8LBJap/MUbVSfJ27g==
960960

961961
jasmine-sinon@^0.4.0:
962962
version "0.4.0"

0 commit comments

Comments
 (0)