Skip to content

Commit 1e97a18

Browse files
build(deps): bump loader-utils from 1.2.3 to 1.4.2 (#349)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 477f6c1 commit 1e97a18

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

yarn.lock

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5088,10 +5088,10 @@ emoji-regex@^8.0.0:
50885088
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
50895089
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
50905090

5091-
emojis-list@^2.0.0:
5092-
version "2.1.0"
5093-
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389"
5094-
integrity sha1-TapNnbAPmBmIDHn6RXrlsJof04k=
5091+
emojis-list@^3.0.0:
5092+
version "3.0.0"
5093+
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
5094+
integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
50955095

50965096
encodeurl@~1.0.2:
50975097
version "1.0.2"
@@ -9015,12 +9015,12 @@ loader-runner@^2.4.0:
90159015
integrity sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==
90169016

90179017
loader-utils@^1.0.1, loader-utils@^1.0.2, loader-utils@^1.1.0, loader-utils@^1.2.3:
9018-
version "1.2.3"
9019-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.2.3.tgz#1ff5dc6911c9f0a062531a4c04b609406108c2c7"
9020-
integrity sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==
9018+
version "1.4.2"
9019+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.2.tgz#29a957f3a63973883eb684f10ffd3d151fec01a3"
9020+
integrity sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==
90219021
dependencies:
90229022
big.js "^5.2.2"
9023-
emojis-list "^2.0.0"
9023+
emojis-list "^3.0.0"
90249024
json5 "^1.0.1"
90259025

90269026
locate-path@^2.0.0:
@@ -9746,11 +9746,16 @@ [email protected]:
97469746
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
97479747
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
97489748

9749-
minimist@^1.1.3, minimist@^1.2.0:
9749+
minimist@^1.1.3:
97509750
version "1.2.0"
97519751
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
97529752
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
97539753

9754+
minimist@^1.2.0:
9755+
version "1.2.7"
9756+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
9757+
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
9758+
97549759
minipass@^3.0.0:
97559760
version "3.1.1"
97569761
resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.1.tgz#7607ce778472a185ad6d89082aa2070f79cedcd5"

0 commit comments

Comments
 (0)