Skip to content

Commit

Permalink
chore(deps): update autofix-ci/action digest to 2891949 (#276)
Browse files Browse the repository at this point in the history
* chore(deps): update autofix-ci/action digest to 2891949

* chore: apply automated lint fixes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and autofix-ci[bot] authored Jul 16, 2024
1 parent 99ce787 commit dccb212
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- run: pnpm build
- name: Fix lint issues
run: pnpm run lint:fix
- uses: autofix-ci/action@ea32e3a12414e6d3183163c3424a7d7a8631ad84
- uses: autofix-ci/action@2891949f3779a1cafafae1523058501de3d4e944
with:
commit-message: "chore: apply automated lint fixes"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ const envConfig = env(nodeless, vercel, {});
- [node:vm](https://nodejs.org/api/vm.html) - ✅ polyfilled all exports
- [node:wasi](https://nodejs.org/api/wasi.html) - ✅ polyfilled all exports
- [node:worker_threads](https://nodejs.org/api/worker_threads.html) - ✅ polyfilled all exports
- [node:zlib](https://nodejs.org/api/zlib.html) - ✅ polyfilled all exports
- [node:zlib](https://nodejs.org/api/zlib.html) - ✅ polyfilled 38/39 exports

<!-- /automd -->

Expand Down

0 comments on commit dccb212

Please sign in to comment.