From 7b05b78cf7e7e4c6e77283dc71c9636f4a58851f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 03:02:18 +0000 Subject: [PATCH] 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] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d7f9d50a52..6500381c61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"