Skip to content

Commit cfe817e

Browse files
chore(deps): lock file maintenance minor/patch updates (#6126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89e4411 commit cfe817e

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
@@ -265,7 +265,7 @@ jobs:
265265
with:
266266
version: 0.14.1
267267
- name: Install cargo-zigbuild
268-
uses: taiki-e/install-action@cd39cb0572834c149bf3533a143f05e09def0f3c # v2.62.2
268+
uses: taiki-e/install-action@5597bc27da443ba8bf9a3bc4e5459ea59177de42 # v2.62.4
269269
if: ${{ matrix.settings.cross == 'zig' }}
270270
env:
271271
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)