From 3d7f413c5bc6178c6e026ef22a6a81975182b7c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 18 Mar 2019 03:19:34 +0000 Subject: [PATCH] Bump laravel-mix from 4.0.14 to 4.0.15 Bumps [laravel-mix](https://github.com/JeffreyWay/laravel-mix) from 4.0.14 to 4.0.15. - [Release notes](https://github.com/JeffreyWay/laravel-mix/releases) - [Commits](https://github.com/JeffreyWay/laravel-mix/commits) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index c3ab99b..b91df07 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3140,8 +3140,8 @@ kind-of@^6.0.0, kind-of@^6.0.2: resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051" laravel-mix@^4.0: - version "4.0.14" - resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-4.0.14.tgz#949374650d39f2c937257ad2749dab039b848f28" + version "4.0.15" + resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-4.0.15.tgz#b8f1e07770d72b3206a6726cdb14142ae0ea5d50" dependencies: "@babel/core" "^7.2.0" "@babel/plugin-proposal-object-rest-spread" "^7.2.0"