Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit 2520e5e

Browse files
committed
chore(deps): update dependency jasmine-core to v3.7.1
1 parent 5226f5d commit 2520e5e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/jasminewd2": "2.0.8",
3535
"@types/node": "12.20.6",
3636
"codelyzer": "6.0.1",
37-
"jasmine-core": "3.7.0",
37+
"jasmine-core": "3.7.1",
3838
"jasmine-spec-reporter": "5.0.2",
3939
"karma": "5.2.3",
4040
"karma-chrome-launcher": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4886,10 +4886,10 @@ istanbul-reports@^3.0.2:
48864886
html-escaper "^2.0.0"
48874887
istanbul-lib-report "^3.0.0"
48884888

4889-
4890-
version "3.7.0"
4891-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.7.0.tgz#33da871fef5595e9aa43d0f50e009b5fe35f7ef2"
4892-
integrity sha512-jmeRIgxS/abz8afk9NKJ1yP7n93aZdRaHDWtTHJBlYu6fhbzvErjiO3mMlSSrJefVk1a+26JlABrHS2iBH8Azw==
4889+
4890+
version "3.7.1"
4891+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.7.1.tgz#0401327f6249eac993d47bbfa18d4e8efacfb561"
4892+
integrity sha512-DH3oYDS/AUvvr22+xUBW62m1Xoy7tUlY1tsxKEJvl5JeJ7q8zd1K5bUwiOxdH+erj6l2vAMM3hV25Xs9/WrmuQ==
48934893

48944894
jasmine-core@^3.6.0:
48954895
version "3.6.0"

0 commit comments

Comments
 (0)