Skip to content

Commit

Permalink
build(deps-dev): bump jasmine-core from 4.3.0 to 5.1.1
Browse files Browse the repository at this point in the history
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.3.0 to 5.1.1.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v4.3.0...v5.1.1)

---
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 Aug 28, 2023
1 parent 3ded2e6 commit 295e1f9
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 8 deletions.
28 changes: 21 additions & 7 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 @@ -39,7 +39,7 @@
"eslint-config-axway": "^7.0.1",
"eslint-plugin-jasmine": "^4.1.1",
"husky": "^8.0.2",
"jasmine-core": "4.3.0",
"jasmine-core": "5.1.1",
"karma": "^6.4.1",
"karma-jasmine": "^5.1.0",
"karma-junit-reporter": "^2.0.1",
Expand Down

0 comments on commit 295e1f9

Please sign in to comment.