chore(deps): update dependency @types/chrome to ^0.0.234 (#5)

Reviewed-on: #5
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
This commit is contained in:
renovate 2023-05-01 04:44:07 +00:00 committed by Dawid Wysokiński
parent ec33aed356
commit 07a4aa3375
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.200",
"@types/chrome": "^0.0.234",
"parcel": "^2.8.0",
"prettier": "^2.7.1",
"typescript": "^4.8.4"

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.200":
version "0.0.200"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.200.tgz#0b48b3a1f986882712121f5b218fd9caac460fee"
integrity sha512-oNT2/KHgZECTzj4oavLc20r3D2yFufLwGNaLFAN8YxYyNVJGenX3l3oGBynhoT/Azm3eAfyDynrdca6jB7CNzw==
"@types/chrome@^0.0.234":
version "0.0.234"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.234.tgz#29e5278c655e385c6e3b1b76093aaef7bfbf6def"
integrity sha512-4JofeJBUPFf8Qy9ZiOif5jp5V4tG/WaFVPyb11E6Zmvx1q5j+X7LR/zWmj3lhbliaFxTMY/51GjMdpZOiUWjqQ==
dependencies:
"@types/filesystem" "*"
"@types/har-format" "*"