Skip to content

Commit

Permalink
Minor update to eslint-plugin-mocha and eslint (#2114)
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff authored and roblarsen committed Feb 20, 2019
1 parent b91f2a9 commit fe81517
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"babel-preset-env": "^1.7.0",
"babel-register": "^6.26.0",
"del": "^3.0.0",
"eslint": "^5.13.0",
"eslint": "^5.14.1",
"eslint-config-recommended": "^4.0.0",
"eslint-plugin-mocha": "^5.2.1",
"eslint-plugin-mocha": "^5.3.0",
"glob": "^7.1.3",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^6.0.0",
Expand Down

0 comments on commit fe81517

Please sign in to comment.