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.125
This commit is contained in:
parent
69089096af
commit
714e081e51
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.124",
|
||||
"@types/chrome": "^0.0.125",
|
||||
"@types/clone-deep": "^4.0.1",
|
||||
"@types/jasmine": "~3.5.0",
|
||||
"@types/jasminewd2": "~2.0.3",
|
||||
|
|
|
|||
|
|
@ -2199,10 +2199,10 @@
|
|||
dependencies:
|
||||
defer-to-connect "^1.0.1"
|
||||
|
||||
"@types/chrome@^0.0.124":
|
||||
version "0.0.124"
|
||||
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.124.tgz#1cdb8e1c1ddb04b15844f5a71b9907f73bbb84a2"
|
||||
integrity sha512-0UmDQ6A9gaahvztKryIonSTyUMEhuhKNyyJAnBB7ZJN/YXP7YRkL4onPFSTxnIbXcMnYsQFo8TxsGP8jY2mdEw==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@types/filesystem" "*"
|
||||
"@types/har-format" "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue