From 690250f0fda9d11404fc85bfcc581949da45b650 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 18:34:36 +0000 Subject: [PATCH] chore(deps): update dependency @types/webextension-polyfill to ^0.12.1 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index bebf4c7c..0cd0569b 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@eslint/eslintrc": "^3.1.0", "@playwright/test": "^1.46.1", "@types/node": "^20.16.3", - "@types/webextension-polyfill": "^0.10.7", + "@types/webextension-polyfill": "^0.12.1", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "conditional-type-checks": "^1.0.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 39481c05..7c900a8c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,8 +20,8 @@ devDependencies: specifier: ^20.16.3 version: 20.16.3 '@types/webextension-polyfill': - specifier: ^0.10.7 - version: 0.10.7 + specifier: ^0.12.1 + version: 0.12.1 '@typescript-eslint/eslint-plugin': specifier: ^7.18.0 version: 7.18.0(@typescript-eslint/parser@7.18.0)(eslint@8.57.0)(typescript@5.5.4) @@ -1361,6 +1361,10 @@ packages: resolution: {integrity: sha512-10ql7A0qzBmFB+F+qAke/nP1PIonS0TXZAOMVOxEUsm+lGSW6uwVcISFNa0I4Oyj0884TZVWGGMIWeXOVSNFHw==} dev: true + /@types/webextension-polyfill@0.12.1: + resolution: {integrity: sha512-xPTFWwQ8BxPevPF2IKsf4hpZNss4LxaOLZXypQH4E63BDLmcwX/RMGdI4tB4VO4Nb6xDBH3F/p4gz4wvof1o9w==} + dev: true + /@types/yauzl@2.10.3: resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} requiresBuild: true