chore(deps): update dependency @types/chrome to ^0.0.237

This commit is contained in:
Renovate 2023-05-26 19:35:35 +00:00
parent 490c3e2cd7
commit f3334b7015
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"license": "ISC",
"devDependencies": {
"@parcel/config-webextension": "^2.8.0",
"@types/chrome": "^0.0.236",
"@types/chrome": "^0.0.237",
"parcel": "^2.8.0",
"prettier": "^2.7.1",
"typescript": "^5.0.0"

View File

@ -763,10 +763,10 @@
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
"@types/chrome@^0.0.236":
version "0.0.236"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.236.tgz#f967769015c458718d4328a54682fa24f0c62c92"
integrity sha512-ArQoxO9WtDY6GWcT2cpo+D+hyASPeFt7PHQEUDXwQhRS00Rbop07rnEOA046yws0HkM83Tcew/hW6Dgvnj4iMQ==
"@types/chrome@^0.0.237":
version "0.0.237"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.237.tgz#20a38e1d1134e2725fc7eb43c881e55e1b24ddd7"
integrity sha512-krsRmyfMlck5r+H1EapsrrucDRq6iRm0NAi5fapr93CgnpVMDdK+h2+z4x79GegdW7BNH9Vb//gkptORwwwVIQ==
dependencies:
"@types/filesystem" "*"
"@types/har-format" "*"