Bump @cycjimmy/jsmpeg-player from 5.0.1 to 5.1.1

Bumps [@cycjimmy/jsmpeg-player](https://github.com/cycjimmy/jsmpeg-player) from 5.0.1 to 5.1.1.
- [Release notes](https://github.com/cycjimmy/jsmpeg-player/releases)
- [Changelog](https://github.com/cycjimmy/jsmpeg-player/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/cycjimmy/jsmpeg-player/compare/v5.0.1...v5.1.1)

---
updated-dependencies:
- dependency-name: "@cycjimmy/jsmpeg-player"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-16 02:01:29 +00:00
committed by GitHub
parent ff83422071
commit c295defc8d
2 changed files with 59 additions and 25 deletions
+3 -3
View File
@@ -15,7 +15,7 @@
"author": "Dermot Duffy <dermot.duffy@gmail.com>",
"license": "MIT",
"dependencies": {
"@cycjimmy/jsmpeg-player": "^5.0.1",
"@cycjimmy/jsmpeg-player": "^5.1.1",
"@lit-labs/task": "^1.0.0",
"@material/image-list": "^13.0.0",
"@material/mwc-menu": "^0.25.3",
@@ -41,7 +41,7 @@
"@rollup/plugin-node-resolve": "^13.1.3",
"@types/lodash-es": "^4.17.5",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.14.0",
"@typescript-eslint/parser": "^5.15.0",
"eslint": "^8.10.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
@@ -49,7 +49,7 @@
"eslint-plugin-prettier": "^4.0.0",
"npm-check-updates": "^12.5.2",
"prettier": "^2.4.1",
"rollup": "^2.70.0",
"rollup": "^2.70.1",
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-styles": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",