From 56344c4f0515bbb8fd4839767e891ce2e4157398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 23:14:08 +0000 Subject: [PATCH] build(deps-dev): bump @types/webextension-polyfill from 0.10.4 to 0.10.5 Bumps [@types/webextension-polyfill](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webextension-polyfill) from 0.10.4 to 0.10.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webextension-polyfill) --- updated-dependencies: - dependency-name: "@types/webextension-polyfill" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/app/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/app/package.json b/packages/app/package.json index 81ccbff21..dc42d262e 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -49,7 +49,7 @@ "@types/react-dom": "^18.2.13", "@types/react-router-dom": "^5.3.3", "@types/redux-logger": "^3.0.11", - "@types/webextension-polyfill": "^0.10.4", + "@types/webextension-polyfill": "^0.10.5", "browserify": "^17.0.0", "copy-webpack-plugin": "^11.0.0", "cross-env": "^7.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ed68ae6ea..4dcebfe3b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -280,8 +280,8 @@ importers: specifier: ^3.0.11 version: 3.0.11 '@types/webextension-polyfill': - specifier: ^0.10.4 - version: 0.10.4 + specifier: ^0.10.5 + version: 0.10.5 browserify: specifier: ^17.0.0 version: 17.0.0 @@ -5629,8 +5629,8 @@ packages: resolution: {integrity: sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==} dev: false - /@types/webextension-polyfill@0.10.4: - resolution: {integrity: sha512-pvEIqAZEbJRzaqTaWq3xlUoMWa3+euZHHz+VZHCzHWW+jOf8qLOq9wXy38U+WiPG3108SJC/wNc1X6vPC5TcjQ==} + /@types/webextension-polyfill@0.10.5: + resolution: {integrity: sha512-LlmbFLUB7+BDrb9nMuM0wlqtx9LZbBV2x3W98o02cD7Y8i10+sBenTlhG56vr47dzC7WIVXbURii+5jMJsyjLw==} dev: true /@types/webpack-sources@3.2.0: