Skip to content

Commit

Permalink
Merge pull request #18 from Brightspace/dbatiste/update-deps
Browse files Browse the repository at this point in the history
Update eslint dependency version, and bump version.
  • Loading branch information
dbatiste authored Mar 7, 2019
2 parents bea77ce + c9fbeed commit eaa93ad
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
@@ -1,6 +1,6 @@
{
"name": "eslint-config-brightspace",
"version": "0.4.1",
"version": "0.5.0",
"description": "Common Brightspace eslint configs.",
"main": "index.js",
"scripts": {
Expand All @@ -22,6 +22,6 @@
},
"homepage": "https://github.com/Brightspace/eslint-config-brightspace",
"dependencies": {
"eslint": "^4.1.1"
"eslint": "^5.15.1"
}
}

0 comments on commit eaa93ad

Please sign in to comment.