summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-06 22:44:42 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2020-01-06 22:44:42 +0900
commit7dcecdfcbdedf85a4d8fc69728b17dee429658fd (patch)
tree0fdbd9cd7ff3fa5c71f76fd2b76d91b9390ad1ca /package.json
parent061233d35dee40065f45cd3de379bae40a1214e5 (diff)
Bump wavesurfer.js from 3.2.0 to 3.3.0 (#12775)
Bumps [wavesurfer.js](https://github.com/katspaugh/wavesurfer.js) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/katspaugh/wavesurfer.js/releases) - [Changelog](https://github.com/katspaugh/wavesurfer.js/blob/master/CHANGES.md) - [Commits](https://github.com/katspaugh/wavesurfer.js/compare/3.2.0...3.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 926e3e81d5c..008de4c5e5b 100644
--- a/package.json
+++ b/package.json
@@ -159,7 +159,7 @@
"throng": "^4.0.0",
"tiny-queue": "^0.2.1",
"uuid": "^3.3.3",
- "wavesurfer.js": "^3.2.0",
+ "wavesurfer.js": "^3.3.0",
"webpack": "^4.41.5",
"webpack-assets-manifest": "^3.1.1",
"webpack-bundle-analyzer": "^3.6.0",