Skip to content

Commit

Permalink
chore(deps): update dependency jasmine-core to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 16, 2022
1 parent c98b3d5 commit adcc2d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"fuzzy": "^0.1.3",
"inquirer": "^6.2.2",
"inquirer-autocomplete-prompt": "^1.0.1",
"jasmine-core": "3.9.0",
"jasmine-core": "4.0.0",
"jasmine-marbles": "0.8.4",
"jasmine-spec-reporter": "7.0.0",
"jsonc-parser": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9229,10 +9229,10 @@ jake@^10.6.1:
filelist "^1.0.1"
minimatch "^3.0.4"

jasmine-core@3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.9.0.tgz#09a3c8169fe98ec69440476d04a0e4cb4d59e452"
integrity sha512-Tv3kVbPCGVrjsnHBZ38NsPU3sDOtNa0XmbG2baiyJqdb5/SPpDO6GVwJYtUryl6KB4q1Ssckwg612ES9Z0dreQ==
jasmine-core@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.0.0.tgz#8299ed38a100c47a1d154af63449a40967a7be5c"
integrity sha512-tq24OCqHElgU9KDpb/8O21r1IfotgjIzalfW9eCmRR40LZpvwXT68iariIyayMwi0m98RDt16aljdbwK0sBMmQ==

jasmine-core@^3.6.0:
version "3.6.0"
Expand Down

0 comments on commit adcc2d4

Please sign in to comment.