Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config@, replace, `sem…
Browse files Browse the repository at this point in the history
…ver`, `tape`
  • Loading branch information
ljharb committed Dec 19, 2018
1 parent 7f2ac41 commit ddf3670
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"has": "^1.0.1"
},
"devDependencies": {
"@ljharb/eslint-config": "^12.2.1",
"@ljharb/eslint-config": "^13.0.0",
"covert": "^1.1.0",
"editorconfig-tools": "^0.1.1",
"eslint": "^4.19.1",
"eslint": "^5.10.0",
"nsp": "^3.2.1",
"replace": "^1.0.0",
"semver": "^5.5.0",
"tape": "^4.9.0"
"replace": "^1.0.1",
"semver": "^5.6.0",
"tape": "^4.9.1"
},
"testling": {
"files": "test.js",
Expand Down

0 comments on commit ddf3670

Please sign in to comment.