Skip to content

Commit

Permalink
chore(deps-dev): bump jasmine from 4.1.0 to 4.2.1
Browse files Browse the repository at this point in the history
Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/jasmine/jasmine-npm/releases)
- [Commits](jasmine/jasmine-npm@v4.1.0...v4.2.1)

---
updated-dependencies:
- dependency-name: jasmine
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2022
1 parent 5d7da6c commit 12a40b6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint-plugin-typescript-sort-keys": "2.1.0",
"generate-changelog": "1.8.0",
"husky": "4.3.8",
"jasmine": "4.1.0",
"jasmine": "4.2.1",
"lint-staged": "12.5.0",
"nock": "13.2.8",
"nyc": "15.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1600,18 +1600,18 @@ istanbul-reports@^3.0.2:
html-escaper "^2.0.0"
istanbul-lib-report "^3.0.0"

jasmine-core@^4.1.0:
version "4.1.0"
resolved "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.1.0.tgz#2377349b0e8bfd3fbdb36c9e4f09e3b1a17cf5c2"
integrity sha512-8E8BiffCL8sBwK1zU9cbavLe8xpJAgOduSJ6N8PJVv8VosQ/nxVTuXj2kUeHxTlZBVvh24G19ga7xdiaxlceKg==
jasmine-core@^4.2.0:
version "4.2.0"
resolved "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.2.0.tgz#0605bea284d6d78276f43c47de2532ecd4a73b00"
integrity sha512-OcFpBrIhnbmb9wfI8cqPSJ50pv3Wg4/NSgoZIqHzIwO/2a9qivJWzv8hUvaREIMYYJBas6AvfXATFdVuzzCqVw==

jasmine@4.1.0:
version "4.1.0"
resolved "https://registry.npmjs.org/jasmine/-/jasmine-4.1.0.tgz#0de347ca8bb6cc764b0ed186ae4cfc45bd64bdc4"
integrity sha512-4VhjbUgwfNS9CBnUMoSWr9tdNgOoOhNIjAD8YRxTn+PmOf4qTSC0Uqhk66dWGnz2vJxtNIU0uBjiwnsp4Ud9VA==
jasmine@4.2.1:
version "4.2.1"
resolved "https://registry.npmjs.org/jasmine/-/jasmine-4.2.1.tgz#55f81ab9d5d32f2645aa598d1356b6858407f4a9"
integrity sha512-LNZEKcScnjPRj5J92I1P515bxTvaHMRAERTyCoaGnWr87eOT6zv+b3M+kxKdH/06Gz4TnnXyHbXLiPtMHZ0ncw==
dependencies:
glob "^7.1.6"
jasmine-core "^4.1.0"
jasmine-core "^4.2.0"

js-tokens@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 12a40b6

Please sign in to comment.