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

Commit 5226f5d

Browse files
committed
chore(deps): update dependency jasmine-core to v3.7.0
1 parent 832f602 commit 5226f5d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.6.0",
37+
"jasmine-core": "3.7.0",
3838
"jasmine-spec-reporter": "5.0.2",
3939
"karma": "5.2.3",
4040
"karma-chrome-launcher": "3.1.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4886,7 +4886,12 @@ istanbul-reports@^3.0.2:
48864886
html-escaper "^2.0.0"
48874887
istanbul-lib-report "^3.0.0"
48884888

4889-
[email protected], jasmine-core@^3.6.0:
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==
4893+
4894+
jasmine-core@^3.6.0:
48904895
version "3.6.0"
48914896
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.6.0.tgz#491f3bb23941799c353ceb7a45b38a950ebc5a20"
48924897
integrity sha512-8uQYa7zJN8hq9z+g8z1bqCfdC8eoDAeVnM5sfqs7KHv9/ifoJ500m018fpFc7RDaO6SWCLCXwo/wPSNcdYTgcw==

0 commit comments

Comments
 (0)