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.143 (rangle/angular-devtools#830)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c427e52691
commit
a82523d7d9
2 changed files with 5 additions and 5 deletions
|
|
@ -62,7 +62,7 @@
|
|||
"@angular/language-service": "github:angular/language-service-builds#3df925edb2e5fb40a6afea9eceb58fc0bd142e67",
|
||||
"@angular/router": "github:angular/router-builds#5e6714684243d264097f43e28e7a53e9ba465176",
|
||||
"@bahmutov/add-typescript-to-cypress": "^2.1.2",
|
||||
"@types/chrome": "^0.0.142",
|
||||
"@types/chrome": "^0.0.143",
|
||||
"@types/clone-deep": "^4.0.1",
|
||||
"@types/jasmine": "~3.7.0",
|
||||
"@types/jasminewd2": "~2.0.3",
|
||||
|
|
|
|||
|
|
@ -2734,10 +2734,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.1.tgz#a6ca6a9a0ff366af433f42f5f0e124794ff6b8f1"
|
||||
integrity sha512-FTgBI767POY/lKNDNbIzgAX6miIDBs6NTCbdlDb8TrWovHsSvaVIZDlTqym29C6UqhzwcJx4CYr+AlrMywA0cA==
|
||||
|
||||
"@types/chrome@^0.0.142":
|
||||
version "0.0.142"
|
||||
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.142.tgz#63acab9b0f037324ff2f40efe12636cd63dc906d"
|
||||
integrity sha512-fUbewXxe6vKVHij/fRXrwbbVMjetEcbiEJFAuuOd/OkLW9BCqB+M1SvV7U5sufZNLIA+dNmbXMUKJLGgVbtH3A==
|
||||
"@types/chrome@^0.0.143":
|
||||
version "0.0.143"
|
||||
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.143.tgz#0722fd6c76a73003fa220d869d2dbc8afd581810"
|
||||
integrity sha512-tkPDutWjEl/9hPnfR48IJLpH2Xg1Zs/vxfODRp7duY5a4frkULOHvEED8moJsELTrFkiEciwCxAjxVk2XhKSsA==
|
||||
dependencies:
|
||||
"@types/filesystem" "*"
|
||||
"@types/har-format" "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue