Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency jasmine-core to v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and qdelettre committed May 14, 2022
1 parent 4a73fb6 commit ffbebb5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-regexp": "1.7.0",
"jasmine-core": "4.1.0",
"jasmine-core": "4.1.1",
"jasmine-marbles": "0.9.2",
"jasmine-spec-reporter": "7.0.0",
"karma": "6.3.19",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5763,7 +5763,12 @@ jake@^10.8.5:
filelist "^1.0.1"
minimatch "^3.0.4"

[email protected], jasmine-core@^4.1.0:
[email protected]:
version "4.1.1"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.1.1.tgz#1045091e16f4f19e1d72416eef5db01e64d5fbeb"
integrity sha512-lmUfT5XcK9KKvt3lLYzn93hc4MGzlUBowExFVgzbSW0ZCrdeyS574dfsyfRhxbg81Wj4gk+RxUiTnj7KBfDA1g==

jasmine-core@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.1.0.tgz#2377349b0e8bfd3fbdb36c9e4f09e3b1a17cf5c2"
integrity sha512-8E8BiffCL8sBwK1zU9cbavLe8xpJAgOduSJ6N8PJVv8VosQ/nxVTuXj2kUeHxTlZBVvh24G19ga7xdiaxlceKg==
Expand Down

0 comments on commit ffbebb5

Please sign in to comment.