Skip to content

Commit 8ca8049

Browse files
renovate-botKeen Yee Liau
authored andcommitted
chore(deps): update dependency @types/jasmine to v3.7.2
1 parent 3783b0f commit 8ca8049

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
@@ -176,7 +176,7 @@
176176
},
177177
"devDependencies": {
178178
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#a1946348ee84812b0b58d12e27c924d86187997e",
179-
"@types/jasmine": "3.6.10",
179+
"@types/jasmine": "3.7.2",
180180
"@types/node": "12.20.11",
181181
"@types/vscode": "1.55.0",
182182
"clang-format": "1.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,10 +188,10 @@
188188
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
189189
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
190190

191-
"@types/jasmine@3.6.10":
192-
version "3.6.10"
193-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.10.tgz#c49d5660bda6e935782e5c83deb1d3b6efb3fac6"
194-
integrity sha512-yfCl7JGtIc5LjScFpeIGBBNhJFkJdAAcsAnAd9ZRHwzh+sR2zkt257BKkTCF5VpJ8wMPnzzZ8QatRdXM8tqpKA==
191+
"@types/jasmine@3.7.2":
192+
version "3.7.2"
193+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.7.2.tgz#f83ca1936f8cf5d3375506b481f52f8903c2df21"
194+
integrity sha512-w5Zc9pSwxlr1ne+froeIceYbrh0a2Us+0kTaX6JA0N7nPh+yv1zN10LyDMKwnT0x2AbIDGlrD1cv6plVjfCcZw==
195195

196196
"@types/minimatch@^3.0.3":
197197
version "3.0.4"

0 commit comments

Comments
 (0)