Skip to content

Commit add8b8f

Browse files
Bump loader-utils from 1.2.3 to 1.4.2 (#96)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.2.3 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.2.3...v1.4.2) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 504161f commit add8b8f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1278,9 +1278,9 @@ emoji-regex@^7.0.1, emoji-regex@^7.0.2:
12781278
version "7.0.3"
12791279
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
12801280

1281-
emojis-list@^2.0.0:
1282-
version "2.1.0"
1283-
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389"
1281+
emojis-list@^3.0.0:
1282+
version "3.0.0"
1283+
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
12841284

12851285
end-of-stream@^1.0.0, end-of-stream@^1.1.0:
12861286
version "1.4.1"
@@ -2459,11 +2459,11 @@ loader-runner@^2.3.0:
24592459
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.4.0.tgz#ed47066bfe534d7e84c4c7b9998c2a75607d9357"
24602460

24612461
loader-utils@^1.1.0, loader-utils@^1.2.3:
2462-
version "1.2.3"
2463-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.2.3.tgz#1ff5dc6911c9f0a062531a4c04b609406108c2c7"
2462+
version "1.4.2"
2463+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.2.tgz#29a957f3a63973883eb684f10ffd3d151fec01a3"
24642464
dependencies:
24652465
big.js "^5.2.2"
2466-
emojis-list "^2.0.0"
2466+
emojis-list "^3.0.0"
24672467
json5 "^1.0.1"
24682468

24692469
locate-path@^2.0.0:
@@ -2636,8 +2636,8 @@ [email protected], minimist@~0.0.1:
26362636
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
26372637

26382638
minimist@^1.2.0:
2639-
version "1.2.0"
2640-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
2639+
version "1.2.7"
2640+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
26412641

26422642
minipass@^2.2.1, minipass@^2.3.5:
26432643
version "2.3.5"
@@ -2745,7 +2745,7 @@ neo-async@^2.5.0:
27452745

27462746
next-tick@1:
27472747
version "1.0.0"
2748-
resolved "http://registry.npmjs.org/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
2748+
resolved "https://registry.npmjs.org/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
27492749

27502750
nice-try@^1.0.4:
27512751
version "1.0.5"

0 commit comments

Comments
 (0)