Skip to content

Commit

Permalink
chore(deps): update dependency @types/chrome to ~0.0.89
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 4, 2019
1 parent 4f98ac9 commit 1dc2a02
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 @@ -37,7 +37,7 @@
"@angular/language-service": "~7.2.15",
"@commitlint/cli": "^7.6.1",
"@commitlint/config-conventional": "^7.6.0",
"@types/chrome": "~0.0.85",
"@types/chrome": "~0.0.89",
"@types/jasmine": "~3.3.12",
"@types/jasminewd2": "~2.0.6",
"@types/node": "~11.13.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -487,10 +487,10 @@
semver "5.6.0"
semver-intersect "1.4.0"

"@types/chrome@~0.0.85":
version "0.0.85"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.85.tgz#f5db3500c92259b30abfb8e75e7ddf96b4075504"
integrity sha512-V8w4/Nbz7xh8wDdeV6GAQLn9AdaTF8+ugXGG9O5D+kSEZPOLJLcDqNRGleklIsZeqFZ2zVs9B4hqiiMPqv/QOA==
"@types/chrome@~0.0.89":
version "0.0.89"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.89.tgz#0d5baef543aaa0715b345b57b86cba6ca708b524"
integrity sha512-nWgL4U38SnIuMpG2rKMCGDknfZb193KFY15imqHUVFF4IJAVXvdEJOOgtcX9v2XsAaZiz2UUOInvWk5x1DhENQ==
dependencies:
"@types/filesystem" "*"

Expand Down

0 comments on commit 1dc2a02

Please sign in to comment.