summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-12-28 20:21:50 +0000
committerdependabot[bot] <support@dependabot.com>2018-12-28 20:21:50 +0000
commit0a1951f24c1abe103542aecccfb62cd1389309c2 (patch)
treede6623274688a91879b1735713c025b6b6257837
parentImprove usability (diff)
downloadmisskey-0a1951f24c1abe103542aecccfb62cd1389309c2.tar.gz
misskey-0a1951f24c1abe103542aecccfb62cd1389309c2.tar.bz2
misskey-0a1951f24c1abe103542aecccfb62cd1389309c2.zip
Update loader-utils requirement from 1.1.0 to 1.2.3
Updates the requirements on [loader-utils](https://github.com/webpack/loader-utils) to permit the latest version. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/commits/v1.2.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b5f17d624a..795680b40f 100644
--- a/package.json
+++ b/package.json
@@ -155,7 +155,7 @@
"koa-slow": "2.1.0",
"koa-views": "6.1.4",
"langmap": "0.0.16",
- "loader-utils": "1.1.0",
+ "loader-utils": "1.2.3",
"minio": "7.0.2",
"mkdirp": "0.5.1",
"mocha": "5.2.0",