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.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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7fb465267..d72e56571 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"eslint-plugin-nextcloud": "^0.3.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
- "eslint-plugin-standard": "^4.0.1",
+ "eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^6.2.2",
"file-loader": "^6.2.0",
"jest": "^26.6.3",