Skip to content

Commit

Permalink
chore(deps): bump preactjs/compressed-size-action from 2.6.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [preactjs/compressed-size-action](https://github.com/preactjs/compressed-size-action) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/preactjs/compressed-size-action/releases)
- [Commits](preactjs/compressed-size-action@2.6.0...2.7.0)

---
updated-dependencies:
- dependency-name: preactjs/compressed-size-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 08ef403 commit 18fc100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
"npx wait-on tcp:6006 && npm test"
- name: compressed-size-action
uses: preactjs/compressed-size-action@2.6.0
uses: preactjs/compressed-size-action@2.7.0

Check warning on line 43 in .github/workflows/node.js.yml

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (preactjs)
with:
pattern: "./packages/ui/lib/**/*.{js,css,html,json}"
exclude: "{**/*.map,**/node_modules/**}"
Expand Down

0 comments on commit 18fc100

Please sign in to comment.