aboutsummaryrefslogtreecommitdiff
path: root/tools/node_modules/eslint/package.json
diff options
context:
space:
mode:
authorcjihrig <cjihrig@gmail.com>2019-03-18 12:05:59 -0400
committercjihrig <cjihrig@gmail.com>2019-03-23 12:02:40 -0400
commit2b89ac6818615820ed7d4d6944106c0b590c21d2 (patch)
tree718909c776456531503d3a4ed5db78ae5c6e18fc /tools/node_modules/eslint/package.json
parentcd3a9eebca8d4914d1599855d813ea68ed3135cc (diff)
downloadandroid-node-v8-2b89ac6818615820ed7d4d6944106c0b590c21d2.tar.gz
android-node-v8-2b89ac6818615820ed7d4d6944106c0b590c21d2.tar.bz2
android-node-v8-2b89ac6818615820ed7d4d6944106c0b590c21d2.zip
tools: update ESLint to 5.15.3
Update ESLint to 5.15.3 PR-URL: https://github.com/nodejs/node/pull/26746 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Diffstat (limited to 'tools/node_modules/eslint/package.json')
-rw-r--r--tools/node_modules/eslint/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/node_modules/eslint/package.json b/tools/node_modules/eslint/package.json
index 885af12a72..21b7223286 100644
--- a/tools/node_modules/eslint/package.json
+++ b/tools/node_modules/eslint/package.json
@@ -135,5 +135,5 @@
"test": "node Makefile.js test",
"webpack": "node Makefile.js webpack"
},
- "version": "5.15.2"
+ "version": "5.15.3"
} \ No newline at end of file