diff --git a/.github/workflows/update-browser-package.yml b/.github/workflows/update-browser-package.yml index 787d7010..bd388ab6 100644 --- a/.github/workflows/update-browser-package.yml +++ b/.github/workflows/update-browser-package.yml @@ -37,7 +37,6 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: commit_message: 'fix: Upgrade \`@wxt-dev/browser\` to latest \`@types/chrome\` version' - file_pattern: 'packages/browser/**' - name: Publish Package if: steps.commit.outputs.changes_detected == 'true' diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 02064963..1a19e182 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -464,8 +464,8 @@ importers: version: 1.2.15 devDependencies: '@types/chrome': - specifier: 0.0.310 - version: 0.0.310 + specifier: 0.0.313 + version: 0.0.313 fs-extra: specifier: 'catalog:' version: 11.2.0 @@ -2256,8 +2256,8 @@ packages: '@types/chrome@0.0.280': resolution: {integrity: sha512-AotSmZrL9bcZDDmSI1D9dE7PGbhOur5L0cKxXd7IqbVizQWCY4gcvupPUVsQ4FfDj3V2tt/iOpomT9EY0s+w1g==} - '@types/chrome@0.0.310': - resolution: {integrity: sha512-2+C6NKe4DxGbT6v8noDOx5APEUtSxRL0Rzm2TVGYFkPi1fO36hiN9W1QIuGI93rdM34Qy4d+7orA+vXRZk5rjA==} + '@types/chrome@0.0.313': + resolution: {integrity: sha512-9R5T7gTaYZhkxlu+Ho4wk9FL+y/werWQY2yjGWSqCuiTsqS7nL/BE5UMTP6rU7J+oIG2FRKqrEycHhJATeltVA==} '@types/conventional-commits-parser@5.0.1': resolution: {integrity: sha512-7uz5EHdzz2TqoMfV7ee61Egf5y6NkcO4FB/1iCCQnbeiI1F3xzv3vK5dBCXUCLQgGYS+mUeigK1iKQzvED+QnQ==} @@ -6599,7 +6599,7 @@ snapshots: '@types/filesystem': 0.0.36 '@types/har-format': 1.2.15 - '@types/chrome@0.0.310': + '@types/chrome@0.0.313': dependencies: '@types/filesystem': 0.0.36 '@types/har-format': 1.2.15