Skip to content

Commit 2c48fde

Browse files
dependabot[bot]steveoh
authored andcommitted
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] <[email protected]>
1 parent 5f8ade2 commit 2c48fde

File tree

2 files changed

+26
-18
lines changed

2 files changed

+26
-18
lines changed

package-lock.json

Lines changed: 18 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1871,9 +1871,9 @@ emoji-regex@^8.0.0:
18711871
version "8.0.0"
18721872
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
18731873

1874-
emojis-list@^2.0.0:
1875-
version "2.1.0"
1876-
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389"
1874+
emojis-list@^3.0.0:
1875+
version "3.0.0"
1876+
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
18771877

18781878
encodeurl@~1.0.1:
18791879
version "1.0.1"
@@ -3304,11 +3304,11 @@ load-json-file@^2.0.0:
33043304
strip-bom "^3.0.0"
33053305

33063306
loader-utils@^1.0.2, loader-utils@^1.1.0:
3307-
version "1.2.3"
3308-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.2.3.tgz#1ff5dc6911c9f0a062531a4c04b609406108c2c7"
3307+
version "1.4.2"
3308+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.2.tgz#29a957f3a63973883eb684f10ffd3d151fec01a3"
33093309
dependencies:
33103310
big.js "^5.2.2"
3311-
emojis-list "^2.0.0"
3311+
emojis-list "^3.0.0"
33123312
json5 "^1.0.1"
33133313

33143314
localtunnel@^2.0.1:
@@ -3483,8 +3483,8 @@ minimatch@^3.0.4:
34833483
brace-expansion "^1.1.7"
34843484

34853485
minimist@^1.2.0:
3486-
version "1.2.0"
3487-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
3486+
version "1.2.7"
3487+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
34883488

34893489
minimist@^1.2.5:
34903490
version "1.2.5"

0 commit comments

Comments
 (0)