Skip to content

Commit

Permalink
Patching the eslint version in thirdparty package for avoiding securi…
Browse files Browse the repository at this point in the history
…ty alerts
  • Loading branch information
georgepadayatti committed Apr 2, 2020
1 parent bdddab8 commit 9a52db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"beautify-benchmark": "0.2.4",
"benchmark": "2.1.4",
"eslint": "3.19.0",
"eslint": ">=4.18.2",
"eslint-config-standard": "10.2.1",
"eslint-plugin-import": "2.7.0",
"eslint-plugin-markdown": "1.0.0-beta.6",
Expand Down

0 comments on commit 9a52db8

Please sign in to comment.