From 2c76c84fef8b5aee8c11cbb7ee91dcd0a0d53fab Mon Sep 17 00:00:00 2001 From: Cassie Tarakajian Date: Thu, 17 Oct 2019 14:33:10 -0400 Subject: [PATCH] re #1193: update jshint --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b54dc435..9aa50dae 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "jest-express": "^1.10.1", "js-beautify": "^1.8.9", "jsdom": "^9.8.3", - "jshint": "^2.10.1", + "jshint": "^2.10.2", "lodash": "^4.17.15", "loop-protect": "github:catarak/loop-protect", "mjml": "^3.3.2",