]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump eslint-config-nextcloud from 0.1.0 to 0.1.1 18667/head
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sun, 5 Jan 2020 02:16:05 +0000 (02:16 +0000)
committerGitHub <noreply@github.com>
Sun, 5 Jan 2020 02:16:05 +0000 (02:16 +0000)
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>
package-lock.json
package.json

index e5702a2973df7333d32c3b1dea7217de271d2790..b42d68a9a20ff3038c360e83270f28290737b4a0 100644 (file)
       }
     },
     "eslint-config-nextcloud": {
-      "version": "0.1.0",
-      "resolved": "https://registry.npmjs.org/eslint-config-nextcloud/-/eslint-config-nextcloud-0.1.0.tgz",
-      "integrity": "sha512-qaxA/OZzfa4G4JQt0UGNs8uJcKsln7UM71R2vdiSpcgKW5hJ6tqtPP7RExS+4osBOl7ntiXihg9bj7PUwqsNaA==",
+      "version": "0.1.1",
+      "resolved": "https://registry.npmjs.org/eslint-config-nextcloud/-/eslint-config-nextcloud-0.1.1.tgz",
+      "integrity": "sha512-/1VAkt7Y/m63eZfBiYkSzZMwQtmz0DFXuJnLebrzIY1GtpIj/Y3c//j4ZDiH5o0vbdn9laIc2Mb/01DIjzvt3g==",
       "dev": true
     },
     "eslint-config-standard": {
index c493e83296bfce4252712d90c45b0ad8f8e6cad9..72c9bef177419e68da843d45090f554edaa655f5 100644 (file)
@@ -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",