Skip to content

Commit 23fc48e

Browse files
chore(deps): bump loader-utils from 2.0.2 to 2.0.3 (#685)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40f1657 commit 23fc48e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"error-stack-parser": "^2.0.6",
6363
"find-up": "^5.0.0",
6464
"html-entities": "^2.1.0",
65-
"loader-utils": "^2.0.0",
65+
"loader-utils": "^2.0.3",
6666
"schema-utils": "^3.0.0",
6767
"source-map": "^0.7.3"
6868
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5213,10 +5213,10 @@ loader-utils@^1.2.3, loader-utils@^1.4.0:
52135213
emojis-list "^3.0.0"
52145214
json5 "^1.0.1"
52155215

5216-
loader-utils@^2.0.0:
5217-
version "2.0.2"
5218-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.2.tgz#d6e3b4fb81870721ae4e0868ab11dd638368c129"
5219-
integrity sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==
5216+
loader-utils@^2.0.0, loader-utils@^2.0.3:
5217+
version "2.0.3"
5218+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.3.tgz#d4b15b8504c63d1fc3f2ade52d41bc8459d6ede1"
5219+
integrity sha512-THWqIsn8QRnvLl0shHYVBN9syumU8pYWEHPTmkiVGd+7K5eFNVSY6AJhRvgGF70gg1Dz+l/k8WicvFCxdEs60A==
52205220
dependencies:
52215221
big.js "^5.2.2"
52225222
emojis-list "^3.0.0"

0 commit comments

Comments
 (0)