Skip to content

Commit dd3d52b

Browse files
Bump loader-utils from 2.0.4 to 3.2.1
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.4 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.4...v3.2.1) --- updated-dependencies: - dependency-name: loader-utils dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a0097e commit dd3d52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"enhanced-resolve": "^3.1.0",
2323
"es6-promisify": "^5.0.0",
2424
"icss-utils": "^5.1.0",
25-
"loader-utils": "^2.0.0",
25+
"loader-utils": "^3.2.1",
2626
"postcss-values-parser": "^6.0.2"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)