Skip to content

Commit e16e0c3

Browse files
Nikola HristovNikola Hristov
authored andcommitted
Merge branch 'Current' of ssh://github.com/PlayForm/Compress into Current
2 parents c160e98 + eeebb15 commit e16e0c3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/Update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Update: Mon Feb 24 00:54:34 UTC 2025
1+
Update: Tue Feb 25 00:53:35 UTC 2025

.github/workflows/Node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- run: pnpm run prepublishOnly
8989
working-directory: .
9090

91-
- uses: actions/upload-artifact@v4.6.0
91+
- uses: actions/upload-artifact@v4.6.1
9292
with:
9393
name: .-Node-${{ matrix.node-version }}-Target
9494
path: ./Target

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"astro": "*",
4848
"commander": "13.1.0",
4949
"csso": "5.0.5",
50-
"deepmerge-ts": "7.1.4",
50+
"deepmerge-ts": "7.1.5",
5151
"fast-glob": "3.3.3",
5252
"html-minifier-terser": "7.2.0",
5353
"kleur": "4.1.5",

0 commit comments

Comments
 (0)