Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, covert, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 20, 2019
1 parent c159ff4 commit 498a056
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
],
"dependencies": {},
"devDependencies": {
"@ljharb/eslint-config": "^12.2.1",
"covert": "^1.1.0",
"@ljharb/eslint-config": "^13.1.1",
"covert": "^1.1.1",
"editorconfig-tools": "^0.1.1",
"eslint": "^4.15.0",
"tape": "^4.8.0"
"eslint": "^5.12.1",
"tape": "^4.9.2"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 498a056

Please sign in to comment.