From d24575dd451c998d03c52c23da6131cc9f10666c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 16:14:35 +0000 Subject: [PATCH] chore(deps-dev): bump @types/webextension-polyfill from 0.10.0 to 0.10.7 Bumps [@types/webextension-polyfill](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webextension-polyfill) from 0.10.0 to 0.10.7. - [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] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a490ee1..8c46bcf 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/chrome": "0.0.258", "@types/react": "^18.2.48", "@types/react-dom": "^18.2.18", - "@types/webextension-polyfill": "^0.10.0", + "@types/webextension-polyfill": "^0.10.7", "@vitejs/plugin-react": "^4.0.4", "element-ready": "^7.0.0", "eslint": "^8.52.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 73e182a..c3c314e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,8 +56,8 @@ devDependencies: specifier: ^18.2.18 version: 18.2.18 '@types/webextension-polyfill': - specifier: ^0.10.0 - version: 0.10.0 + specifier: ^0.10.7 + version: 0.10.7 '@vitejs/plugin-react': specifier: ^4.0.4 version: 4.2.0(vite@4.5.1) @@ -1323,8 +1323,8 @@ packages: resolution: {integrity: sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ==} dev: true - /@types/webextension-polyfill@0.10.0: - resolution: {integrity: sha512-If4EcaHzYTqcbNMp/FdReVdRmLL/Te42ivnJII551bYjhX19bWem5m14FERCqdJA732OloGuxCRvLBvcMGsn4A==} + /@types/webextension-polyfill@0.10.7: + resolution: {integrity: sha512-10ql7A0qzBmFB+F+qAke/nP1PIonS0TXZAOMVOxEUsm+lGSW6uwVcISFNa0I4Oyj0884TZVWGGMIWeXOVSNFHw==} dev: true /@typescript-eslint/eslint-plugin@6.9.0(@typescript-eslint/parser@6.9.0)(eslint@8.52.0)(typescript@4.9.3):