Skip to content

Commit c56d7f4

Browse files
fix(deps): update dependency scratch-audio to ^2.0.66 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d92704 commit c56d7f4

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

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

packages/scratch-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"react-tooltip": "^4.5.1",
9393
"react-virtualized": "^9.20.1",
9494
"redux-throttle": "^0.1.1",
95-
"scratch-audio": "^2.0.0",
95+
"scratch-audio": "^2.0.66",
9696
"scratch-blocks": "^1.1.6",
9797
"scratch-l10n": "^5.0.0",
9898
"scratch-paint": "^3.0.0",

packages/scratch-vm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"immutable": "^3.8.1",
6464
"jszip": "^3.1.5",
6565
"minilog": "^3.1.0",
66-
"scratch-audio": "^2.0.0",
66+
"scratch-audio": "^2.0.66",
6767
"scratch-parser": "^6.0.0",
6868
"scratch-sb1-converter": "^2.0.0",
6969
"scratch-storage": "^4.0.24",

0 commit comments

Comments
 (0)