Skip to content

Commit 3592ff3

Browse files
chore(deps-dev): bump jasmine-core from 5.2.0 to 5.6.0
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.2.0 to 5.6.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.6.0) --- updated-dependencies: - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bfa7f1e commit 3592ff3

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@c8y/devkit": "1021.3.1",
4848
"@c8y/options": "1021.3.1",
4949
"@types/jasmine": "~4.3.0",
50-
"jasmine-core": "~5.2.0",
50+
"jasmine-core": "~5.6.0",
5151
"karma": "~6.4.0",
5252
"karma-chrome-launcher": "~3.2.0",
5353
"karma-coverage": "~2.2.0",

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3592,9 +3592,10 @@ ajv@^6.12.5:
35923592
json-schema-traverse "^0.4.1"
35933593
uri-js "^4.2.2"
35943594

3595-
"angular-gettext-tools@git+https://github.com/rubenv/angular-gettext-tools.git#5a20d5fe2ad768bfd0cac18259b4986346061eda":
3595+
"angular-gettext-tools@https://github.com/rubenv/angular-gettext-tools.git#5a20d5fe2ad768bfd0cac18259b4986346061eda":
35963596
version "2.5.3"
3597-
resolved "git+https://github.com/rubenv/angular-gettext-tools.git#5a20d5fe2ad768bfd0cac18259b4986346061eda"
3597+
uid "5a20d5fe2ad768bfd0cac18259b4986346061eda"
3598+
resolved "https://github.com/rubenv/angular-gettext-tools.git#5a20d5fe2ad768bfd0cac18259b4986346061eda"
35983599
dependencies:
35993600
"@babel/parser" "^7.4.3"
36003601
binary-search "^1.2.0"
@@ -6555,10 +6556,10 @@ jasmine-core@^4.1.0:
65556556
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.6.1.tgz#5ebb8afa07282078f8d7b15871737a83b74e58f2"
65566557
integrity sha512-VYz/BjjmC3klLJlLwA4Kw8ytk0zDSmbbDLNs794VnWmkcCB7I9aAL/D48VNQtmITyPvea2C3jdUMfc3kAoy0PQ==
65576558

6558-
jasmine-core@~5.2.0:
6559-
version "5.2.0"
6560-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.2.0.tgz#7d0aa4c26cb3dbaed201d0505489baf1e48faeca"
6561-
integrity sha512-tSAtdrvWybZkQmmaIoDgnvHG8ORUNw5kEVlO5CvrXj02Jjr9TZrmjFq7FUiOUzJiOP2wLGYT6PgrQgQF4R1xiw==
6559+
jasmine-core@~5.6.0:
6560+
version "5.6.0"
6561+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.6.0.tgz#4b979c254e7d9b1fe8e767ab00c5d2901c00bd4f"
6562+
integrity sha512-niVlkeYVRwKFpmfWg6suo6H9CrNnydfBLEqefM5UjibYS+UoTjZdmvPJSiuyrRLGnFj1eYRhFd/ch+5hSlsFVA==
65626563

65636564
java-properties@^1.0.2:
65646565
version "1.0.2"

0 commit comments

Comments
 (0)