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-11-14 09:49:57 +0300
committerGitHub <noreply@github.com>2020-11-14 09:49:57 +0300
commitb673113d4e82dd9d8c31d513763f42cf39a1c366 (patch)
tree05798e7117b27c3dc5c94536d454d6ed3177adbc /package-lock.json
parent4301aedecbe818b6579770783c8d1bdef9791f78 (diff)
parent3190cb9c0d210828e24b44078b0e829404b0809f (diff)
Merge pull request #4604 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-standard-4.1.0
Bump eslint-plugin-standard from 4.0.2 to 4.1.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 bb38daecb..a81be1543 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10244,9 +10244,9 @@
"dev": true
},
"eslint-plugin-standard": {
- "version": "4.0.2",
- "resolved": "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-4.0.2.tgz",
- "integrity": "sha512-nKptN8l7jksXkwFk++PhJB3cCDTcXOEyhISIN86Ue2feJ1LFyY3PrY3/xT2keXlJSY5bpmbiTG0f885/YKAvTA==",
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-4.1.0.tgz",
+ "integrity": "sha512-ZL7+QRixjTR6/528YNGyDotyffm5OQst/sGxKDwGb9Uqs4In5Egi4+jbobhqJoyoCM6/7v/1A5fhQ7ScMtDjaQ==",
"dev": true
},
"eslint-plugin-vue": {