Skip to content

Commit a2008cd

Browse files
Update dependency @types/jasmine to v3.5.8 (Dig-Doug#96)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 882d211 commit a2008cd

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
@@ -13,7 +13,7 @@
1313
"@bazel/typescript": "1.4.0",
1414
"@improbable-eng/grpc-web": "0.12.0",
1515
"@types/google-protobuf": "3.7.2",
16-
"@types/jasmine": "3.5.7",
16+
"@types/jasmine": "3.5.8",
1717
"clang-format": "1.4.0",
1818
"husky": "4.2.3",
1919
"karma": "4.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,10 @@
132132
resolved "https://registry.yarnpkg.com/@types/google-protobuf/-/google-protobuf-3.7.2.tgz#cd8a360c193ce4d672575a20a79f49ba036d38d2"
133133
integrity sha512-ifFemzjNchFBCtHS6bZNhSZCBu7tbtOe0e8qY0z2J4HtFXmPJjm6fXSaQsTG7yhShBEZtt2oP/bkwu5k+emlkQ==
134134

135-
"@types/jasmine@3.5.7":
136-
version "3.5.7"
137-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.7.tgz#c4237935a4b0db31ada6b0de10e2b0658e7b2643"
138-
integrity sha512-HoPp5ZafWFXr36yRUOJNuRbvFNklxvN+I9JXfAaZTHBiEw4ZkN4FBnjbV4YHRNNG433ypHP2K+lOeQyRdyuGxQ==
135+
"@types/jasmine@3.5.8":
136+
version "3.5.8"
137+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.8.tgz#448e81df1693943b09466ad33d460dc427dd22fb"
138+
integrity sha512-q/L59BjgE6VJtuIM4iDEEwT7xdSWVHMqC+td9sft5RfgHpDZ4Gdn0vLV59wKZ7PjGuVLCL7aNCdoiw5u6ZKSgA==
139139

140140
"@types/long@^4.0.0":
141141
version "4.0.0"

0 commit comments

Comments
 (0)