mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-17 16:17:33 -06:00
[chore]: Bump github.com/tdewolff/minify/v2 from 2.22.4 to 2.23.0 (#3974)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.22.4 to 2.23.0. - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](https://github.com/tdewolff/minify/compare/v2.22.4...v2.23.0) --- updated-dependencies: - dependency-name: github.com/tdewolff/minify/v2 dependency-version: 2.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
920e20c2d2
commit
e0ea77b730
7 changed files with 56 additions and 19 deletions
1
vendor/github.com/tdewolff/minify/v2/Makefile
generated
vendored
1
vendor/github.com/tdewolff/minify/v2/Makefile
generated
vendored
|
|
@ -49,6 +49,7 @@ release:
|
|||
fi; \
|
||||
rm -rf dist/$$t; \
|
||||
done
|
||||
./publish.sh
|
||||
|
||||
clean:
|
||||
echo "Cleaning dist/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue