diff --git a/package.json b/package.json index 11686bed..93957f55 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.266", + "@types/chrome": "^0.0.267", "@types/jest": "^29.5.12", "@types/node": "^20.12.4", "@types/react": "^18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3246a481..6ae1fda3 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.3.1)(react@18.3.1) '@types/chrome': - specifier: ^0.0.266 - version: 0.0.266 + specifier: ^0.0.267 + version: 0.0.267 '@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.266: - resolution: {integrity: sha512-QSQWJTL7NjZElvq/6/E5C1+pHgEP8UAJzwoz7M4vSJ7AECt6NNehJ+tU6snnvuTqZOBjFCivvitYo5+8tNPmhg==} + /@types/chrome@0.0.267: + resolution: {integrity: sha512-vnCWPpYjazSPRMNmybRH+0q4f738F+Pbbls4ZPFsPr9/4TTNJyK1OLZDpSnghnEWb4stfmIUtq/GegnlfD4sPA==} dependencies: '@types/filesystem': 0.0.35 '@types/har-format': 1.2.15