Skip to content

Commit

Permalink
Bump jasmine-core from 3.9.0 to 3.10.0
Browse files Browse the repository at this point in the history
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v3.9.0...v3.10.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2021
1 parent 24da41d commit 0087fcd
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 9 deletions.
22 changes: 15 additions & 7 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
},
"optionalDependencies": {
"bufferutil": "^4.0.4",
"utf-8-validate": "^5.0.6"
"utf-8-validate": "^5.0.7"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.1102.12",
Expand Down Expand Up @@ -143,7 +143,7 @@
"import-sort-parser-typescript": "^6.0.0",
"import-sort-style-module": "^6.0.0",
"jasmine": "~3.10.0",
"jasmine-core": "~3.9.0",
"jasmine-core": "~3.10.0",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.3.4",
"karma-chrome-launcher": "~3.1.0",
Expand Down

0 comments on commit 0087fcd

Please sign in to comment.