From c774f87f2ef7db5b4fb6bb12e0030ceee669d95c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 03:03:00 +0000 Subject: [PATCH] Bump laravel-mix from 6.0.23 to 6.0.24 in /frontend Bumps [laravel-mix](https://github.com/JeffreyWay/laravel-mix) from 6.0.23 to 6.0.24. - [Release notes](https://github.com/JeffreyWay/laravel-mix/releases) - [Changelog](https://github.com/JeffreyWay/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] --- frontend/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 3278d3a7b1..7ccd2cd1db 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -4206,9 +4206,9 @@ klona@^2.0.4: integrity sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA== laravel-mix@^6: - version "6.0.23" - resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-6.0.23.tgz#21d17b354563d3019c24312ab70a06406639e165" - integrity sha512-wy6L/YsrsMwvDfF5y99TtG5IcBx3ami5IpdizzcA0MSkPxxuDFXiLazZNI+SWBTDYlguH8OTkaOUULJ5AkyIaQ== + version "6.0.24" + resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-6.0.24.tgz#daf5ff501b9a9a14c296640cceea768c5740ec97" + integrity sha512-64KE/HKm3jiAHzOz6k+niODh4kL6mgzAeKLzEiMLG1odq5vqCnPXsmXfUYm6XaAHDS+2gLN1JlxsdVqtT7GB/w== dependencies: "@babel/core" "^7.14.5" "@babel/plugin-proposal-object-rest-spread" "^7.14.5"