Skip to content

Commit

Permalink
chore(deps): update dependency jasmine to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2022
1 parent c65874d commit 4d29391
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 @@ -52,7 +52,7 @@
"aws-sdk-mock": "5.8.0",
"chance": "1.1.9",
"codecov": "3.8.3",
"jasmine": "4.4.0",
"jasmine": "4.5.0",
"jasmine-spec-reporter": "7.0.0",
"nodemon": "2.0.20",
"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 @@ -1270,10 +1270,10 @@ istanbul-reports@^3.0.2:
html-escaper "^2.0.0"
istanbul-lib-report "^3.0.0"

jasmine-core@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.4.0.tgz#848fe45c1839cacaf1f2429d400d1d4f85d2856a"
integrity sha512-+l482uImx5BVd6brJYlaHe2UwfKoZBqQfNp20ZmdNfsjGFTemGfqHLsXjKEW23w9R/m8WYeFc9JmIgjj6dUtAA==
jasmine-core@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.5.0.tgz#1a6bd0bde3f60996164311c88a0995d67ceda7c3"
integrity sha512-9PMzyvhtocxb3aXJVOPqBDswdgyAeSB81QnLop4npOpbqnheaTEwPc9ZloQeVswugPManznQBjD8kWDTjlnHuw==

[email protected]:
version "7.0.0"
Expand All @@ -1282,13 +1282,13 @@ [email protected]:
dependencies:
colors "1.4.0"

jasmine@4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-4.4.0.tgz#e3e359723d9679993b70de3e0441517c154b9647"
integrity sha512-xrbOyYkkCvgduNw7CKktDtNb+BwwBv/zvQeHpTkbxqQ37AJL5V4sY3jHoMIJPP/hTc3QxLVwOyxc87AqA+kw5g==
jasmine@4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/jasmine/-/jasmine-4.5.0.tgz#8d3c0d0a33a61e4d05c9f9747ee5dfaf6f7b5d3d"
integrity sha512-9olGRvNZyADIwYL9XBNBst5BTU/YaePzuddK+YRslc7rI9MdTIE4r3xaBKbv2GEmzYYUfMOdTR8/i6JfLZaxSQ==
dependencies:
glob "^7.1.6"
jasmine-core "^4.4.0"
jasmine-core "^4.5.0"

[email protected]:
version "0.16.0"
Expand Down

0 comments on commit 4d29391

Please sign in to comment.