From bd120d954f931066e72c59eb2baacce813cc1993 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 7 Apr 2024 10:43:13 +0000
Subject: [PATCH] chore(deps): update dependency @types/chrome to ^0.0.266

---
 package.json   | 2 +-
 pnpm-lock.yaml | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index ce56b5c2..2725a6a6 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
     "@tailwindcss/forms": "^0.5.7",
     "@testing-library/jest-dom": "^6.4.2",
     "@testing-library/react": "^14.2.2",
-    "@types/chrome": "^0.0.263",
+    "@types/chrome": "^0.0.266",
     "@types/jest": "^29.5.12",
     "@types/node": "^20.12.4",
     "@types/react": "^18.2.74",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 922d04c3..65912354 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -98,8 +98,8 @@ devDependencies:
     specifier: ^14.2.2
     version: 14.2.2(react-dom@18.2.0)(react@18.2.0)
   '@types/chrome':
-    specifier: ^0.0.263
-    version: 0.0.263
+    specifier: ^0.0.266
+    version: 0.0.266
   '@types/jest':
     specifier: ^29.5.12
     version: 29.5.12
@@ -1439,8 +1439,8 @@ packages:
       '@types/har-format': 1.2.15
     dev: true
 
-  /@types/chrome@0.0.263:
-    resolution: {integrity: sha512-As0vzv99ov3M6ZR7R6VzhMWFZXkPMrFrCEXXVrMN576Cm70fTkj7Df2CF+qEo170JepX50pd11cX6O4DSAtl2Q==}
+  /@types/chrome@0.0.266:
+    resolution: {integrity: sha512-QSQWJTL7NjZElvq/6/E5C1+pHgEP8UAJzwoz7M4vSJ7AECt6NNehJ+tU6snnvuTqZOBjFCivvitYo5+8tNPmhg==}
     dependencies:
       '@types/filesystem': 0.0.35
       '@types/har-format': 1.2.15