summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-04-13 10:56:28 +0000
committerGerrit Code Review <review@openstack.org>2016-04-13 10:56:29 +0000
commit4176613bedf5493ade566536d955e3f71c8e3ae8 (patch)
tree443765d614646832e8ce663889fc7e0809afac3b /package.json
parent6ffb2f0216ad32a2db631516ed40aab2278c2533 (diff)
parent9697a9f580476f7b4780e07b600c6643507fffdc (diff)
downloadhorizon-4176613bedf5493ade566536d955e3f71c8e3ae8.tar.gz
Merge "bump eslint version to 1.10.3"
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 b6eed808a..2b4fbbf81 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
"repository": "none",
"license": "Apache 2.0",
"devDependencies": {
- "eslint": "1.2.1",
+ "eslint": "1.10.3",
"eslint-config-openstack": "1.2.3",
"eslint-plugin-angular": "0.15.0",
"jasmine-core": "2.2.0",