Skip to content

Commit b549ecd

Browse files
committed
Merge branch 'master' of https://github.com/rollup/rollup into sync-cfe817e2
2 parents 7d9b935 + cfe817e commit b549ecd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/build-and-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ jobs:
263263
with:
264264
version: 0.14.1
265265
- name: Install cargo-zigbuild
266-
uses: taiki-e/install-action@cd39cb0572834c149bf3533a143f05e09def0f3c # v2.62.2
266+
uses: taiki-e/install-action@5597bc27da443ba8bf9a3bc4e5459ea59177de42 # v2.62.4
267267
if: ${{ matrix.settings.cross == 'zig' }}
268268
env:
269269
GITHUB_TOKEN: ${{ github.token }}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"pretty-bytes": "^7.1.0",
181181
"pretty-ms": "^9.3.0",
182182
"requirejs": "^2.3.7",
183-
"rollup": "^4.52.0",
183+
"rollup": "^4.52.1",
184184
"rollup-plugin-license": "^3.6.0",
185185
"rollup-plugin-string": "^3.0.0",
186186
"semver": "^7.7.2",

0 commit comments

Comments
 (0)