Bump laravel-mix from 6.0.32 to 6.0.34

Bumps [laravel-mix](https://github.com/JeffreyWay/laravel-mix) from 6.0.32 to 6.0.34.
- [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/compare/v6.0.32...v6.0.34)

---
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] 2021-10-18 03:02:18 +00:00 committed by GitHub
parent 66303f614b
commit 7b05b78cf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3354,9 +3354,9 @@ klona@^2.0.4:
integrity sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA==
laravel-mix@^6.0:
version "6.0.32"
resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-6.0.32.tgz#a16d3bb051e02f238314ab301379955c5ae1212d"
integrity sha512-VThHgRLpx7drvIczGalh8yLqkHAWQi8yGn9MCw/MNmBkV5IC4PXPQfpUoidgsS0A+XlRT0XrMNUUljLrZ4Dgtg==
version "6.0.34"
resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-6.0.34.tgz#9118e2a63fb4b79393d0d7bd85e8e8ac27fd3533"
integrity sha512-Je9ksXGCk9ytD+OMsgir043sERPlROMv1Lw5DOvRg2599lT9jWMHQn9x7Hn83HfmFw54mc6tmPLNhSU/SdI7jw==
dependencies:
"@babel/core" "^7.14.5"
"@babel/plugin-proposal-object-rest-spread" "^7.14.5"