Skip to content
This repository was archived by the owner on Oct 18, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"angular-mocks": "1.8.3",
"browser-sync": "3.0.3",
"eslint-plugin-ie11": "1.0.0",
"jasmine-core": "5.4.0",
"jasmine-core": "5.5.0",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
"karma-coverage": "2.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@ __metadata:
browser-sync: "npm:3.0.3"
diff-match-patch: "npm:^1.0.5"
eslint-plugin-ie11: "npm:1.0.0"
jasmine-core: "npm:5.4.0"
jasmine-core: "npm:5.5.0"
karma: "npm:6.4.4"
karma-chrome-launcher: "npm:3.2.0"
karma-coverage: "npm:2.2.1"
Expand Down Expand Up @@ -4862,10 +4862,10 @@ __metadata:
languageName: node
linkType: hard

"jasmine-core@npm:5.4.0":
version: 5.4.0
resolution: "jasmine-core@npm:5.4.0"
checksum: 10c0/d936de0df50a69bb269c734d5efc73d124c3051037d55609c30fcc146736ae281b1c2d658e7da583eee96a4eb2c240a3b672b70375e51d6c28c5626639eda292
"jasmine-core@npm:5.5.0":
version: 5.5.0
resolution: "jasmine-core@npm:5.5.0"
checksum: 10c0/9914f45ce6bcc016d61ee591a8a71dd0d88902ddf5fa887b11966040ce0916379bc4d5f446c07c58226b16f8a0f9719fa201cd92a3f07b02e8c8aa4169448600
languageName: node
linkType: hard

Expand Down
Loading