Skip to content

Commit 81b4234

Browse files
Bump loader-utils from 1.4.0 to 1.4.2 (#223)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](webpack/loader-utils@v1.4.0...v1.4.2) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6641bdc commit 81b4234

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10998,18 +10998,18 @@ loader-runner@^4.2.0:
1099810998
integrity sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==
1099910999

1100011000
loader-utils@^1.1.0, loader-utils@^1.2.3:
11001-
version "1.4.0"
11002-
resolved "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.0.tgz"
11003-
integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==
11001+
version "1.4.2"
11002+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.2.tgz#29a957f3a63973883eb684f10ffd3d151fec01a3"
11003+
integrity sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==
1100411004
dependencies:
1100511005
big.js "^5.2.2"
1100611006
emojis-list "^3.0.0"
1100711007
json5 "^1.0.1"
1100811008

1100911009
loader-utils@^2.0.0:
11010-
version "2.0.2"
11011-
resolved "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz"
11012-
integrity sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==
11010+
version "2.0.4"
11011+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
11012+
integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==
1101311013
dependencies:
1101411014
big.js "^5.2.2"
1101511015
emojis-list "^3.0.0"

0 commit comments

Comments
 (0)