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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-12-22 12:36:08 +0300
committerGitHub <noreply@github.com>2020-12-22 12:36:08 +0300
commit081e8e55788ba3ff25efa843c7ca1c40749e9436 (patch)
tree98e1670a899025cf3b5168ea8991f8ec81534958 /package-lock.json
parent9445ce9b459e93f3f6d3f932d2a7fac290bfb5d1 (diff)
parent2d23289162ffbeb975b6b90cdaca78822656b793 (diff)
Merge pull request #1289 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-standard-4.1.0
Bump eslint-plugin-standard from 4.0.1 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 2ea50cfc3..33a3399f3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10943,9 +10943,9 @@
"dev": true
},
"eslint-plugin-standard": {
- "version": "4.0.1",
- "resolved": "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-4.0.1.tgz",
- "integrity": "sha512-v/KBnfyaOMPmZc/dmc6ozOdWqekGp7bBGq4jLAecEfPGmfKiWS4sA8sC0LqiV9w5qmXAtXVn4M3p1jSyhY85SQ==",
+ "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": {