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.102 (rangle/angular-devtools#190)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
fe963b3a11
commit
dd2a705fcb
2 changed files with 5 additions and 5 deletions
|
|
@ -64,7 +64,7 @@
|
|||
"@angular/cli": "github:angular/cli-builds#8b09ac76f8989c8b4f3e0bc61c2278c0af25599d",
|
||||
"@angular/compiler-cli": "github:angular/compiler-cli-builds#78e1aedf43aaee70760fe61a480d4d388e830bb5",
|
||||
"@angular/language-service": "github:angular/language-service-builds#5a5f3c3265aed57d3db8113ff15646866741ca55",
|
||||
"@types/chrome": "^0.0.101",
|
||||
"@types/chrome": "^0.0.102",
|
||||
"@types/clone-deep": "^4.0.1",
|
||||
"@types/jasmine": "~3.5.0",
|
||||
"@types/jasminewd2": "~2.0.3",
|
||||
|
|
|
|||
|
|
@ -1523,10 +1523,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.0.0.tgz#9c13c2574c92d4503b005feca8f2e16cc1611506"
|
||||
integrity sha512-KYyTT/T6ALPkIRd2Ge080X/BsXvy9O0hcWTtMWkPvwAwF99+vn6Dv4GzrFT/Nn1LePr+FFDbRXXlqmsy9lw2zA==
|
||||
|
||||
"@types/chrome@^0.0.101":
|
||||
version "0.0.101"
|
||||
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.101.tgz#8b6f7d4f1d4890ba7d950f8492725fa7ba9ab910"
|
||||
integrity sha512-9GpAt3fBVPdzEIwdgDrxqCaURyJqOVz+oIWB+iDE2FD0ZeGQhkMwTqJIW+Ok/lnie6tt6DwVMZkOS8x6QkmWsQ==
|
||||
"@types/chrome@^0.0.102":
|
||||
version "0.0.102"
|
||||
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.102.tgz#ea427dbe0211f239ca6c90473c1ac1aaf8c3fbba"
|
||||
integrity sha512-nk0nB64umULB3mMbRGA1vCgi90aVtYenXqstFsm8NPJMDrFA2PSZZHMUUOrVobTXwKx6+8B1MSNyKiXfa/qmwg==
|
||||
dependencies:
|
||||
"@types/filesystem" "*"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue