Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit ac8f58f

Browse files
chore(deps): update dependency @types/jasmine to v3.7.7 (#1402)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3dff98f commit ac8f58f

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
@@ -173,7 +173,7 @@
173173
},
174174
"devDependencies": {
175175
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#135e16053c2b065dbe9a5004668ac82f21386bed",
176-
"@types/jasmine": "3.7.6",
176+
"@types/jasmine": "3.7.7",
177177
"@types/node": "14.17.1",
178178
"@types/vscode": "1.56.0",
179179
"clang-format": "1.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -250,10 +250,10 @@
250250
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.1.tgz#a6ca6a9a0ff366af433f42f5f0e124794ff6b8f1"
251251
integrity sha512-FTgBI767POY/lKNDNbIzgAX6miIDBs6NTCbdlDb8TrWovHsSvaVIZDlTqym29C6UqhzwcJx4CYr+AlrMywA0cA==
252252

253-
"@types/[email protected].6":
254-
version "3.7.6"
255-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.7.6.tgz#cd7cb8d1ff9d54ea77dea1eebc6e0ddd59ac2336"
256-
integrity sha512-7Z6PZskqJZL7grgTg6L0JYLqaP6rEAecBZvHz3bzVZVMeun2kQ3QZ6Wx+cFjvjAR7le9p066WBDzLDobz9rlyQ==
253+
"@types/[email protected].7":
254+
version "3.7.7"
255+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.7.7.tgz#56718af036be3c9f86eca560a22e39440b2b0784"
256+
integrity sha512-yZzGe1d1T0y+imXDZ79F030nn8qbmiwpWKCZKvKN0KbTzwXAVYShUxkIxu1ba+vhIdabTGVGCfbtZC0oOam8TQ==
257257

258258
"@types/minimatch@^3.0.3":
259259
version "3.0.4"

0 commit comments

Comments
 (0)