diff --git a/__tests__/cases/inline-web-worker/expected/index.html b/__tests__/cases/inline-web-worker/expected/index.html index 7ca8e89..f067bb3 100644 --- a/__tests__/cases/inline-web-worker/expected/index.html +++ b/__tests__/cases/inline-web-worker/expected/index.html @@ -1 +1 @@ -
This is minimal code to demonstrate webpack usage
\ No newline at end of file +This is minimal code to demonstrate webpack usage
\ No newline at end of file diff --git a/yarn.lock b/yarn.lock index eedec2f..541456e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5462,9 +5462,9 @@ typedarray-to-buffer@^3.1.5: is-typedarray "^1.0.0" typescript@^4.1.3, typescript@^4.4.3: - version "4.6.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4" - integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg== + version "4.6.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9" + integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg== unbox-primitive@^1.0.1: version "1.0.1"