Skip to content

Commit 1c9b2dd

Browse files
chore(deps): bump loader-utils from 2.0.3 to 2.0.4
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md) - [Commits](webpack/loader-utils@v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: loader-utils dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1e64ec commit 1c9b2dd

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.3",
65+
"loader-utils": "^2.0.4",
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
@@ -5198,10 +5198,10 @@ loader-utils@^1.2.3, loader-utils@^1.4.0:
51985198
emojis-list "^3.0.0"
51995199
json5 "^1.0.1"
52005200

5201-
loader-utils@^2.0.0, loader-utils@^2.0.3:
5202-
version "2.0.3"
5203-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.3.tgz#d4b15b8504c63d1fc3f2ade52d41bc8459d6ede1"
5204-
integrity sha512-THWqIsn8QRnvLl0shHYVBN9syumU8pYWEHPTmkiVGd+7K5eFNVSY6AJhRvgGF70gg1Dz+l/k8WicvFCxdEs60A==
5201+
loader-utils@^2.0.0, loader-utils@^2.0.4:
5202+
version "2.0.4"
5203+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
5204+
integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==
52055205
dependencies:
52065206
big.js "^5.2.2"
52075207
emojis-list "^3.0.0"

0 commit comments

Comments
 (0)