Skip to content

Commit 59e5fa8

Browse files
Bump loader-utils from 1.4.0 to 1.4.1 (#30)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md) - [Commits](webpack/loader-utils@v1.4.0...v1.4.1) --- 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 5e537d3 commit 59e5fa8

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

yarn.lock

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2470,7 +2470,7 @@ bcrypt-pbkdf@^1.0.0:
24702470

24712471
big.js@^5.2.2:
24722472
version "5.2.2"
2473-
resolved "https://registry.nlark.com/big.js/download/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
2473+
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
24742474

24752475
binary-extensions@^2.0.0:
24762476
version "2.2.0"
@@ -3650,7 +3650,7 @@ emoji-regex@^8.0.0:
36503650

36513651
emojis-list@^3.0.0:
36523652
version "3.0.0"
3653-
resolved "https://registry.npm.taobao.org/emojis-list/download/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
3653+
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
36543654

36553655
end-of-stream@^1.0.0, end-of-stream@^1.1.0:
36563656
version "1.4.4"
@@ -5859,7 +5859,7 @@ json-stringify-safe@~5.0.1:
58595859

58605860
json5@^1.0.1:
58615861
version "1.0.1"
5862-
resolved "https://registry.npm.taobao.org/json5/download/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
5862+
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
58635863
dependencies:
58645864
minimist "^1.2.0"
58655865

@@ -6038,8 +6038,8 @@ load-json-file@^6.2.0:
60386038
type-fest "^0.6.0"
60396039

60406040
loader-utils@^1.1.0:
6041-
version "1.4.0"
6042-
resolved "https://registry.npm.taobao.org/loader-utils/download/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
6041+
version "1.4.1"
6042+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.1.tgz#278ad7006660bccc4d2c0c1578e17c5c78d5c0e0"
60436043
dependencies:
60446044
big.js "^5.2.2"
60456045
emojis-list "^3.0.0"
@@ -6513,10 +6513,14 @@ minimatch@^3.0.3, minimatch@^3.0.4:
65136513
dependencies:
65146514
brace-expansion "^1.1.7"
65156515

6516-
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
6516+
minimist@^1.1.1, minimist@^1.2.5:
65176517
version "1.2.5"
65186518
resolved "https://registry.npm.taobao.org/minimist/download/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
65196519

6520+
minimist@^1.2.0:
6521+
version "1.2.7"
6522+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
6523+
65206524
mixin-deep@^1.2.0:
65216525
version "1.3.2"
65226526
resolved "https://registry.npm.taobao.org/mixin-deep/download/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"

0 commit comments

Comments
 (0)