Skip to content

Commit 2e4da33

Browse files
authored
Merge pull request #582 from chantouchsek/dependabot/npm_and_yarn/loader-utils-1.4.1
fix(deps): bump loader-utils from 1.4.0 to 1.4.1
2 parents 805b409 + c10208e commit 2e4da33

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7757,9 +7757,9 @@ loader-runner@^4.1.0:
77577757
integrity sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==
77587758

77597759
loader-utils@^1.0.2, loader-utils@^1.1.0, loader-utils@^1.2.3, loader-utils@^1.4.0:
7760-
version "1.4.0"
7761-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
7762-
integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==
7760+
version "1.4.1"
7761+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.1.tgz#278ad7006660bccc4d2c0c1578e17c5c78d5c0e0"
7762+
integrity sha512-1Qo97Y2oKaU+Ro2xnDMR26g1BwMT29jNbem1EvcujW2jqt+j5COXyscjM7bLQkM9HaxI7pkWeW7gnI072yMI9Q==
77637763
dependencies:
77647764
big.js "^5.2.2"
77657765
emojis-list "^3.0.0"
@@ -8138,7 +8138,12 @@ [email protected]:
81388138
is-plain-obj "^1.1.0"
81398139
kind-of "^6.0.3"
81408140

8141-
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
8141+
minimist@^1.2.0:
8142+
version "1.2.7"
8143+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
8144+
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
8145+
8146+
minimist@^1.2.5, minimist@^1.2.6:
81428147
version "1.2.6"
81438148
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
81448149
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==

0 commit comments

Comments
 (0)