Skip to content

Commit 713a8f7

Browse files
author
ivan.strahovsky
committed
#73 Update loader-utils library to the latest patch version with the fix, don't want to upgrade to the latest available version as it two major versions up and I'm not in this repo code and can't guarantee I this update will be smooth.
1 parent 09b69e0 commit 713a8f7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
"dependencies": {
2525
"camelcase": "^5.3.1",
26-
"loader-utils": "1.2.3",
26+
"loader-utils": "^1.4.2",
2727
"schema-utils": "^2.0.1"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)