Skip to content

Commit 838eb33

Browse files
Updates jshint to version 2.13.x.
It solves 2 security advisories we had.
1 parent 7ec2c5d commit 838eb33

File tree

2 files changed

+11
-18
lines changed

2 files changed

+11
-18
lines changed

package-lock.json

Lines changed: 10 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"http-proxy": "1.x",
44-
"jshint": "^2.12.0",
44+
"jshint": "^2.13.0",
4545
"source-map": "0.5.x",
4646
"vows": "^0.8.3"
4747
},

0 commit comments

Comments
 (0)