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.126
This commit is contained in:
parent
88f87d3404
commit
f15edbb0b5
2 changed files with 5 additions and 5 deletions
|
|
@ -61,7 +61,7 @@
|
|||
"@angular/language-service": "github:angular/language-service-builds#65e36ff2db3e552748449b163c4d075f8ac54559",
|
||||
"@angular/router": "github:angular/router-builds#cb61f3ed862f7632fc0662ddc2baed32992c35b0",
|
||||
"@bahmutov/add-typescript-to-cypress": "^2.1.2",
|
||||
"@types/chrome": "^0.0.125",
|
||||
"@types/chrome": "^0.0.126",
|
||||
"@types/clone-deep": "^4.0.1",
|
||||
"@types/jasmine": "~3.6.0",
|
||||
"@types/jasminewd2": "~2.0.3",
|
||||
|
|
|
|||
|
|
@ -2178,10 +2178,10 @@
|
|||
dependencies:
|
||||
defer-to-connect "^1.0.1"
|
||||
|
||||
"@types/chrome@^0.0.125":
|
||||
version "0.0.125"
|
||||
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.125.tgz#a82c1ebcfff0912f98b8335bcdd4c0348ba66802"
|
||||
integrity sha512-WBbihYza9NNaE/rlIpBiSE9o2MfLN1GMltDoW6rgaDDIZL+1z08ii2ZAsDbvnrkrG2ohVyQjLODG3IbzakEvGA==
|
||||
"@types/chrome@^0.0.126":
|
||||
version "0.0.126"
|
||||
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.126.tgz#f9f3436712f0c7c12ea9798abc9b95575ad7b23a"
|
||||
integrity sha512-191z7uoyfbGU+z7/m45j9XbWugWqVHVPMM4hJV5cZ+3YzGCT9wFjMUHO3Wr3Xvo8aVodvRNu28u7lvEaAnfbzg==
|
||||
dependencies:
|
||||
"@types/filesystem" "*"
|
||||
"@types/har-format" "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue