Skip to content

Commit

Permalink
chore(deps): bump @types/jasmine in /examples/my-ngsw-app
Browse files Browse the repository at this point in the history
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

---
updated-dependencies:
- dependency-name: "@types/jasmine"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 95e4fda commit 78ed841
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions examples/my-ngsw-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 examples/my-ngsw-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@angular/compiler-cli": "^19.0.3",
"@o3r/ngx-prefetch": "../..",
"@playwright/test": "^1.37.1",
"@types/jasmine": "~5.1.4",
"@types/jasmine": "~5.1.5",
"@types/node": "^20.10.6",
"http-server": "^14.1.1",
"jasmine-core": "~5.4.0",
Expand Down

0 comments on commit 78ed841

Please sign in to comment.