Build(deps): Bump morphlex from 0.0.15 to 0.0.16 (#26988)

Bumps [morphlex](https://github.com/joeldrapper/morphlex) from 0.0.15 to 0.0.16.
- [Commits](https://github.com/joeldrapper/morphlex/commits)

---
updated-dependencies:
- dependency-name: morphlex
  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] 2024-05-13 11:03:31 +08:00 committed by GitHub
parent 7df062089b
commit 3c779bd10c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
"handlebars": "^4.7.8",
"highlight.js": "^11.9.0",
"jspreadsheet-ce": "^4.13.4",
"morphlex": "^0.0.15",
"morphlex": "^0.0.16",
"pretty-text": "1.0.0",
"decorator-transforms": "^2.0.0"
},

View File

@ -9540,10 +9540,10 @@ morgan@^1.10.0:
on-finished "~2.3.0"
on-headers "~1.0.2"
morphlex@^0.0.15:
version "0.0.15"
resolved "https://registry.yarnpkg.com/morphlex/-/morphlex-0.0.15.tgz#651eaeec36424a980f02ed8a6dada7f2785b71b3"
integrity sha512-XUJykOS7kpwA8byZYp5jYPwnx/MFDESC+rL3vXyETpWNw6Lb5icQZxaoVn/qDLpbpEaawUXielFIsxCjrz+g/g==
morphlex@^0.0.16:
version "0.0.16"
resolved "https://registry.yarnpkg.com/morphlex/-/morphlex-0.0.16.tgz#46cde4f4c21d02c1f760cbf5836e5d82caaf6b78"
integrity sha512-fg4wqIBsG0pBMuhG3Q+pa0vvqKudH2H943sujRihnWJ/3y3TJWNRWmtvfeHCiRi2CrKY2quLFSSczeGLBWMhaA==
ms@2.0.0:
version "2.0.0"