mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build(devtools): update dependency @types/chrome to ^0.0.118
This commit is contained in:
parent
edb292d5f0
commit
c9e3d0dda0
2 changed files with 5 additions and 5 deletions
|
|
@ -61,7 +61,7 @@
|
|||
"@angular/language-service": "github:angular/language-service-builds#940bcbf9849baefdde594fadbb03bd229bcb6008",
|
||||
"@angular/router": "github:angular/router-builds#ae8ee07fc949234458169aa7c0ec88654e0b941d",
|
||||
"@bahmutov/add-typescript-to-cypress": "^2.1.2",
|
||||
"@types/chrome": "^0.0.117",
|
||||
"@types/chrome": "^0.0.118",
|
||||
"@types/clone-deep": "^4.0.1",
|
||||
"@types/jasmine": "~3.5.0",
|
||||
"@types/jasminewd2": "~2.0.3",
|
||||
|
|
|
|||
|
|
@ -2087,10 +2087,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.7.tgz#1c8c25cbf6e59ffa7d6b9652c78e547d9a41692d"
|
||||
integrity sha512-luq8meHGYwvky0O7u0eQZdA7B4Wd9owUCqvbw2m3XCrCU8mplYOujMBbvyS547AxJkC+pGnd0Cm15eNxEUNU8g==
|
||||
|
||||
"@types/chrome@^0.0.117":
|
||||
version "0.0.117"
|
||||
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.117.tgz#c535c00580faa307dd24cb81bd76d42b4e62aca9"
|
||||
integrity sha512-MMr1PHywhr3oFF0aTpezv4hUNr959CkJNtTeeI1a97eBKimx0WR6qIIo/28JcmKJWwKnurF/hF/cE0Q0WV8rLw==
|
||||
"@types/chrome@^0.0.118":
|
||||
version "0.0.118"
|
||||
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.118.tgz#4ea28fbe1e6a8da3a25f2640928fb766d5c9321e"
|
||||
integrity sha512-L7TKOOBjIh6HkI+Blr00KriM5OmZJQNZJojzUF9Ofw7p7cS4+3JHIA7X/G+LhUv8fK+uosBTqz+CLSph5obhxw==
|
||||
dependencies:
|
||||
"@types/filesystem" "*"
|
||||
"@types/har-format" "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue