diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-01-05 02:16:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-05 02:16:05 +0000 |
commit | 38d1ed86409e96749d6e5102fe6ac7412b45a87f (patch) | |
tree | e53b12165042d04e8242cd7c7d7391d2adc19ce0 /package.json | |
parent | 797b603a1f11e76348c36c17e766e97b43dd127e (diff) | |
download | nextcloud-server-38d1ed86409e96749d6e5102fe6ac7412b45a87f.tar.gz nextcloud-server-38d1ed86409e96749d6e5102fe6ac7412b45a87f.zip |
Bump eslint-config-nextcloud from 0.1.0 to 0.1.1
Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases)
- [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.1.0...v0.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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 c493e83296b..72c9bef1774 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "babel-plugin-transform-es2015-arrow-functions": "^6.22.0", "css-loader": "^3.4.0", "eslint": "^5.16.0", - "eslint-config-nextcloud": "0.1.0", + "eslint-config-nextcloud": "0.1.1", "eslint-config-standard": "^12.0.0", "eslint-loader": "^3.0.3", "eslint-plugin-import": "^2.19.1", |