From 9e30b5ccae6edcbbb50d062547da625ffc346507 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 22:06:06 +0000 Subject: [PATCH] Bump loader-utils from 2.0.0 to 3.2.0 Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 3.2.0. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v2.0.0...v3.2.0) --- updated-dependencies: - dependency-name: loader-utils dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index fe1eb62..76154b0 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@babel/runtime": "^7.12.5", "@flexis/srcset": "^4.2.0", "core-js": "^3.8.3", - "loader-utils": "^2.0.0", + "loader-utils": "^3.2.0", "p-limit": "^3.1.0", "regenerator-runtime": "^0.13.7", "vinyl": "^2.2.0" diff --git a/yarn.lock b/yarn.lock index 5344f77..892c754 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7764,6 +7764,11 @@ loader-utils@^2.0.0: emojis-list "^3.0.0" json5 "^2.1.2" +loader-utils@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.2.0.tgz#bcecc51a7898bee7473d4bc6b845b23af8304d4f" + integrity sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ== + locate-path@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"