Skip to content

Commit 765120a

Browse files
alan-agius4mgechev
authored andcommitted
build: update @types/jasmine to ~3.5.0
1 parent afc8e8a commit 765120a

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
@@ -102,7 +102,7 @@
102102
"@types/find-cache-dir": "^2.0.0",
103103
"@types/glob": "^7.0.0",
104104
"@types/inquirer": "^0.0.44",
105-
"@types/jasmine": "~3.4.0",
105+
"@types/jasmine": "~3.5.0",
106106
"@types/karma": "^3.0.2",
107107
"@types/loader-utils": "^1.1.3",
108108
"@types/minimist": "^1.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,10 +1193,10 @@
11931193
"@types/rx" "*"
11941194
"@types/through" "*"
11951195

1196-
"@types/jasmine@~3.4.0":
1197-
version "3.4.6"
1198-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.4.6.tgz#afcb210af0fa751b85a96b2034eedada65390be1"
1199-
integrity sha512-hpQHs+lmZ0uuCrGyqypdI1Ho7jRFolOBT6OkNdZPFziLSSEKvWu+VxWU6bGdNEA/hoV4jV8pdDeNx8EWlmfNAw==
1196+
"@types/jasmine@~3.5.0":
1197+
version "3.5.0"
1198+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.0.tgz#2ad2006c8a937d20df20a8fee86071d0f730ef99"
1199+
integrity sha512-kGCRI9oiCxFS6soGKlyzhMzDydfcPix9PpTkr7h11huxOxhWwP37Tg7DYBaQ18eQTNreZEuLkhpbGSqVNZPnnw==
12001200

12011201
"@types/karma@^3.0.2":
12021202
version "3.0.3"

0 commit comments

Comments
 (0)