Skip to content

Commit

Permalink
Update dependency @types/jasmine to v3.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and frett committed Jun 14, 2021
1 parent d14d9aa commit 06c79a7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@angular/cli": "7.3.10",
"@angular/compiler-cli": "7.2.16",
"@angular/language-service": "7.2.16",
"@types/jasmine": "3.7.6",
"@types/jasmine": "3.7.7",
"@types/jasminewd2": "2.0.9",
"@types/node": "8.10.66",
"codelyzer": "6.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -490,10 +490,10 @@
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.11.tgz#ba8e80639dffbe277f49c708b45373a320d158e2"
integrity sha512-fg1rOd/DehQTIJTifGqGVY6q92lDgnLfs7C6t1ccSwQrMyoTGSoH6wWzhJDZb6ezhsdwAX4EIBLe8w5fXWmEng==

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

"@types/[email protected]":
version "2.0.9"
Expand Down

0 comments on commit 06c79a7

Please sign in to comment.