Skip to content

Commit

Permalink
Bump jasmine-core from 4.6.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v4.6.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Tallicia committed May 15, 2023
1 parent 8040311 commit 2c0a47c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
22 changes: 18 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"file-loader": "^6.2.0",
"http-server": "^14.1.1",
"jasmine": "^4.6.0",
"jasmine-core": "^4.6.0",
"jasmine-core": "^5.0.0",
"nightwatch": "^1.7.13",
"selenium-server-standalone-jar": "4.7.1",
"webpack": "^5.82.1",
Expand Down

0 comments on commit 2c0a47c

Please sign in to comment.