Skip to content

Commit d21e2f4

Browse files
chore(deps-dev): bump loader-utils from 2.0.0 to 3.2.1
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 3.2.1. - [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.1) --- updated-dependencies: - dependency-name: loader-utils dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 741e993 commit d21e2f4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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.1",
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.1:
4166+
version "3.2.1"
4167+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.2.1.tgz#4fb104b599daafd82ef3e1a41fb9265f87e1f576"
4168+
integrity sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==
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)