summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAya Morisawa <AyaMorisawa4869@gmail.com>2018-12-29 19:09:42 +0900
committerGitHub <noreply@github.com>2018-12-29 19:09:42 +0900
commit2e8ea3441371f7c5bfd508b08f771b8dab0a7eda (patch)
tree9c96437d3687f400c3babdd2e176a0d681133051 /package.json
parentUpdate eslint requirement from 5.8.0 to 5.11.1 (diff)
parentUpdate loader-utils requirement from 1.1.0 to 1.2.3 (#3793) (diff)
downloadmisskey-2e8ea3441371f7c5bfd508b08f771b8dab0a7eda.tar.gz
misskey-2e8ea3441371f7c5bfd508b08f771b8dab0a7eda.tar.bz2
misskey-2e8ea3441371f7c5bfd508b08f771b8dab0a7eda.zip
Merge branch 'develop' into dependabot/npm_and_yarn/eslint-5.11.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 642597c958..8aff20f20b 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "10.69.0",
- "clientVersion": "2.0.13006",
+ "version": "10.70.0",
+ "clientVersion": "2.0.13176",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,
@@ -112,7 +112,7 @@
"emojilib": "2.4.0",
"escape-regexp": "0.0.1",
"eslint": "5.11.1",
- "eslint-plugin-vue": "4.7.1",
+ "eslint-plugin-vue": "5.0.0",
"eventemitter3": "3.1.0",
"feed": "2.0.2",
"file-loader": "2.0.0",
@@ -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",