Skip to content

Commit 4a9d890

Browse files
Bump loader-utils from 3.2.0 to 3.2.1
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/master/CHANGELOG.md) - [Commits](webpack/loader-utils@v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: loader-utils dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 75718c4 commit 4a9d890

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

packages/modular-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"jest-watch-typeahead": "^2.0.0",
8888
"js-yaml": "^4.1.0",
8989
"kill-port": "^2.0.1",
90-
"loader-utils": "3.2.0",
90+
"loader-utils": "3.2.1",
9191
"micromatch": "4.0.5",
9292
"mime": "^3.0.0",
9393
"mini-css-extract-plugin": "2.6.1",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7999,10 +7999,10 @@ loader-runner@^4.2.0:
79997999
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.3.0.tgz#c1b4a163b99f614830353b16755e7149ac2314e1"
80008000
integrity sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==
80018001

8002-
8003-
version "3.2.0"
8004-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.2.0.tgz#bcecc51a7898bee7473d4bc6b845b23af8304d4f"
8005-
integrity sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==
8002+
[email protected].1, loader-utils@^3.2.0:
8003+
version "3.2.1"
8004+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.2.1.tgz#4fb104b599daafd82ef3e1a41fb9265f87e1f576"
8005+
integrity sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==
80068006

80078007
loader-utils@^2.0.0:
80088008
version "2.0.4"
@@ -8013,11 +8013,6 @@ loader-utils@^2.0.0:
80138013
emojis-list "^3.0.0"
80148014
json5 "^2.1.2"
80158015

8016-
loader-utils@^3.2.0:
8017-
version "3.2.1"
8018-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.2.1.tgz#4fb104b599daafd82ef3e1a41fb9265f87e1f576"
8019-
integrity sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==
8020-
80218016
locate-path@^3.0.0:
80228017
version "3.0.0"
80238018
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"

0 commit comments

Comments
 (0)