diff --git a/package.json b/package.json index 6751c48ab..db8fc5417 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@commitlint/config-conventional": "18.1.0", "@rollup/plugin-typescript": "11.1.5", "@testing-library/react": "14.0.0", - "@types/chrome": "0.0.248", + "@types/chrome": "0.0.249", "@types/jest": "29.5.7", "@types/node": "20.8.10", "@types/react": "18.2.35", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0376c6835..15e525d5c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ devDependencies: specifier: 14.0.0 version: 14.0.0(react-dom@18.2.0)(react@18.2.0) '@types/chrome': - specifier: 0.0.248 - version: 0.0.248 + specifier: 0.0.249 + version: 0.0.249 '@types/jest': specifier: 29.5.7 version: 29.5.7 @@ -1288,8 +1288,8 @@ packages: '@babel/types': 7.23.0 dev: true - /@types/chrome@0.0.248: - resolution: {integrity: sha512-qtBzxZD1v3eWZn8XxH1i07pAhzJDHnxJBBVy7bmntXxXKxjzNXYxD41teqa5yOcX/Yy8brRFGZESEzGoINvBDg==} + /@types/chrome@0.0.249: + resolution: {integrity: sha512-cCtSwbf7NcfbJWvVnm5RBl/G0hsbiqQz+6ENHDMvbg+UvC8naYOQrzzGWt6IczWrtxKlbdnKYi93eiS1C5lbVw==} dependencies: '@types/filesystem': 0.0.34 '@types/har-format': 1.2.14