Skip to content

Commit

Permalink
build: update dependency jasmine-spec-reporter to v7 (#48367)
Browse files Browse the repository at this point in the history
See associated pull request for more information.

PR Close #48367
  • Loading branch information
angular-robot authored and AndrewKushnir committed Dec 6, 2022
1 parent 4c76f94 commit 5e2cd07
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions aio/content/examples/marketing-first-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aio/content/examples/marketing-first-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "^12.11.1",
"codelyzer": "^6.0.0",
"jasmine-core": "~4.5.0",
"jasmine-spec-reporter": "~5.0.0",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.4.1",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.0.3",
Expand Down

0 comments on commit 5e2cd07

Please sign in to comment.