Skip to content

Commit 0456c39

Browse files
author
jk
committed
bump loader-utils@^2.0.4
1 parent 1b1a195 commit 0456c39

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"chalk": "^4.1.0",
3737
"hash-sum": "^2.0.0",
38-
"loader-utils": "^2.0.0"
38+
"loader-utils": "^2.0.4"
3939
},
4040
"peerDependencies": {
4141
"webpack": "^4.1.0 || ^5.0.0-0"

Diff for: yarn.lock

+9
Original file line numberDiff line numberDiff line change
@@ -6246,6 +6246,15 @@ loader-utils@^2.0.0:
62466246
emojis-list "^3.0.0"
62476247
json5 "^2.1.2"
62486248

6249+
loader-utils@^2.0.4:
6250+
version "2.0.4"
6251+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
6252+
integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==
6253+
dependencies:
6254+
big.js "^5.2.2"
6255+
emojis-list "^3.0.0"
6256+
json5 "^2.1.2"
6257+
62496258
locate-path@^2.0.0:
62506259
version "2.0.0"
62516260
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"

0 commit comments

Comments
 (0)