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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2018-09-20 09:32:31 +0300
committerMike Greiling <mike@pixelcog.com>2018-09-20 10:40:18 +0300
commit1f177a385dd3a54d6db82b4dbd2c9f5fe692b195 (patch)
tree79d94c9bbefe551e6dad3f6c738d02b3aa2ba578 /package.json
parent6fcacd14c291975682f68876b84ac6bd14bd0c02 (diff)
Upgrade eslint-plugin-jasmine and resolve violations
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 2f176f643e0..f22d684970a 100644
--- a/package.json
+++ b/package.json
@@ -123,7 +123,7 @@
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-html": "4.0.5",
"eslint-plugin-import": "^2.14.0",
- "eslint-plugin-jasmine": "^2.1.0",
+ "eslint-plugin-jasmine": "^2.10.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-vue": "^5.0.0-beta.3",
"gettext-extractor": "^3.3.2",