mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build: update dependency @types/chrome to ^0.0.181 (#45586)
PR Close #45586
This commit is contained in:
parent
e0ac614121
commit
b96d6ea8de
2 changed files with 5 additions and 5 deletions
|
|
@ -84,7 +84,7 @@
|
|||
"@types/babel__traverse": "7.14.2",
|
||||
"@types/base64-js": "1.3.0",
|
||||
"@types/bluebird": "^3.5.27",
|
||||
"@types/chrome": "^0.0.180",
|
||||
"@types/chrome": "^0.0.181",
|
||||
"@types/convert-source-map": "^1.5.1",
|
||||
"@types/diff": "^5.0.0",
|
||||
"@types/events": "3.0.0",
|
||||
|
|
|
|||
|
|
@ -2217,10 +2217,10 @@
|
|||
"@types/node" "*"
|
||||
"@types/responselike" "*"
|
||||
|
||||
"@types/chrome@^0.0.180":
|
||||
version "0.0.180"
|
||||
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.180.tgz#b7fb831848f6b6c49abffd85410b73037c02381e"
|
||||
integrity sha512-A/CuuKAaHq2CHEpYBAtl0lp2ib7TTXK7VjJI4q+c+1U/HDvZLJ8IlsdEDzzHdvkNdh36bGONxrMnO9YZrKqbAw==
|
||||
"@types/chrome@^0.0.181":
|
||||
version "0.0.181"
|
||||
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.181.tgz#7357ff121f8844062616707d80ccb069f16f15ed"
|
||||
integrity sha512-34Ln9YVVC8a195ruqWeaty3pouFdCLr9L5kPcbRflQcxnbXQnHor9uETof8OhDf8JLDytSRDiuDsRXYQYQ+9FA==
|
||||
dependencies:
|
||||
"@types/filesystem" "*"
|
||||
"@types/har-format" "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue