Skip to content

Commit 2cdf0a6

Browse files
Update dependency @types/jasmine to v3.5.9 (Dig-Doug#101)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 1cdd7ba commit 2cdf0a6

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.1",
1414
"@improbable-eng/grpc-web": "0.12.0",
1515
"@types/google-protobuf": "3.7.2",
16-
"@types/jasmine": "3.5.8",
16+
"@types/jasmine": "3.5.9",
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.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==
135+
"@types/jasmine@3.5.9":
136+
version "3.5.9"
137+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.9.tgz#43ca4566f0d9de23df1211ecf32a9b9f8c3a5923"
138+
integrity sha512-KNL2Fq6GRmty2j6+ZmueT/Z/dkctLNH+5DFoGHNDtcgt7yME9NZd8x2p81Yuea1Xux/qAryDd3zVLUoKpDz1TA==
139139

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

0 commit comments

Comments
 (0)