Skip to content

Commit e7b6fd7

Browse files
author
jk
committed
bump loader utils dues to json5
1 parent 0456c39 commit e7b6fd7

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
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.4"
38+
"loader-utils": "^3.2.1"
3939
},
4040
"peerDependencies": {
4141
"webpack": "^4.1.0 || ^5.0.0-0"

Diff for: yarn.lock

+4-8
Original file line numberDiff line numberDiff line change
@@ -6246,14 +6246,10 @@ 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"
6249+
loader-utils@^3.2.1:
6250+
version "3.2.1"
6251+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.2.1.tgz#4fb104b599daafd82ef3e1a41fb9265f87e1f576"
6252+
integrity sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==
62576253

62586254
locate-path@^2.0.0:
62596255
version "2.0.0"

0 commit comments

Comments
 (0)