Skip to content

Commit cb943ec

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency jasmine-core to ~5.4.0
1 parent 44f8081 commit cb943ec

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"ini": "5.0.0",
148148
"istanbul-lib-instrument": "6.0.3",
149149
"jasmine": "^5.0.0",
150-
"jasmine-core": "~5.3.0",
150+
"jasmine-core": "~5.4.0",
151151
"jasmine-spec-reporter": "~7.0.0",
152152
"jsonc-parser": "3.3.1",
153153
"karma": "~6.4.0",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@ __metadata:
725725
ini: "npm:5.0.0"
726726
istanbul-lib-instrument: "npm:6.0.3"
727727
jasmine: "npm:^5.0.0"
728-
jasmine-core: "npm:~5.3.0"
728+
jasmine-core: "npm:~5.4.0"
729729
jasmine-spec-reporter: "npm:~7.0.0"
730730
jsonc-parser: "npm:3.3.1"
731731
karma: "npm:~6.4.0"
@@ -11845,6 +11845,13 @@ __metadata:
1184511845
languageName: node
1184611846
linkType: hard
1184711847

11848+
"jasmine-core@npm:~5.4.0":
11849+
version: 5.4.0
11850+
resolution: "jasmine-core@npm:5.4.0"
11851+
checksum: 10c0/d936de0df50a69bb269c734d5efc73d124c3051037d55609c30fcc146736ae281b1c2d658e7da583eee96a4eb2c240a3b672b70375e51d6c28c5626639eda292
11852+
languageName: node
11853+
linkType: hard
11854+
1184811855
"jasmine-reporters@npm:~2.5.0":
1184911856
version: 2.5.2
1185011857
resolution: "jasmine-reporters@npm:2.5.2"

0 commit comments

Comments
 (0)