Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate 16bcddac21 chore(deps): update dependency @types/chrome to ^0.0.245 2023-09-04 19:36:15 +00:00
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.244",
"@types/chrome": "^0.0.245",
"parcel": "^2.8.0",
"prettier": "^2.7.1",
"typescript": "^5.0.0"

View File

@ -805,10 +805,10 @@
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
"@types/chrome@^0.0.244":
version "0.0.244"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.244.tgz#e3573e8f610719edacf76ad6a0adf6aa771bac06"
integrity sha512-pC8kBWuUqGhG6S5d3E44a2f1TA2XHX/sXfCIrrDpA4K65Ozzw3mYQjuvMOTdSUCx4HjJhp4zuZh6fKOH3UdA1g==
"@types/chrome@^0.0.245":
version "0.0.245"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.245.tgz#2a63378baaf23941ecb5e2f43378ccbad06e47c0"
integrity sha512-bBdONkLO8wMbJK6iG0Q8ShFuh67Grnod+5OpClJaa8MuKJXP/Kjl3f8wRYeMOnQ0Q8HDgpUlopu8bvl9siR8/A==
dependencies:
"@types/filesystem" "*"
"@types/har-format" "*"