From cc5d24ec9227b28f722d060c02f40fd13725815c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 08:05:50 -0500 Subject: [PATCH] chore(deps): bump @types/webextension-polyfill from 0.10.0 to 0.10.5 (#196) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 90f89687..3452af4e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@types/webextension-polyfill': specifier: ^0.10.1 - version: 0.10.1 + version: 0.10.5 '@webext-core/fake-browser': specifier: ^1.2.2 version: 1.2.2 @@ -1051,8 +1051,8 @@ packages: resolution: {integrity: sha512-If4EcaHzYTqcbNMp/FdReVdRmLL/Te42ivnJII551bYjhX19bWem5m14FERCqdJA732OloGuxCRvLBvcMGsn4A==} dev: true - /@types/webextension-polyfill@0.10.1: - resolution: {integrity: sha512-Sdg+E2F5JUbhkE1qX15QUxpyhfMFKRGJqND9nb1C0gNN4NR7kCV31/1GvNbg6Xe+m/JElJ9/lG5kepMzjGPuQw==} + /@types/webextension-polyfill@0.10.5: + resolution: {integrity: sha512-LlmbFLUB7+BDrb9nMuM0wlqtx9LZbBV2x3W98o02cD7Y8i10+sBenTlhG56vr47dzC7WIVXbURii+5jMJsyjLw==} dev: false /@vitest/coverage-v8@0.34.6(vitest@0.34.6):