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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2020-10-12 11:19:37 +0300
committerGitHub <noreply@github.com>2020-10-12 11:19:37 +0300
commit84096754793b9c386bdd6fa2b86d4426b5c33c48 (patch)
tree6be4279bf9b68968e9d536cd9bb3b4762154c759 /package-lock.json
parent5830ad26a8f7960d599456a8c8ff97c94273096e (diff)
parent2b972f42699a39c0abc6c121fc598ce1dd325ddb (diff)
Merge pull request #4343 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-plugin-1.5.0
Bump @nextcloud/eslint-plugin from 1.4.0 to 1.5.0
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 f0d5de1d4..ab6c4d681 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3213,9 +3213,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"