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:
dependabot[bot] 2021-11-29 10:03:17 -08:00 committed by GitHub
parent f0d24d129d
commit 70c0063e0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -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",

View file

@ -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"