Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-10 04:18:33 +0300
committerGitHub <noreply@github.com>2020-10-10 04:18:33 +0300
commitc1a11987587cd8d74c973d4688b3c2f474f4a40c (patch)
treea3e3e188647753bbfab4bf90467b759d738cedf9 /package-lock.json
parent4b4f2474d8cff5e3d00043b0c7d3a44bce42c969 (diff)
Bump @nextcloud/eslint-plugin from 1.4.0 to 1.5.0
Bumps [@nextcloud/eslint-plugin](https://github.com/nextcloud/eslint-plugin) from 1.4.0 to 1.5.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.4.0...v1.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 6bdc2834..df4d40d6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4281,9 +4281,9 @@
"dev": true
},
"@nextcloud/eslint-plugin": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/eslint-plugin/-/eslint-plugin-1.4.0.tgz",
- "integrity": "sha512-w3k04Rj1lBHO4MNhiO4e4WPnijsqTYJhBJ3v+8bYlBi83L5OG+oqu7UHq4ETeDrHVC8QLweu/8vx6iGah00img==",
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/eslint-plugin/-/eslint-plugin-1.5.0.tgz",
+ "integrity": "sha512-cM8+xlJy1FPiADGBcFn3mB2RYQLQjME/jMF5YVEIA1AQGavgT4JHo+I6DVIBoTyoGbAGrTf94FDrRKdoIm1JWQ==",
"dev": true,
"requires": {
"requireindex": "^1.2.0"