Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Micael Rodrigues committed Oct 8, 2020
1 parent 4032f0a commit 738d9bd
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 150 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
}
},
"dependencies": {
"babel-eslint": "10.0.1",
"babel-eslint": "10.1.0",
"eslint-plugin-flowtype": "3.13.0",
"eslint-plugin-jest": "22.4.1",
"eslint-plugin-mocha": "5.3.0",
Expand All @@ -56,7 +56,7 @@
"eslint-plugin-switch-case": "^1.1.2"
},
"devDependencies": {
"eslint": "6.5.1",
"eslint": "6.8.0",
"lint-staged": "^8.1.5",
"mocha": "6.0.2",
"pre-commit": "^1.2.2",
Expand All @@ -67,7 +67,7 @@
"eslint": "5 || 6"
},
"engines": {
"node": ">=8"
"node": ">=10"
},
"options": {
"mocha": "-t 10000 --require should test"
Expand Down
Loading

0 comments on commit 738d9bd

Please sign in to comment.