Skip to content

Commit

Permalink
build: update @types/jasmine to version ~3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 28, 2020
1 parent 213569b commit 01097e3
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 @@ -39,7 +39,7 @@
"@angular/language-service": "9.0.0-next.6",
"@types/chai": "~4.2.0",
"@types/cucumber": "~6.0.0",
"@types/jasmine": "~3.4.0",
"@types/jasmine": "~3.6.0",
"@types/node": "~12.12.0",
"chai": "~4.2.0",
"codelyzer": "^5.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -937,10 +937,10 @@
"@types/minimatch" "*"
"@types/node" "*"

"@types/jasmine@~3.4.0":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.4.0.tgz#018c56db42400c092aae47de21f710b7f04e4b06"
integrity sha512-6pUnBg6DuSB55xnxJ5+gW9JOkFrPsXkYAuqqEE8oyrpgDiPQ+TZ+1Zt4S+CHcRJcxyNYXeIXG4vHSzdF6y9Uvw==
"@types/jasmine@~3.6.0":
version "3.6.0"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.6.0.tgz#8064fdb6fe9cb92fe79d9d5e9eaff8d2d9a1251a"
integrity sha512-CPT4r0a63e5wpNj5ejMnconM7a+0Hdx6/APsyw8AQOHk0/Mxp3xYrym1ZabWJiYuQkgKB3MonYoN04mxtvAvRA==

"@types/minimatch@*":
version "3.0.3"
Expand Down

0 comments on commit 01097e3

Please sign in to comment.