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 Mar 22, 2019
1 parent d33a369 commit 9ec4149
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 @@ -24,11 +24,11 @@
},
"dependencies": {},
"devDependencies": {
"@ljharb/eslint-config": "^13.0.0",
"@ljharb/eslint-config": "^13.1.1",
"browserify": "^16.2.3",
"covert": "^1.1.0",
"covert": "^1.1.1",
"editorconfig-tools": "^0.1.1",
"eslint": "^5.9.0",
"eslint": "^5.15.3",
"evalmd": "^0.0.17",
"for-each": "^0.3.3",
"iconv-lite": "^0.4.24",
Expand All @@ -37,7 +37,7 @@
"qs-iconv": "^1.0.4",
"safe-publish-latest": "^1.1.2",
"safer-buffer": "^2.1.2",
"tape": "^4.9.1"
"tape": "^4.10.1"
},
"scripts": {
"prepublish": "safe-publish-latest && npm run dist",
Expand Down

0 comments on commit 9ec4149

Please sign in to comment.