Merge pull request #1197 from processing/update-jshint

re #1193: update jshint
This commit is contained in:
Cassie Tarakajian 2019-10-17 14:34:35 -04:00 committed by GitHub
commit 6f2b3cd15d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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",