diff options
| author | Kana <[email protected]> | 2019-06-21 10:55:01 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-06-21 10:55:01 +0900 |
| commit | 84a44c774310f7b81718e136bb2556013216e2d2 (patch) | |
| tree | 98d12c31daab1dd2444227504cda2b98f0ba7e6a /package.json | |
| parent | Merge pull request #194 from WeebDev/dependabot/npm_and_yarn/sshpk-1.16.1 (diff) | |
| parent | Bump eslint from 4.18.1 to 4.18.2 (diff) | |
| download | host.fuwn.me-84a44c774310f7b81718e136bb2556013216e2d2.tar.xz host.fuwn.me-84a44c774310f7b81718e136bb2556013216e2d2.zip | |
Merge pull request #195 from WeebDev/dependabot/npm_and_yarn/eslint-4.18.2
Bump eslint from 4.18.1 to 4.18.2
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a64cb30..294accc 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "sqlite3": "^4.0.6" }, "devDependencies": { - "eslint": "^4.18.1", + "eslint": "^4.18.2", "eslint-config-aqua": "^1.4.1" }, "eslintConfig": { |