Skip to content

Commit 9c2b927

Browse files
committed
chore(deps): update dependency @types/jasmine to v3.7.8
1 parent 3ef2e90 commit 9c2b927

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.7",
176+
"@types/jasmine": "3.7.8",
177177
"@types/node": "14.17.4",
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
@@ -249,10 +249,10 @@
249249
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.1.tgz#a6ca6a9a0ff366af433f42f5f0e124794ff6b8f1"
250250
integrity sha512-FTgBI767POY/lKNDNbIzgAX6miIDBs6NTCbdlDb8TrWovHsSvaVIZDlTqym29C6UqhzwcJx4CYr+AlrMywA0cA==
251251

252-
"@types/[email protected].7":
253-
version "3.7.7"
254-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.7.7.tgz#56718af036be3c9f86eca560a22e39440b2b0784"
255-
integrity sha512-yZzGe1d1T0y+imXDZ79F030nn8qbmiwpWKCZKvKN0KbTzwXAVYShUxkIxu1ba+vhIdabTGVGCfbtZC0oOam8TQ==
252+
"@types/[email protected].8":
253+
version "3.7.8"
254+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.7.8.tgz#e558b31bf2418fd63de2329bcfb29f5a42413d4b"
255+
integrity sha512-4YTb9L+tFCGJ/dyG8LOz1cYIaq0xF0sELMkTs78/KCMTIpYa0591VQpS5G1iEx6Ejl+GevdRKsR8U/ozwBsxHQ==
256256

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

0 commit comments

Comments
 (0)