Skip to content

Commit b30c508

Browse files
chore(deps): bump preactjs/compressed-size-action from 2.6.0 to 2.7.0 (#2221)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88cf5fd commit b30c508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
"npx wait-on tcp:6006 && npm test"
4141
4242
- name: compressed-size-action
43-
uses: preactjs/compressed-size-action@2.6.0
43+
uses: preactjs/compressed-size-action@2.7.0
4444
with:
4545
pattern: "./packages/ui/lib/**/*.{js,css,html,json}"
4646
exclude: "{**/*.map,**/node_modules/**}"

0 commit comments

Comments
 (0)