Skip to content

Commit

Permalink
BearsTest.py: Update ESLintBear dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jayvdb committed Jun 20, 2019
1 parent 1fc1723 commit ae57c58
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tests/generation/BearsTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,17 @@
{
"name": "awesome-packages",
"dependencies": {
"babel-eslint": "~8",
"babel-eslint": "~8.0",
"eslint": "~3",
"eslint-plugin-html": "~3.2.2",
"eslint-plugin-import": "~2",
"eslint-plugin-markdown": "~1.0.0-beta.6",
"eslint-plugin-typescript": "~0.8.1",
"bootlint": "~0",
"csslint": "~1",
"happiness": "~10",
"jshint": "~2",
"typescript-eslint-parser": "~12.0.0",
"some_linter": "~2"
}
}
Expand Down

0 comments on commit ae57c58

Please sign in to comment.