Skip to content

Commit

Permalink
chore(deps-dev): bump laravel-mix from 6.0.29 to 6.0.31 (#1326)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 15, 2021
1 parent 0e179f7 commit 5e04fa4
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1879,10 +1879,10 @@ ansi-escapes@^4.2.1, ansi-escapes@^4.3.0, ansi-escapes@^4.3.1:
dependencies:
type-fest "^0.21.3"

ansi-html@^0.0.7:
version "0.0.7"
resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.7.tgz#813584021962a9e9e6fd039f940d12f56ca7859e"
integrity sha1-gTWEAhliqenm/QOflA0S9WynhZ4=
ansi-html-community@^0.0.8:
version "0.0.8"
resolved "https://registry.yarnpkg.com/ansi-html-community/-/ansi-html-community-0.0.8.tgz#69fbc4d6ccbe383f9736934ae34c3f8290f1bf41"
integrity sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==

ansi-regex@^2.0.0:
version "2.1.1"
Expand Down Expand Up @@ -5537,9 +5537,9 @@ laravel-mix-purgecss@^6.0.0:
postcss-purgecss-laravel "^2.0.0"

laravel-mix@^6.0.6:
version "6.0.29"
resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-6.0.29.tgz#4b07b731f3d3de624d19e392a2bd93ca741a5b69"
integrity sha512-GGDpeicvHYh6J6uickr1ZiDtJdNuKsQUjWrthB4MTaN0ZzxL0kLxpNXIRHGhpoEHM+2Tl/tA40ATIDAAumCyow==
version "6.0.31"
resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-6.0.31.tgz#c33b869d11549e781484c52f11b12405cecc72a1"
integrity sha512-T9uFNNARS5hXl5JggCkLKybwAnyYEHBXzPseC0yJ/6EVK7eyvPOq2UAGDVqhfYTZKxrMd5B5ww1kEooDRoH+OA==
dependencies:
"@babel/core" "^7.14.5"
"@babel/plugin-proposal-object-rest-spread" "^7.14.5"
Expand Down Expand Up @@ -5586,7 +5586,7 @@ laravel-mix@^6.0.6:
vue-style-loader "^4.1.3"
webpack "^5.38.1"
webpack-cli "^4.7.2"
webpack-dev-server "4.0.0-rc.1"
webpack-dev-server "4.1.1"
webpack-merge "^5.8.0"
webpack-notifier "^1.13.0"
webpackbar "^5.0.0-3"
Expand Down Expand Up @@ -9360,12 +9360,12 @@ webpack-dev-middleware@^5.0.0:
range-parser "^1.2.1"
schema-utils "^3.0.0"

webpack-dev-server@4.0.0-rc.1:
version "4.0.0-rc.1"
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-4.0.0-rc.1.tgz#4826530cdff3ebe56d3a5e0fa3e7d1e006b40d33"
integrity sha512-gZlGe0CMA0YZ5bIXFbtSegd33tYsUujYv+rgJu9Y75xHvXBSXFJiBvakMV7yTkBE+k8dgz4VsBzl7J5I5xatyg==
webpack-dev-server@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-4.1.1.tgz#e8eb8f0ce1a0e1fa65e234641763c97735398bed"
integrity sha512-Kl1mnCEw8Cy1Kw173gCxLIB242LfPKEOj9WoKhKz/MbryZTNrILzOJTk8kiczw/YUEPzn3gcltCQv6hDsLudRg==
dependencies:
ansi-html "^0.0.7"
ansi-html-community "^0.0.8"
bonjour "^3.5.0"
chokidar "^3.5.1"
colorette "^1.2.2"
Expand Down

0 comments on commit 5e04fa4

Please sign in to comment.