Skip to content

Commit

Permalink
chore(deps): update dependency jasmine-core to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent 6815fbc commit 7c2046f
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 @@ -111,7 +111,7 @@
"fuzzy": "^0.1.3",
"inquirer": "^6.2.2",
"inquirer-autocomplete-prompt": "^1.0.1",
"jasmine-core": "3.9.0",
"jasmine-core": "5.1.2",
"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 @@ -7687,10 +7687,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@5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.1.2.tgz#8f2789faa79ef1ffad7abab6bff8d4bd661094f7"
integrity sha512-2oIUMGn00FdUiqz6epiiJr7xcFyNYj3rDcfmnzfkBnHyBQ3cBQUs4mmyGsOb7TTLb9kxk7dBcmEmqhDKkBoDyA==

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

0 comments on commit 7c2046f

Please sign in to comment.