Skip to content

Commit

Permalink
chore(deps): update dependency jasmine-core to v4 (#1587)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 10, 2023
1 parent e4e467e commit 45b0ba0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"fs-extra": "^11.0.0",
"glob": "^7.1.1",
"husky": "^8.0.0",
"jasmine-core": "^3.0.0",
"jasmine-core": "^4.0.0",
"karma": "^6.0.0",
"karma-chrome-launcher": "^3.1.0",
"karma-jasmine": "^4.0.0",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2675,14 +2675,15 @@ isobject@^3.0.0, isobject@^3.0.1:
version "3.0.1"
resolved "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz"

jasmine-core@^3.0.0:
version "3.4.0"
resolved "https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.4.0.tgz"

jasmine-core@^3.6.0:
version "3.7.1"
resolved "https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.7.1.tgz"

jasmine-core@^4.0.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.5.0.tgz#1a6bd0bde3f60996164311c88a0995d67ceda7c3"
integrity sha512-9PMzyvhtocxb3aXJVOPqBDswdgyAeSB81QnLop4npOpbqnheaTEwPc9ZloQeVswugPManznQBjD8kWDTjlnHuw==

jest-worker@^27.4.5:
version "27.5.1"
resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz"
Expand Down

0 comments on commit 45b0ba0

Please sign in to comment.