Skip to content

Commit cca6454

Browse files
fix(deps): update minor/patch updates (#6378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d311a84 commit cca6454

7 files changed

Lines changed: 115 additions & 108 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ jobs:
254254
with:
255255
version: 0.14.1
256256
- name: Install cargo-zigbuild
257-
uses: taiki-e/install-action@7ea35f098a7369cd23488403f58be9c491a6c55f # v2.77.0
257+
uses: taiki-e/install-action@c070f87102a1c75b3183910f391c1cb887fe13c8 # v2.77.6
258258
if: ${{ matrix.settings.cross == 'zig' }}
259259
env:
260260
GITHUB_TOKEN: ${{ github.token }}

browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://rollupjs.org/",
2525
"dependencies": {
26-
"@types/estree": "1.0.8"
26+
"@types/estree": "1.0.9"
2727
},
2828
"files": [
2929
"dist/**/*.wasm",

package-lock.json

Lines changed: 90 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)