Skip to content

Commit

Permalink
Update dependency @types/jasminewd2 to v2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and frett committed Jul 7, 2021
1 parent e3ef6fa commit 059c5f3
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 @@ -43,7 +43,7 @@
"@angular/compiler-cli": "7.2.16",
"@angular/language-service": "7.2.16",
"@types/jasmine": "3.7.7",
"@types/jasminewd2": "2.0.9",
"@types/jasminewd2": "2.0.10",
"@types/node": "8.10.66",
"codelyzer": "6.0.2",
"husky": "6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -495,10 +495,10 @@
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.7.7.tgz#56718af036be3c9f86eca560a22e39440b2b0784"
integrity sha512-yZzGe1d1T0y+imXDZ79F030nn8qbmiwpWKCZKvKN0KbTzwXAVYShUxkIxu1ba+vhIdabTGVGCfbtZC0oOam8TQ==

"@types/[email protected].9":
version "2.0.9"
resolved "https://registry.yarnpkg.com/@types/jasminewd2/-/jasminewd2-2.0.9.tgz#db3946314605deea9d5c7aea0b61d807089ba76d"
integrity sha512-Oz+Faunpe2SimFvkMYMXxpK89WXl7rZHG8abTOKcGndu4xOoSbUZ+jUdZ0LQpmDqPEGLBWXF/yZP1tlsplGhzw==
"@types/[email protected].10":
version "2.0.10"
resolved "https://registry.yarnpkg.com/@types/jasminewd2/-/jasminewd2-2.0.10.tgz#ae31c237aa6421bde30f1058b1d20f4577e54443"
integrity sha512-J7mDz7ovjwjc+Y9rR9rY53hFWKATcIkrr9DwQWmOas4/pnIPJTXawnzjwpHm3RSxz/e3ZVUvQ7cRbd5UQLo10g==
dependencies:
"@types/jasmine" "*"

Expand Down

0 comments on commit 059c5f3

Please sign in to comment.