Skip to content

Commit 405f887

Browse files
fix(deps): update dependency scratch-audio to v2.0.108
1 parent 68b909a commit 405f887

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/scratch-gui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"react-tooltip": "4.5.1",
9494
"react-virtualized": "9.22.6",
9595
"redux-throttle": "0.1.1",
96-
"scratch-audio": "2.0.107",
96+
"scratch-audio": "2.0.108",
9797
"scratch-blocks": "1.1.206",
9898
"scratch-l10n": "5.0.180",
9999
"scratch-paint": "3.0.191",

packages/scratch-vm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"immutable": "3.8.2",
6565
"jszip": "3.10.1",
6666
"minilog": "3.1.0",
67-
"scratch-audio": "2.0.107",
67+
"scratch-audio": "2.0.108",
6868
"scratch-parser": "6.0.0",
6969
"scratch-sb1-converter": "2.0.96",
7070
"scratch-storage": "4.0.91",

0 commit comments

Comments
 (0)