Skip to content

Commit fefa582

Browse files
Bump loader-utils from 1.2.3 to 1.4.2
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] <support@github.com>
1 parent 86e8c55 commit fefa582

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

yarn.lock

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1792,9 +1792,9 @@ elliptic@^6.0.0:
17921792
minimalistic-assert "^1.0.1"
17931793
minimalistic-crypto-utils "^1.0.1"
17941794

1795-
emojis-list@^2.0.0:
1796-
version "2.1.0"
1797-
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389"
1795+
emojis-list@^3.0.0:
1796+
version "3.0.0"
1797+
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
17981798

17991799
end-of-stream@^1.0.0, end-of-stream@^1.1.0:
18001800
version "1.4.1"
@@ -2505,11 +2505,11 @@ loader-runner@^2.3.0:
25052505
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.4.0.tgz#ed47066bfe534d7e84c4c7b9998c2a75607d9357"
25062506

25072507
loader-utils@^1.0.2, loader-utils@^1.1.0:
2508-
version "1.2.3"
2509-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.2.3.tgz#1ff5dc6911c9f0a062531a4c04b609406108c2c7"
2508+
version "1.4.2"
2509+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.2.tgz#29a957f3a63973883eb684f10ffd3d151fec01a3"
25102510
dependencies:
25112511
big.js "^5.2.2"
2512-
emojis-list "^2.0.0"
2512+
emojis-list "^3.0.0"
25132513
json5 "^1.0.1"
25142514

25152515
locate-path@^3.0.0:
@@ -2627,7 +2627,11 @@ minimatch@^3.0.4:
26272627
dependencies:
26282628
brace-expansion "^1.1.7"
26292629

2630-
minimist@^1.2.0, minimist@^1.2.5:
2630+
minimist@^1.2.0:
2631+
version "1.2.7"
2632+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
2633+
2634+
minimist@^1.2.5:
26312635
version "1.2.5"
26322636
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
26332637

0 commit comments

Comments
 (0)