From a67c87101de0f0498bc3defe5d48abec4f762312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 03:01:59 +0000 Subject: [PATCH] Bump laravel-mix from 6.0.31 to 6.0.32 Bumps [laravel-mix](https://github.com/JeffreyWay/laravel-mix) from 6.0.31 to 6.0.32. - [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.31...v6.0.32) --- 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 53c389e714..d7f9d50a52 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.31" - resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-6.0.31.tgz#c33b869d11549e781484c52f11b12405cecc72a1" - integrity sha512-T9uFNNARS5hXl5JggCkLKybwAnyYEHBXzPseC0yJ/6EVK7eyvPOq2UAGDVqhfYTZKxrMd5B5ww1kEooDRoH+OA== + version "6.0.32" + resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-6.0.32.tgz#a16d3bb051e02f238314ab301379955c5ae1212d" + integrity sha512-VThHgRLpx7drvIczGalh8yLqkHAWQi8yGn9MCw/MNmBkV5IC4PXPQfpUoidgsS0A+XlRT0XrMNUUljLrZ4Dgtg== dependencies: "@babel/core" "^7.14.5" "@babel/plugin-proposal-object-rest-spread" "^7.14.5"