]> source.dussan.org Git - nextcloud-server.git/commitdiff
Bump @nextcloud/eslint-plugin from 1.1.0 to 1.4.0 20557/head
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sun, 19 Apr 2020 01:15:21 +0000 (01:15 +0000)
committerGitHub <noreply@github.com>
Sun, 19 Apr 2020 01:15:21 +0000 (01:15 +0000)
Bumps [@nextcloud/eslint-plugin](https://github.com/nextcloud/eslint-plugin) from 1.1.0 to 1.4.0.
- [Release notes](https://github.com/nextcloud/eslint-plugin/releases)
- [Changelog](https://github.com/nextcloud/eslint-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/eslint-plugin/compare/v1.1.0...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package-lock.json
package.json

index 06c714807da01f46b4ed3155c15ca8531d939a06..e27eca7dab4f7af11ae6db97ab8e607564e8d0aa 100644 (file)
       "dev": true
     },
     "@nextcloud/eslint-plugin": {
-      "version": "1.1.0",
-      "resolved": "https://registry.npmjs.org/@nextcloud/eslint-plugin/-/eslint-plugin-1.1.0.tgz",
-      "integrity": "sha512-EH9HpO28vEbBRLOREJpqwVEj9EMDedlgYP0IGwbWByF0ppD1lfz6eo4AbEPwtzJ3+B7chymvHMslPCmrYXzpSA==",
+      "version": "1.4.0",
+      "resolved": "https://registry.npmjs.org/@nextcloud/eslint-plugin/-/eslint-plugin-1.4.0.tgz",
+      "integrity": "sha512-w3k04Rj1lBHO4MNhiO4e4WPnijsqTYJhBJ3v+8bYlBi83L5OG+oqu7UHq4ETeDrHVC8QLweu/8vx6iGah00img==",
       "dev": true,
       "requires": {
-        "requireindex": "~1.2.0"
+        "requireindex": "^1.2.0"
       }
     },
     "@nextcloud/event-bus": {
index 6068e717c3a2dc5dd3a18aadc8624dc87102a577..f4ccb3eac6866369f0599746892f12e10ff49188 100644 (file)
@@ -87,7 +87,7 @@
     "@babel/preset-env": "^7.9.5",
     "@nextcloud/browserslist-config": "^1.0.0",
     "@nextcloud/eslint-config": "^2.0.0",
-    "@nextcloud/eslint-plugin": "^1.1.0",
+    "@nextcloud/eslint-plugin": "^1.4.0",
     "babel-eslint": "^10.1.0",
     "babel-loader": "^8.1.0",
     "babel-plugin-transform-es2015-arrow-functions": "^6.22.0",