diff options
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 33b57d498..c39313437 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -338,7 +338,7 @@ importers: '@storybook/preact': 6.4.9 '@testing-library/preact': ^2.0.1 '@testing-library/preact-hooks': ^1.1.0 - '@types/chrome': ^0.0.174 + '@types/chrome': 0.0.176 '@types/history': ^4.7.8 '@types/mocha': ^9.0.0 '@types/node': ^17.0.8 @@ -393,7 +393,7 @@ importers: '@storybook/preact': 6.4.9_7ac135b2eab8a45315147b85be8cb430 '@testing-library/preact': 2.0.1_preact@10.5.14 '@testing-library/preact-hooks': 1.1.0_6273b572ba1ed58b8bbb2ee93959f9e4 - '@types/chrome': 0.0.174 + '@types/chrome': 0.0.176 '@types/history': 4.7.9 '@types/mocha': 9.0.0 '@types/node': 17.0.8 @@ -9654,8 +9654,8 @@ packages: '@types/node': 17.0.8 dev: true - /@types/chrome/0.0.174: - resolution: {integrity: sha512-x5kjvNdwDtOnT+vbnksj69pDl0u9P/WH9LbQWJawLqGgkBRO3AN/xzTxTPgLpp3IqCbuwfp7bRCHqkkaZguzWw==} + /@types/chrome/0.0.176: + resolution: {integrity: sha512-LOveFOMIUhMJjvRzZv5whGBpncP/gdJ4hcxeAqg94wGi6CyKaCmLgFSofgItf85GuLTl/0BQ6J/Y1e8BqZWfEg==} dependencies: '@types/filesystem': 0.0.32 '@types/har-format': 1.2.8 |