Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e7b6fd7

Browse filesBrowse files
author
jk
committed
bump loader utils dues to json5
1 parent 0456c39 commit e7b6fd7
Copy full SHA for e7b6fd7

File tree

2 files changed

+5
-9
lines changed
Filter options

2 files changed

+5
-9
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
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"

‎yarn.lock

Copy file name to clipboardExpand all lines: yarn.lock
+4-8Lines changed: 4 additions & 8 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.