Bump laravel-mix from 6.0.41 to 6.0.42

Bumps [laravel-mix](https://github.com/JeffreyWay/laravel-mix) from 6.0.41 to 6.0.42.
- [Release notes](https://github.com/JeffreyWay/laravel-mix/releases)
- [Changelog](https://github.com/laravel-mix/laravel-mix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JeffreyWay/laravel-mix/commits)

---
updated-dependencies:
- dependency-name: laravel-mix
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-14 03:02:36 +00:00 committed by GitHub
parent 1f3badb731
commit d9142c1197
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3429,9 +3429,9 @@ klona@^2.0.5:
integrity sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==
laravel-mix@^6.0:
version "6.0.41"
resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-6.0.41.tgz#b068934539a447e812877699a9c5208ee9cedf32"
integrity sha512-LA6ep2kUritCzvePgza98Ge2wmlntYSmd1mJx0BwRqyP6x8vMbh9VnMesTm5ezZql83mXI+hFumRCEBxzAnZaQ==
version "6.0.42"
resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-6.0.42.tgz#cfbf0389243b2911ca41531bcb5ddea30badcbda"
integrity sha512-3sdm4nltJ3C/cVihiEBpj81HEPIZodCGDfyUKqFpyya9EvWrKOlpb6mMocngH5dwC9cm3mS5E5Ukqs5Xe8LLgg==
dependencies:
"@babel/core" "^7.15.8"
"@babel/plugin-proposal-object-rest-spread" "^7.15.6"