Skip to content

Commit 1c39aa0

Browse files
committed
build: update dependency jasmine-core to v6
See associated pull request for more information.
1 parent 0032223 commit 1c39aa0

4 files changed

Lines changed: 13 additions & 17 deletions

File tree

examples/environments/angular/project/package-lock.json

Lines changed: 0 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/environments/angular/project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@angular/cli": "^20.2.0",
3232
"@angular/compiler-cli": "^20.2.0",
3333
"@types/jasmine": "~5.1.0",
34-
"jasmine-core": "~5.12.0",
34+
"jasmine-core": "~6.0.0",
3535
"karma": "~6.4.0",
3636
"karma-chrome-launcher": "~3.2.0",
3737
"karma-coverage": "~2.2.0",

pnpm-lock.yaml

Lines changed: 11 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

report-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/express": "^4.17.17",
3838
"@types/google.visualization": "^0.0.74",
3939
"@types/jasmine": "~5.1.0",
40-
"jasmine-core": "~5.12.0",
40+
"jasmine-core": "~6.0.0",
4141
"karma": "~6.4.0",
4242
"karma-chrome-launcher": "~3.2.0",
4343
"karma-coverage": "~2.2.0",

0 commit comments

Comments
 (0)