mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 12:49:37 +03:00
Bump micromodal from 0.4.9 to 0.4.10 in /build/javascript (#1566)
Bumps [micromodal](https://github.com/ghosh/micromodal) from 0.4.9 to 0.4.10. - [Release notes](https://github.com/ghosh/micromodal/releases) - [Changelog](https://github.com/ghosh/Micromodal/blob/master/CHANGELOG.md) - [Commits](https://github.com/ghosh/micromodal/commits) --- updated-dependencies: - dependency-name: micromodal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f0d24d129d
commit
70c0063e0e
2 changed files with 4 additions and 4 deletions
6
build/javascript/package-lock.json
generated
6
build/javascript/package-lock.json
generated
|
@ -1052,9 +1052,9 @@
|
|||
}
|
||||
},
|
||||
"micromodal": {
|
||||
"version": "0.4.9",
|
||||
"resolved": "https://registry.npmjs.org/micromodal/-/micromodal-0.4.9.tgz",
|
||||
"integrity": "sha512-6sWcdAhzUOiu88LRz+HgGM2cfvwQjrOBXx+3BilqWg3Lr+bTNEgCUMME5OqgeoWckRk2klDkT0sPqjJzDB1ffw=="
|
||||
"version": "0.4.10",
|
||||
"resolved": "https://registry.npmjs.org/micromodal/-/micromodal-0.4.10.tgz",
|
||||
"integrity": "sha512-BUrEnzMPFBwK8nOE4xUDYHLrlGlLULQVjpja99tpJQPSUEWgw3kTLp1n1qv0HmKU29AiHE7Y7sMLiRziDK4ghQ=="
|
||||
},
|
||||
"min-document": {
|
||||
"version": "2.19.0",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"@videojs/themes": "^1.0.1",
|
||||
"htm": "^3.1.0",
|
||||
"mark.js": "^8.11.1",
|
||||
"micromodal": "^0.4.9",
|
||||
"micromodal": "^0.4.10",
|
||||
"preact": "10.6.1",
|
||||
"tailwindcss": "^1.9.6",
|
||||
"video.js": "7.17.0"
|
||||
|
|
Loading…
Reference in a new issue