Skip to content

Commit

Permalink
Merge pull request #320 from etn-ccis/dependabot/npm_and_yarn/dev/jas…
Browse files Browse the repository at this point in the history
…mine-core-5.1.2

Bump jasmine-core from 4.0.1 to 5.1.2
  • Loading branch information
surajeaton authored Jul 2, 2024
2 parents 92d327b + 490c269 commit 14ab302
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 @@ -68,7 +68,7 @@
"eslint-config-prettier": "^9.1.0",
"firebase-tools": "^13.6.0",
"istanbul-instrumenter-loader": "^3.0.1",
"jasmine-core": "~4.0.1",
"jasmine-core": "~5.1.2",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.3.0",
"karma-chrome-launcher": "~3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7031,10 +7031,10 @@ jasmine-core@~2.8.0:
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.8.0.tgz#bcc979ae1f9fd05701e45e52e65d3a5d63f1a24e"
integrity sha512-SNkOkS+/jMZvLhuSx1fjhcNWUC/KG6oVyFUGkSBEr9n1axSNduWU8GlI7suaHXr4yxjet6KjrUZxUTE5WzzWwQ==

jasmine-core@~4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.0.1.tgz#ea4b0495d82155023bd56c25181d9f9b623f61b8"
integrity sha512-w+JDABxQCkxbGGxg+a2hUVZyqUS2JKngvIyLGu/xiw2ZwgsoSB0iiecLQsQORSeaKQ6iGrCyWG86RfNDuoA7Lg==
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-spec-reporter@~7.0.0:
version "7.0.0"
Expand Down

0 comments on commit 14ab302

Please sign in to comment.