Skip to content

Commit a04c224

Browse files
chore(deps-dev): bump loader-utils from 2.0.0 to 3.2.0
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 3.2.0. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/master/CHANGELOG.md) - [Commits](webpack/loader-utils@v2.0.0...v3.2.0) --- updated-dependencies: - dependency-name: loader-utils dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 741e993 commit a04c224

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"less": "^4.0.0",
7373
"less-loader": "^8.0.0",
7474
"lint-staged": "^11.0.0",
75-
"loader-utils": "^2.0.0",
75+
"loader-utils": "^3.2.0",
7676
"lodash": "^4.17.19",
7777
"lodash-es": "^4.17.15",
7878
"memfs": "^3.2.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4162,6 +4162,11 @@ loader-utils@^2.0.0:
41624162
emojis-list "^3.0.0"
41634163
json5 "^2.1.2"
41644164

4165+
loader-utils@^3.2.0:
4166+
version "3.2.0"
4167+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.2.0.tgz#bcecc51a7898bee7473d4bc6b845b23af8304d4f"
4168+
integrity sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==
4169+
41654170
locate-path@^5.0.0:
41664171
version "5.0.0"
41674172
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"

0 commit comments

Comments
 (0)