summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAya Morisawa <AyaMorisawa4869@gmail.com>2018-12-29 19:07:25 +0900
committerGitHub <noreply@github.com>2018-12-29 19:07:25 +0900
commit7341d97a000301e3f32e8159d751e32efdc84d99 (patch)
treec066ba92d619f55f533fe18f09dc7af17d602424
parentUpdate eslint-plugin-vue requirement from 4.7.1 to 5.0.0 (#3792) (diff)
parentUpdate loader-utils requirement from 1.1.0 to 1.2.3 (diff)
downloadmisskey-7341d97a000301e3f32e8159d751e32efdc84d99.tar.gz
misskey-7341d97a000301e3f32e8159d751e32efdc84d99.tar.bz2
misskey-7341d97a000301e3f32e8159d751e32efdc84d99.zip
Update loader-utils requirement from 1.1.0 to 1.2.3 (#3793)
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 a08793d32c..8cbbd4014e 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",